sagar-git-hub
sagar-git-hub
Please find the log file attached [output.log](https://github.com/dimitri/pgcopydb/files/14495590/output.log)
postgres verison - PostgreSQL 13.10 on x86_64-pc-linux-gnu, database we use is of AWS hyperscalar docker pull ghcr.io/dimitri/pgcopydb:latest docker run -it --rm dimitri/pgcopydb:v0.15 bash export PGCOPYDB_SOURCE_PGURI="postgres://user:[email protected]:port/dbname" export PGCOPYDB_TARGET_PGURI="postgres://user:[email protected]:port/dbname" export PGCOPYDB_LOG_FILENAME="/tmp/output.log" first...
Hi @dimitri - Please let me know if you need any more information