Replies: 1 comment 2 replies
-
|
@YMikheev pg_dump/restore should work, what was the issue you are seeing using pg_dump/pg_restore ? Are you dumping, restore and then distributing the data? If you can detail the steps you are taking that will help In future, we will add the support for Citus-to-Citus directly in pgcopydb |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to use pg_dump/pg_restore, but it doesn't work. I think because of metadata difference between Citus coordinator and Postgress. Perhaps there is another utility?
Beta Was this translation helpful? Give feedback.
All reactions