2026-05-06 14:57:48.145 UTC postmaster[73283] LOG: starting PostgreSQL 19devel on x86_64-linux, compiled by gcc-14.2.0, 64-bit 2026-05-06 14:57:48.145 UTC postmaster[73283] LOG: listening on Unix socket "/tmp/JFupoHKQ1n/.s.PGSQL.22489" 2026-05-06 14:57:48.150 UTC startup[73299] LOG: database system was shut down at 2026-05-06 14:57:48 UTC 2026-05-06 14:57:48.156 UTC postmaster[73283] LOG: database system is ready to accept connections 2026-05-06 14:57:51.114 UTC client backend[73904] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.116 UTC client backend[73904] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.116 UTC client backend[73904] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.130 UTC client backend[73904] 013_partition.pl LOG: connection ready: setup total=20.070 ms, fork=3.020 ms, authentication=1.406 ms 2026-05-06 14:57:51.130 UTC client backend[73904] 013_partition.pl LOG: statement: CREATE TABLE tab1 (c text, a int PRIMARY KEY, b text) PARTITION BY LIST (a) 2026-05-06 14:57:51.138 UTC client backend[73904] 013_partition.pl LOG: disconnection: session time: 0:00:00.024 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.162 UTC client backend[73916] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.170 UTC client backend[73916] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.170 UTC client backend[73916] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.171 UTC client backend[73916] 013_partition.pl LOG: connection ready: setup total=13.534 ms, fork=4.094 ms, authentication=7.085 ms 2026-05-06 14:57:51.171 UTC client backend[73916] 013_partition.pl LOG: statement: CREATE INDEX tab1_c_brin_idx ON tab1 USING brin (c) 2026-05-06 14:57:51.177 UTC client backend[73916] 013_partition.pl LOG: disconnection: session time: 0:00:00.015 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.196 UTC client backend[73927] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.198 UTC client backend[73927] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.198 UTC client backend[73927] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.200 UTC client backend[73927] 013_partition.pl LOG: connection ready: setup total=6.330 ms, fork=0.852 ms, authentication=1.364 ms 2026-05-06 14:57:51.200 UTC client backend[73927] 013_partition.pl LOG: statement: CREATE TABLE tab1_1 (b text, c text DEFAULT 'sub1_tab1', a int NOT NULL) 2026-05-06 14:57:51.209 UTC client backend[73927] 013_partition.pl LOG: disconnection: session time: 0:00:00.015 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.225 UTC client backend[73935] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.228 UTC client backend[73935] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.228 UTC client backend[73935] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.229 UTC client backend[73935] 013_partition.pl LOG: connection ready: setup total=7.127 ms, fork=0.667 ms, authentication=1.512 ms 2026-05-06 14:57:51.229 UTC client backend[73935] 013_partition.pl LOG: statement: ALTER TABLE tab1 ATTACH PARTITION tab1_1 FOR VALUES IN (1, 2, 3) 2026-05-06 14:57:51.235 UTC client backend[73935] 013_partition.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.255 UTC client backend[73941] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.256 UTC client backend[73941] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.256 UTC client backend[73941] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.263 UTC client backend[73941] 013_partition.pl LOG: connection ready: setup total=11.791 ms, fork=4.099 ms, authentication=0.297 ms 2026-05-06 14:57:51.263 UTC client backend[73941] 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:57:51.272 UTC client backend[73941] 013_partition.pl LOG: disconnection: session time: 0:00:00.017 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.287 UTC client backend[73953] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.288 UTC client backend[73953] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.288 UTC client backend[73953] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.293 UTC client backend[73953] 013_partition.pl LOG: connection ready: setup total=7.670 ms, fork=0.649 ms, authentication=0.291 ms 2026-05-06 14:57:51.294 UTC client backend[73953] 013_partition.pl LOG: statement: CREATE TABLE tab1_2_1 (c text, b text, a int NOT NULL) 2026-05-06 14:57:51.303 UTC client backend[73953] 013_partition.pl LOG: disconnection: session time: 0:00:00.016 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.316 UTC client backend[73961] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.317 UTC client backend[73961] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.317 UTC client backend[73961] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.322 UTC client backend[73961] 013_partition.pl LOG: connection ready: setup total=7.987 ms, fork=0.642 ms, authentication=0.276 ms 2026-05-06 14:57:51.322 UTC client backend[73961] 013_partition.pl LOG: statement: ALTER TABLE tab1_2 ATTACH PARTITION tab1_2_1 FOR VALUES IN (5) 2026-05-06 14:57:51.334 UTC client backend[73961] 013_partition.pl LOG: disconnection: session time: 0:00:00.018 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.352 UTC client backend[73973] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.354 UTC client backend[73973] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.354 UTC client backend[73973] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.355 UTC client backend[73973] 013_partition.pl LOG: connection ready: setup total=6.074 ms, fork=2.566 ms, authentication=1.297 ms 2026-05-06 14:57:51.359 UTC client backend[73973] 013_partition.pl LOG: statement: CREATE TABLE tab1_2_2 PARTITION OF tab1_2 FOR VALUES IN (4, 6) 2026-05-06 14:57:51.371 UTC client backend[73973] 013_partition.pl LOG: disconnection: session time: 0:00:00.018 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.393 UTC client backend[73987] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.394 UTC client backend[73987] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.394 UTC client backend[73987] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.395 UTC client backend[73987] 013_partition.pl LOG: connection ready: setup total=5.959 ms, fork=0.781 ms, authentication=0.284 ms 2026-05-06 14:57:51.397 UTC client backend[73987] 013_partition.pl LOG: statement: CREATE TABLE tab1_def PARTITION OF tab1 (c DEFAULT 'sub1_tab1') DEFAULT 2026-05-06 14:57:51.407 UTC client backend[73987] 013_partition.pl LOG: disconnection: session time: 0:00:00.017 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.425 UTC client backend[73998] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.426 UTC client backend[73998] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.426 UTC client backend[73998] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.427 UTC client backend[73998] 013_partition.pl LOG: connection ready: setup total=3.940 ms, fork=1.025 ms, authentication=0.280 ms 2026-05-06 14:57:51.430 UTC client backend[73998] 013_partition.pl LOG: statement: CREATE SUBSCRIPTION sub1 CONNECTION 'port=22488 host=/tmp/JFupoHKQ1n dbname=postgres' PUBLICATION pub1 2026-05-06 14:57:51.468 UTC client backend[73998] 013_partition.pl LOG: disconnection: session time: 0:00:00.043 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.484 UTC logical replication apply worker[74019] LOG: logical replication apply worker for subscription "sub1" has started 2026-05-06 14:57:51.501 UTC logical replication tablesync worker[74023] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_2" has started 2026-05-06 14:57:51.501 UTC client backend[74024] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.502 UTC client backend[74024] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.502 UTC client backend[74024] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.508 UTC client backend[74024] 013_partition.pl LOG: connection ready: setup total=11.086 ms, fork=3.636 ms, authentication=0.277 ms 2026-05-06 14:57:51.509 UTC client backend[74024] 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:57:51.512 UTC client backend[74024] 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:57:51.512 UTC logical replication tablesync worker[74029] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_1" has started 2026-05-06 14:57:51.514 UTC client backend[74024] 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:57:51.522 UTC logical replication tablesync worker[74023] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_2" has finished 2026-05-06 14:57:51.524 UTC client backend[74024] 013_partition.pl LOG: statement: ALTER TABLE ONLY tab1 ENABLE REPLICA TRIGGER sub1_tab1_log_op_trigger; 2026-05-06 14:57:51.524 UTC client backend[74024] 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:57:51.525 UTC client backend[74024] 013_partition.pl LOG: statement: ALTER TABLE ONLY tab1_2 ENABLE REPLICA TRIGGER sub1_tab1_2_log_op_trigger; 2026-05-06 14:57:51.526 UTC client backend[74024] 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:57:51.526 UTC client backend[74024] 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:57:51.529 UTC client backend[74024] 013_partition.pl LOG: disconnection: session time: 0:00:00.028 user=postgres database=postgres host=[local] 2026-05-06 14:57:51.540 UTC logical replication tablesync worker[74036] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_def" has started 2026-05-06 14:57:51.580 UTC logical replication tablesync worker[74029] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_1" has finished 2026-05-06 14:57:51.600 UTC logical replication tablesync worker[74036] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1_def" has finished 2026-05-06 14:57:51.859 UTC client backend[74155] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.862 UTC client backend[74155] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.862 UTC client backend[74155] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:51.863 UTC client backend[74155] 013_partition.pl LOG: connection ready: setup total=7.733 ms, fork=0.736 ms, authentication=0.312 ms 2026-05-06 14:57:51.864 UTC client backend[74155] 013_partition.pl LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2026-05-06 14:57:51.871 UTC client backend[74155] 013_partition.pl LOG: disconnection: session time: 0:00:00.014 user=postgres database=postgres host=[local] 2026-05-06 14:57:52.413 UTC client backend[74294] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.417 UTC client backend[74294] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.417 UTC client backend[74294] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:52.419 UTC client backend[74294] 013_partition.pl LOG: connection ready: setup total=8.091 ms, fork=1.205 ms, authentication=0.269 ms 2026-05-06 14:57:52.425 UTC client backend[74294] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:57:52.435 UTC client backend[74294] 013_partition.pl LOG: disconnection: session time: 0:00:00.022 user=postgres database=postgres host=[local] 2026-05-06 14:57:52.465 UTC client backend[74307] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.466 UTC client backend[74307] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.466 UTC client backend[74307] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:52.468 UTC client backend[74307] 013_partition.pl LOG: connection ready: setup total=7.526 ms, fork=0.719 ms, authentication=0.314 ms 2026-05-06 14:57:52.468 UTC client backend[74307] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_1 ORDER BY 1 2026-05-06 14:57:52.473 UTC client backend[74307] 013_partition.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 14:57:52.497 UTC client backend[74315] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.498 UTC client backend[74315] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.498 UTC client backend[74315] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:52.500 UTC client backend[74315] 013_partition.pl LOG: connection ready: setup total=6.134 ms, fork=0.694 ms, authentication=0.301 ms 2026-05-06 14:57:52.511 UTC client backend[74315] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:57:52.514 UTC client backend[74315] 013_partition.pl LOG: disconnection: session time: 0:00:00.019 user=postgres database=postgres host=[local] 2026-05-06 14:57:52.711 UTC logical replication apply worker[74019] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:57:52.711 UTC logical replication apply worker[74019] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 706, finished at 0/018053A8 2026-05-06 14:57:52.740 UTC logical replication apply worker[74019] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:57:52.740 UTC logical replication apply worker[74019] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 707, finished at 0/01805468 2026-05-06 14:57:52.768 UTC logical replication apply worker[74019] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:57:52.768 UTC logical replication apply worker[74019] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 708, finished at 0/01805528 2026-05-06 14:57:52.990 UTC client backend[74406] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.991 UTC client backend[74406] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.991 UTC client backend[74406] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:52.992 UTC client backend[74406] 013_partition.pl LOG: connection ready: setup total=5.598 ms, fork=2.839 ms, authentication=0.284 ms 2026-05-06 14:57:52.997 UTC client backend[74406] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:57:53.009 UTC client backend[74406] 013_partition.pl LOG: disconnection: session time: 0:00:00.019 user=postgres database=postgres host=[local] 2026-05-06 14:57:53.025 UTC client backend[74411] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.026 UTC client backend[74411] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.026 UTC client backend[74411] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:53.027 UTC client backend[74411] 013_partition.pl LOG: connection ready: setup total=7.203 ms, fork=0.657 ms, authentication=0.294 ms 2026-05-06 14:57:53.032 UTC client backend[74411] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_1 ORDER BY 1 2026-05-06 14:57:53.037 UTC client backend[74411] 013_partition.pl LOG: disconnection: session time: 0:00:00.015 user=postgres database=postgres host=[local] 2026-05-06 14:57:53.051 UTC client backend[74414] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.054 UTC client backend[74414] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.054 UTC client backend[74414] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:53.055 UTC client backend[74414] 013_partition.pl LOG: connection ready: setup total=4.918 ms, fork=0.675 ms, authentication=0.280 ms 2026-05-06 14:57:53.066 UTC client backend[74414] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:57:53.069 UTC client backend[74414] 013_partition.pl LOG: disconnection: session time: 0:00:00.018 user=postgres database=postgres host=[local] 2026-05-06 14:57:53.091 UTC client backend[74421] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.092 UTC client backend[74421] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.092 UTC client backend[74421] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:53.095 UTC client backend[74421] 013_partition.pl LOG: connection ready: setup total=5.582 ms, fork=1.095 ms, authentication=0.281 ms 2026-05-06 14:57:53.097 UTC client backend[74421] 013_partition.pl LOG: statement: SELECT * FROM sub1_trigger_activity ORDER BY tgtab, tgop, tgwhen, olda, newa; 2026-05-06 14:57:53.102 UTC client backend[74421] 013_partition.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 14:57:53.321 UTC logical replication apply worker[74019] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:57:53.321 UTC logical replication apply worker[74019] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 710, finished at 0/01805708 2026-05-06 14:57:53.539 UTC client backend[74477] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.542 UTC client backend[74477] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.543 UTC client backend[74477] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:53.544 UTC client backend[74477] 013_partition.pl LOG: connection ready: setup total=6.283 ms, fork=0.785 ms, authentication=0.294 ms 2026-05-06 14:57:53.549 UTC client backend[74477] 013_partition.pl LOG: statement: SELECT c, a FROM tab1 ORDER BY 1, 2 2026-05-06 14:57:53.561 UTC client backend[74477] 013_partition.pl LOG: disconnection: session time: 0:00:00.023 user=postgres database=postgres host=[local] 2026-05-06 14:57:53.598 UTC client backend[74485] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.599 UTC client backend[74485] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.599 UTC client backend[74485] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:53.601 UTC client backend[74485] 013_partition.pl LOG: connection ready: setup total=3.833 ms, fork=0.943 ms, authentication=0.309 ms 2026-05-06 14:57:53.601 UTC client backend[74485] 013_partition.pl LOG: statement: SELECT a FROM tab1_2_2 ORDER BY 1 2026-05-06 14:57:53.609 UTC client backend[74485] 013_partition.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 14:57:54.037 UTC client backend[74595] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.038 UTC client backend[74595] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.038 UTC client backend[74595] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:54.039 UTC client backend[74595] 013_partition.pl LOG: connection ready: setup total=7.424 ms, fork=0.815 ms, authentication=0.294 ms 2026-05-06 14:57:54.039 UTC client backend[74595] 013_partition.pl LOG: statement: SELECT a FROM tab1 2026-05-06 14:57:54.050 UTC client backend[74595] 013_partition.pl LOG: disconnection: session time: 0:00:00.017 user=postgres database=postgres host=[local] 2026-05-06 14:57:54.140 UTC client backend[74619] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.141 UTC client backend[74619] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.141 UTC client backend[74619] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:54.143 UTC client backend[74619] 013_partition.pl LOG: connection ready: setup total=5.586 ms, fork=2.567 ms, authentication=0.286 ms 2026-05-06 14:57:54.145 UTC client backend[74619] 013_partition.pl LOG: statement: INSERT INTO tab1 (a) VALUES (1), (2), (5) 2026-05-06 14:57:54.165 UTC client backend[74619] 013_partition.pl LOG: disconnection: session time: 0:00:00.025 user=postgres database=postgres host=[local] 2026-05-06 14:57:54.493 UTC client backend[74705] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.494 UTC client backend[74705] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.494 UTC client backend[74705] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:54.495 UTC client backend[74705] 013_partition.pl LOG: connection ready: setup total=6.257 ms, fork=3.512 ms, authentication=0.291 ms 2026-05-06 14:57:54.495 UTC client backend[74705] 013_partition.pl LOG: statement: SELECT a FROM tab1 ORDER BY 1 2026-05-06 14:57:54.502 UTC client backend[74705] 013_partition.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 14:57:54.752 UTC client backend[74784] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.757 UTC client backend[74784] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.757 UTC client backend[74784] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:54.758 UTC client backend[74784] 013_partition.pl LOG: connection ready: setup total=10.400 ms, fork=3.347 ms, authentication=4.445 ms 2026-05-06 14:57:54.761 UTC client backend[74784] 013_partition.pl LOG: statement: SELECT a FROM tab1 ORDER BY 1 2026-05-06 14:57:54.767 UTC client backend[74784] 013_partition.pl LOG: disconnection: session time: 0:00:00.015 user=postgres database=postgres host=[local] 2026-05-06 14:57:54.863 UTC logical replication apply worker[74019] WARNING: resource was not closed: relation "tab1_2_2" 2026-05-06 14:57:54.863 UTC logical replication apply worker[74019] CONTEXT: processing remote data for replication origin "pg_16438" during message type "COMMIT" in transaction 715, finished at 0/0180B1D8 2026-05-06 14:57:55.120 UTC client backend[74889] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.125 UTC client backend[74889] [unknown] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/subscription/013_partition/data/t_013_partition_subscriber1_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.125 UTC client backend[74889] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=013_partition.pl 2026-05-06 14:57:55.127 UTC client backend[74889] 013_partition.pl LOG: connection ready: setup total=8.455 ms, fork=1.650 ms, authentication=0.321 ms 2026-05-06 14:57:55.127 UTC client backend[74889] 013_partition.pl LOG: statement: DELETE FROM tab1 2026-05-06 14:57:55.143 UTC client backend[74889] 013_partition.pl LOG: disconnection: session time: 0:00:00.022 user=postgres database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 74019 postgres: subscriber1: logical replication apply worker for subscription 16438 (ExceptionalCondition+0x53) [0x55710b316ed8] postgres: subscriber1: logical replication apply worker for subscription 16438 (ReportApplyConflict+0x158) [0x55710af68637] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0x1001fdc) [0x55710afa9fdc] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0x1004668) [0x55710afac668] postgres: subscriber1: logical replication apply worker for subscription 16438 (apply_dispatch+0x69) [0x55710afae8e2] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0x100736c) [0x55710afaf36c] postgres: subscriber1: logical replication apply worker for subscription 16438 (start_apply+0x57) [0x55710afb08b9] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0x100934b) [0x55710afb134b] postgres: subscriber1: logical replication apply worker for subscription 16438 (ApplyWorkerMain+0x18) [0x55710afb1376] postgres: subscriber1: logical replication apply worker for subscription 16438 (BackgroundWorkerMain+0x330) [0x55710af07927] postgres: subscriber1: logical replication apply worker for subscription 16438 (postmaster_child_launch+0x1d4) [0x55710af0fe72] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0xf6ba6b) [0x55710af13a6b] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0xf6bef6) [0x55710af13ef6] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0xf6d934) [0x55710af15934] postgres: subscriber1: logical replication apply worker for subscription 16438 (+0xf6f6c8) [0x55710af176c8] postgres: subscriber1: logical replication apply worker for subscription 16438 (PostmasterMain+0x147c) [0x55710af18fa1] postgres: subscriber1: logical replication apply worker for subscription 16438 (main+0x293) [0x55710ad2d0bd] /lib/x86_64-linux-gnu/libc.so.6(+0x29ca8) [0x7f571d635ca8] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f571d635d65] postgres: subscriber1: logical replication apply worker for subscription 16438 (_start+0x21) [0x55710a89a321] 2026-05-06 14:57:55.568 UTC postmaster[73283] LOG: background worker "logical replication apply worker" (PID 74019) was terminated by signal 6: Aborted 2026-05-06 14:57:55.568 UTC postmaster[73283] LOG: terminating any other active server processes 2026-05-06 14:57:55.581 UTC postmaster[73283] LOG: shutting down because "restart_after_crash" is off 2026-05-06 14:57:55.630 UTC postmaster[73283] LOG: database system is shut down