tjth_51371
08/16/2023, 3:13 PMpg_dump and pg_restore. The backup seems to be clean, the restore seems to work, (as in, there are no pg errors reported during the backup or restore), but after the restore I'm having difficulty getting things to work.
I don't have easy access to the original spicedb installation in order to run zed against the source (I'm working on that), so it's difficult to compare expected behavior.
Running either zed schema read or zed backup against a freshly restored database just gives Error: rpc error: code = NotFound desc = No schema has been defined; please call WriteSchema to start.
I'm hoping there's something simple I'm missing...vroldanbet
08/16/2023, 4:47 PM