2026-05-06 14:53:53.627 UTC postmaster[14450] LOG: starting PostgreSQL 19devel on x86_64-netbsd, compiled by gcc-10.5.0, 64-bit 2026-05-06 14:53:53.627 UTC postmaster[14450] LOG: listening on Unix socket "/tmp/2Y2Q0bmTQO/.s.PGSQL.16970" 2026-05-06 14:53:53.632 UTC startup[6302] LOG: database system was shut down at 2026-05-06 14:50:16 UTC 2026-05-06 14:53:53.645 UTC postmaster[14450] LOG: database system is ready to accept connections 2026-05-06 14:53:54.063 UTC client backend[25011] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.064 UTC client backend[25011] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.064 UTC client backend[25011] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.071 UTC client backend[25011] 013_partition.pl LOG: connection ready: setup total=9.621 ms, fork=0.568 ms, authentication=0.634 ms 2026-05-06 14:53:54.072 UTC client backend[25011] 013_partition.pl LOG: statement: CREATE TABLE tab1 (c text, a int PRIMARY KEY, b text) PARTITION BY LIST (a) 2026-05-06 14:53:54.077 UTC client backend[25011] 013_partition.pl LOG: disconnection: session time: 0:00:00.015 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.090 UTC client backend[28823] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.099 UTC client backend[28823] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.099 UTC client backend[28823] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.100 UTC client backend[28823] 013_partition.pl LOG: connection ready: setup total=11.579 ms, fork=0.498 ms, authentication=0.435 ms 2026-05-06 14:53:54.101 UTC client backend[28823] 013_partition.pl LOG: statement: CREATE INDEX tab1_c_brin_idx ON tab1 USING brin (c) 2026-05-06 14:53:54.104 UTC client backend[28823] 013_partition.pl LOG: disconnection: session time: 0:00:00.014 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.113 UTC client backend[10528] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.114 UTC client backend[10528] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.114 UTC client backend[10528] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.116 UTC client backend[10528] 013_partition.pl LOG: connection ready: setup total=3.841 ms, fork=0.520 ms, authentication=0.312 ms 2026-05-06 14:53:54.117 UTC client backend[10528] 013_partition.pl LOG: statement: CREATE TABLE tab1_1 (b text, c text DEFAULT 'sub1_tab1', a int NOT NULL) 2026-05-06 14:53:54.121 UTC client backend[10528] 013_partition.pl LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.145 UTC client backend[23317] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.146 UTC client backend[23317] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.146 UTC client backend[23317] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.148 UTC client backend[23317] 013_partition.pl LOG: connection ready: setup total=3.762 ms, fork=0.655 ms, authentication=0.300 ms 2026-05-06 14:53:54.151 UTC client backend[23317] 013_partition.pl LOG: statement: ALTER TABLE tab1 ATTACH PARTITION tab1_1 FOR VALUES IN (1, 2, 3) 2026-05-06 14:53:54.157 UTC client backend[23317] 013_partition.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.175 UTC client backend[7774] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.177 UTC client backend[7774] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.177 UTC client backend[7774] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.181 UTC client backend[7774] 013_partition.pl LOG: connection ready: setup total=9.611 ms, fork=0.626 ms, authentication=0.277 ms 2026-05-06 14:53:54.181 UTC client backend[7774] 013_partition.pl LOG: statement: CREATE TABLE tab1_2 PARTITION OF tab1 (c DEFAULT 'sub1_tab1') FOR VALUES IN (4, 5, 6) PARTITION BY LIST (a) 2026-05-06 14:53:54.195 UTC client backend[7774] 013_partition.pl LOG: disconnection: session time: 0:00:00.023 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.205 UTC client backend[20840] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.206 UTC client backend[20840] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.206 UTC client backend[20840] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.208 UTC client backend[20840] 013_partition.pl LOG: connection ready: setup total=3.405 ms, fork=0.452 ms, authentication=0.288 ms 2026-05-06 14:53:54.208 UTC client backend[20840] 013_partition.pl LOG: statement: CREATE TABLE tab1_2_1 (c text, b text, a int NOT NULL) 2026-05-06 14:53:54.211 UTC client backend[20840] 013_partition.pl LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.235 UTC client backend[899] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.236 UTC client backend[899] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.236 UTC client backend[899] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.238 UTC client backend[899] 013_partition.pl LOG: connection ready: setup total=3.434 ms, fork=0.466 ms, authentication=0.285 ms 2026-05-06 14:53:54.238 UTC client backend[899] 013_partition.pl LOG: statement: ALTER TABLE tab1_2 ATTACH PARTITION tab1_2_1 FOR VALUES IN (5) 2026-05-06 14:53:54.246 UTC client backend[899] 013_partition.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.256 UTC client backend[9026] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.258 UTC client backend[9026] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.258 UTC client backend[9026] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.259 UTC client backend[9026] 013_partition.pl LOG: connection ready: setup total=3.308 ms, fork=0.611 ms, authentication=0.260 ms 2026-05-06 14:53:54.259 UTC client backend[9026] 013_partition.pl LOG: statement: CREATE TABLE tab1_2_2 PARTITION OF tab1_2 FOR VALUES IN (4, 6) 2026-05-06 14:53:54.263 UTC client backend[9026] 013_partition.pl LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.312 UTC client backend[3299] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.314 UTC client backend[3299] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.314 UTC client backend[3299] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.316 UTC client backend[3299] 013_partition.pl LOG: connection ready: setup total=4.421 ms, fork=0.544 ms, authentication=0.691 ms 2026-05-06 14:53:54.316 UTC client backend[3299] 013_partition.pl LOG: statement: CREATE TABLE tab1_def PARTITION OF tab1 (c DEFAULT 'sub1_tab1') DEFAULT 2026-05-06 14:53:54.336 UTC client backend[3299] 013_partition.pl LOG: disconnection: session time: 0:00:00.023 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.361 UTC client backend[4778] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.362 UTC client backend[4778] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.362 UTC client backend[4778] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.365 UTC client backend[4778] 013_partition.pl LOG: connection ready: setup total=5.346 ms, fork=1.458 ms, authentication=0.465 ms 2026-05-06 14:53:54.365 UTC client backend[4778] 013_partition.pl LOG: statement: CREATE SUBSCRIPTION sub1 CONNECTION 'port=16969 host=/tmp/2Y2Q0bmTQO dbname=postgres' PUBLICATION pub1 2026-05-06 14:53:54.390 UTC client backend[4778] 013_partition.pl LOG: disconnection: session time: 0:00:00.029 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.409 UTC logical replication apply worker[18935] LOG: logical replication apply worker for subscription "sub1" has started 2026-05-06 14:53:54.413 UTC client backend[2200] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.414 UTC client backend[2200] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.414 UTC client backend[2200] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.416 UTC client backend[2200] 013_partition.pl LOG: connection ready: setup total=3.730 ms, fork=0.436 ms, authentication=0.290 ms 2026-05-06 14:53:54.416 UTC client backend[2200] 013_partition.pl LOG: statement: CREATE TABLE sub1_trigger_activity (tgtab text, tgop text, tgwhen text, tglevel text, olda int, newa int); 2026-05-06 14:53:54.427 UTC logical replication tablesync worker[24339] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_2" has started 2026-05-06 14:53:54.429 UTC client backend[2200] 013_partition.pl LOG: statement: CREATE FUNCTION sub1_trigger_activity_func() RETURNS TRIGGER AS $$ BEGIN IF (TG_OP = 'INSERT') THEN INSERT INTO public.sub1_trigger_activity SELECT TG_RELNAME, TG_OP, TG_WHEN, TG_LEVEL, NULL, NEW.a; ELSIF (TG_OP = 'UPDATE') THEN INSERT INTO public.sub1_trigger_activity SELECT TG_RELNAME, TG_OP, TG_WHEN, TG_LEVEL, OLD.a, NEW.a; END IF; RETURN NULL; END; $$ LANGUAGE plpgsql; 2026-05-06 14:53:54.434 UTC client backend[2200] 013_partition.pl LOG: statement: CREATE TRIGGER sub1_tab1_log_op_trigger AFTER INSERT OR UPDATE ON tab1 FOR EACH ROW EXECUTE PROCEDURE sub1_trigger_activity_func(); 2026-05-06 14:53:54.436 UTC client backend[2200] 013_partition.pl LOG: statement: ALTER TABLE ONLY tab1 ENABLE REPLICA TRIGGER sub1_tab1_log_op_trigger; 2026-05-06 14:53:54.436 UTC client backend[2200] 013_partition.pl LOG: statement: CREATE TRIGGER sub1_tab1_2_log_op_trigger AFTER INSERT OR UPDATE ON tab1_2 FOR EACH ROW EXECUTE PROCEDURE sub1_trigger_activity_func(); 2026-05-06 14:53:54.436 UTC client backend[2200] 013_partition.pl LOG: statement: ALTER TABLE ONLY tab1_2 ENABLE REPLICA TRIGGER sub1_tab1_2_log_op_trigger; 2026-05-06 14:53:54.437 UTC client backend[2200] 013_partition.pl LOG: statement: CREATE TRIGGER sub1_tab1_2_2_log_op_trigger AFTER INSERT OR UPDATE ON tab1_2_2 FOR EACH ROW EXECUTE PROCEDURE sub1_trigger_activity_func(); 2026-05-06 14:53:54.437 UTC client backend[2200] 013_partition.pl LOG: statement: ALTER TABLE ONLY tab1_2_2 ENABLE REPLICA TRIGGER sub1_tab1_2_2_log_op_trigger; 2026-05-06 14:53:54.437 UTC logical replication tablesync worker[13292] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_1" has started 2026-05-06 14:53:54.438 UTC client backend[2200] 013_partition.pl LOG: disconnection: session time: 0:00:00.025 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.450 UTC logical replication tablesync worker[13292] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_1" has finished 2026-05-06 14:53:54.462 UTC logical replication tablesync worker[17206] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_def" has started 2026-05-06 14:53:54.475 UTC logical replication tablesync worker[17206] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_def" has finished 2026-05-06 14:53:54.522 UTC logical replication tablesync worker[24339] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_2" has finished 2026-05-06 14:53:54.670 UTC client backend[15858] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.671 UTC client backend[15858] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.671 UTC client backend[15858] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.673 UTC client backend[15858] 013_partition.pl LOG: connection ready: setup total=5.505 ms, fork=1.979 ms, authentication=0.357 ms 2026-05-06 14:53:54.673 UTC client backend[15858] 013_partition.pl LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2026-05-06 14:53:54.675 UTC client backend[15858] 013_partition.pl LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.903 UTC client backend[16310] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.907 UTC client backend[16310] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.907 UTC client backend[16310] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.909 UTC client backend[16310] 013_partition.pl LOG: connection ready: setup total=6.357 ms, fork=0.506 ms, authentication=0.310 ms 2026-05-06 14:53:54.910 UTC client backend[16310] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:53:54.913 UTC client backend[16310] 013_partition.pl LOG: disconnection: session time: 0:00:00.009 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.930 UTC client backend[19692] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.932 UTC client backend[19692] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.932 UTC client backend[19692] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.934 UTC client backend[19692] 013_partition.pl LOG: connection ready: setup total=4.052 ms, fork=0.468 ms, authentication=0.297 ms 2026-05-06 14:53:54.934 UTC client backend[19692] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_1 ORDER BY 1 2026-05-06 14:53:54.936 UTC client backend[19692] 013_partition.pl LOG: disconnection: session time: 0:00:00.005 user=postgres database=postgres host=[local] 2026-05-06 14:53:54.947 UTC client backend[28132] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:54.948 UTC client backend[28132] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:54.948 UTC client backend[28132] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:54.950 UTC client backend[28132] 013_partition.pl LOG: connection ready: setup total=3.409 ms, fork=0.462 ms, authentication=0.316 ms 2026-05-06 14:53:54.950 UTC client backend[28132] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:53:54.951 UTC client backend[28132] 013_partition.pl LOG: disconnection: session time: 0:00:00.004 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.220 UTC logical replication apply worker[18935] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:53:55.220 UTC logical replication apply worker[18935] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 706, finished at 0/017EB388 2026-05-06 14:53:55.230 UTC logical replication apply worker[18935] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:53:55.230 UTC logical replication apply worker[18935] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 707, finished at 0/017EB448 2026-05-06 14:53:55.256 UTC logical replication apply worker[18935] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:53:55.256 UTC logical replication apply worker[18935] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 708, finished at 0/017EB508 2026-05-06 14:53:55.502 UTC client backend[2098] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.504 UTC client backend[2098] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.504 UTC client backend[2098] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.505 UTC client backend[2098] 013_partition.pl LOG: connection ready: setup total=3.744 ms, fork=0.524 ms, authentication=0.324 ms 2026-05-06 14:53:55.505 UTC client backend[2098] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:53:55.508 UTC client backend[2098] 013_partition.pl LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.557 UTC client backend[5003] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.558 UTC client backend[5003] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.558 UTC client backend[5003] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.559 UTC client backend[5003] 013_partition.pl LOG: connection ready: setup total=31.997 ms, fork=29.090 ms, authentication=0.307 ms 2026-05-06 14:53:55.560 UTC client backend[5003] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_1 ORDER BY 1 2026-05-06 14:53:55.569 UTC client backend[5003] 013_partition.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.594 UTC client backend[29930] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.604 UTC client backend[29930] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.604 UTC client backend[29930] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.606 UTC client backend[29930] 013_partition.pl LOG: connection ready: setup total=14.509 ms, fork=2.165 ms, authentication=0.333 ms 2026-05-06 14:53:55.606 UTC client backend[29930] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:53:55.619 UTC client backend[29930] 013_partition.pl LOG: disconnection: session time: 0:00:00.025 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.633 UTC client backend[26848] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.635 UTC client backend[26848] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.635 UTC client backend[26848] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.639 UTC client backend[26848] 013_partition.pl LOG: connection ready: setup total=6.952 ms, fork=0.594 ms, authentication=0.562 ms 2026-05-06 14:53:55.639 UTC client backend[26848] 013_partition.pl LOG: statement: SELECT * FROM sub1_trigger_activity ORDER BY tgtab, tgop, tgwhen, olda, newa; 2026-05-06 14:53:55.641 UTC client backend[26848] 013_partition.pl LOG: disconnection: session time: 0:00:00.008 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.799 UTC logical replication apply worker[18935] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:53:55.799 UTC logical replication apply worker[18935] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 710, finished at 0/017EB6E8 2026-05-06 14:53:55.957 UTC client backend[16759] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.958 UTC client backend[16759] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.958 UTC client backend[16759] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.967 UTC client backend[16759] 013_partition.pl LOG: connection ready: setup total=10.801 ms, fork=0.507 ms, authentication=0.318 ms 2026-05-06 14:53:55.967 UTC client backend[16759] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:53:55.970 UTC client backend[16759] 013_partition.pl LOG: disconnection: session time: 0:00:00.013 user=postgres database=postgres host=[local] 2026-05-06 14:53:55.996 UTC client backend[9771] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:55.997 UTC client backend[9771] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:55.997 UTC client backend[9771] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:55.999 UTC client backend[9771] 013_partition.pl LOG: connection ready: setup total=3.099 ms, fork=0.432 ms, authentication=0.262 ms 2026-05-06 14:53:55.999 UTC client backend[9771] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:53:56.004 UTC client backend[9771] 013_partition.pl LOG: disconnection: session time: 0:00:00.008 user=postgres database=postgres host=[local] 2026-05-06 14:53:56.334 UTC client backend[18679] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:56.335 UTC client backend[18679] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:56.335 UTC client backend[18679] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:56.337 UTC client backend[18679] 013_partition.pl LOG: connection ready: setup total=17.299 ms, fork=3.225 ms, authentication=0.326 ms 2026-05-06 14:53:56.337 UTC client backend[18679] 013_partition.pl LOG: statement: SELECT a FROM tab1 2026-05-06 14:53:56.344 UTC client backend[18679] 013_partition.pl LOG: disconnection: session time: 0:00:00.020 user=postgres database=postgres host=[local] 2026-05-06 14:53:56.418 UTC client backend[13304] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:56.420 UTC client backend[13304] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:56.420 UTC client backend[13304] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:56.421 UTC client backend[13304] 013_partition.pl LOG: connection ready: setup total=5.126 ms, fork=2.102 ms, authentication=0.414 ms 2026-05-06 14:53:56.421 UTC client backend[13304] 013_partition.pl LOG: statement: INSERT INTO tab1 (a) VALUES (1), (2), (5) 2026-05-06 14:53:56.425 UTC client backend[13304] 013_partition.pl LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2026-05-06 14:53:56.722 UTC client backend[5454] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:56.723 UTC client backend[5454] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:56.723 UTC client backend[5454] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:56.725 UTC client backend[5454] 013_partition.pl LOG: connection ready: setup total=4.298 ms, fork=0.547 ms, authentication=0.305 ms 2026-05-06 14:53:56.725 UTC client backend[5454] 013_partition.pl LOG: statement: SELECT a FROM tab1 ORDER BY 1 2026-05-06 14:53:56.731 UTC client backend[5454] 013_partition.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 14:53:56.988 UTC client backend[24484] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:56.989 UTC client backend[24484] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:56.990 UTC client backend[24484] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:56.991 UTC client backend[24484] 013_partition.pl LOG: connection ready: setup total=3.652 ms, fork=0.459 ms, authentication=0.325 ms 2026-05-06 14:53:56.991 UTC client backend[24484] 013_partition.pl LOG: statement: SELECT a FROM tab1 ORDER BY 1 2026-05-06 14:53:56.994 UTC client backend[24484] 013_partition.pl LOG: disconnection: session time: 0:00:00.006 user=postgres database=postgres host=[local] 2026-05-06 14:53:57.060 UTC logical replication apply worker[18935] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:53:57.060 UTC logical replication apply worker[18935] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 715, finished at 0/017F11B8 2026-05-06 14:53:57.256 UTC client backend[28471] [unknown] LOG: connection received: host=[local] 2026-05-06 14:53:57.257 UTC client backend[28471] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:53:57.257 UTC client backend[28471] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:53:57.259 UTC client backend[28471] 013_partition.pl LOG: connection ready: setup total=3.466 ms, fork=0.445 ms, authentication=0.317 ms 2026-05-06 14:53:57.260 UTC client backend[28471] 013_partition.pl LOG: statement: DELETE FROM tab1 2026-05-06 14:53:57.274 UTC client backend[28471] 013_partition.pl LOG: disconnection: session time: 0:00:00.018 user=postgres database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 18935 0x964414 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x79c115 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x7ba8ce at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x7bd461 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x7be898 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x7beede at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x76c02f at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x770342 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x771ba0 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x77315b at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0x775845 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xaf2af4 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 2026-05-06 14:53:57.356 UTC postmaster[14450] LOG: background worker "logical replication apply worker" (PID 18935) was terminated by signal 6: Abort trap 2026-05-06 14:53:57.356 UTC postmaster[14450] LOG: terminating any other active server processes 2026-05-06 14:53:57.358 UTC postmaster[14450] LOG: shutting down because "restart_after_crash" is off 2026-05-06 14:53:57.361 UTC postmaster[14450] LOG: database system is shut down