Source pg11 (database pgbench, used pgbench tool), Rocky linux 8
Target pg15, Rocky linux 9
$ pgcopydb --version
10:53:56 520220 INFO Running pgcopydb version 0.14 from "/usr/pgsql-15/bin/pgcopydb"
pgcopydb version 0.14
compiled with PostgreSQL 15.5 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2), 64-bit
compatible with Postgres 11, 12, 13, 14, 15, and 16
Filtering doesn't work!
Environment:
Source pg11 (database pgbench, used pgbench tool), Rocky linux 8 Target pg15, Rocky linux 9
pgcopydb compiled from source https://github.com/dimitri/pgcopydb/archive/refs/tags/v0.14.tar.gz
Executed commands:
Log file:
pg15:
??? public | table_no_pk_seq | sequence | postgres
Table public.table_no_pk is excluded, why does sequence public.table_no_pk_seq exist?
pg11:
Insert data to public.table_no_pk
But there are errors in the pgcopydb session: