Closed
Description
pg_dump: error: Dumping the contents of table "test_compress" failed: PQgetResult() failed.
pg_dump: detail: Error message from server: ERROR: relation "zson_dict" does not exist
LINE 1: select word_id, word from zson_dict where dict_id = $1 order...
^
QUERY: select word_id, word from zson_dict where dict_id = $1 order by word
pg_dump: detail: Command was: COPY public.test_compress (id, x) TO stdout;
per report by @Object905
Metadata
Metadata
Assignees
Labels
No labels