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
Merge branch '71-data-retrieval-dump' into 'master'
feat: support logical dumps (internal#71)
Create a new job `logical-dump` to support logical dumps including:
* logical dump from local or remote Postgres instance;
* direct dump/restore process without having an extra copy;
The known limitation is a single thread for the direct restoring.
See merge request postgres-ai/database-lab!125
0 commit comments