You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: