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
I'm trying to migrate my database from CockroachDB to a standard PostgreSQL, but I can't export a .sql file since the cockroach dump has been deprecated. The only option is to use the BACKUP command, but I'm not sure how to import this into PostgreSQL. Can someone help me with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to migrate my database from CockroachDB to a standard PostgreSQL, but I can't export a .sql file since the
cockroach dump
has been deprecated. The only option is to use the BACKUP command, but I'm not sure how to import this into PostgreSQL. Can someone help me with this?Beta Was this translation helpful? Give feedback.
All reactions