pgcopydb icon indicating copy to clipboard operation
pgcopydb copied to clipboard

Retrieve dbname in schema queries, fill the catalogs.

Open dimitri opened this issue 1 year ago • 0 comments

At the moment the dbname is just duplicated information on each row. In the future we will be able to implement a new --all-databases switch to support looping over all databases of a single cluster and share COPY resources between the databases in a smart/global way.

See #224.

dimitri avatar Jan 15 '24 12:01 dimitri