2026-05-06 15:08:43.242 GMT postmaster[7320] LOG: starting PostgreSQL 19devel on x86_64-windows, compiled by msvc-19.29.30159, 64-bit 2026-05-06 15:08:43.246 GMT postmaster[7320] LOG: listening on Unix socket "C:/Windows/TEMP/R1jQbq1fTB/.s.PGSQL.21112" 2026-05-06 15:08:43.346 GMT startup[3516] LOG: database system was shut down at 2026-05-06 14:52:48 GMT 2026-05-06 15:08:43.365 GMT postmaster[7320] LOG: database system is ready to accept connections 2026-05-06 15:08:43.453 GMT client backend[5884] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:43.454 GMT client backend[5884] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:43.455 GMT client backend[5884] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:43.476 GMT client backend[5884] 026_stats.pl LOG: connection ready: setup total=40.985 ms, fork=11.984 ms, authentication=1.135 ms 2026-05-06 15:08:43.476 GMT client backend[5884] 026_stats.pl LOG: statement: SELECT count(1) FROM pg_stat_subscription_stats 2026-05-06 15:08:43.483 GMT client backend[5884] 026_stats.pl LOG: disconnection: session time: 0:00:00.033 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:43.767 GMT client backend[6932] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:43.768 GMT client backend[6932] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:43.768 GMT client backend[6932] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:43.775 GMT client backend[6932] 026_stats.pl LOG: connection ready: setup total=35.524 ms, fork=19.654 ms, authentication=0.459 ms 2026-05-06 15:08:43.776 GMT client backend[6932] 026_stats.pl LOG: statement: BEGIN; 2026-05-06 15:08:43.776 GMT client backend[6932] 026_stats.pl LOG: statement: CREATE TABLE test_tab1(a int primary key); 2026-05-06 15:08:43.785 GMT client backend[6932] 026_stats.pl LOG: statement: INSERT INTO test_tab1 VALUES (1); 2026-05-06 15:08:43.786 GMT client backend[6932] 026_stats.pl LOG: statement: CREATE SEQUENCE test_seq1 INCREMENT BY 10; 2026-05-06 15:08:43.791 GMT client backend[6932] 026_stats.pl LOG: statement: COMMIT; 2026-05-06 15:08:43.793 GMT client backend[6932] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:44.113 GMT client backend[9148] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:44.115 GMT client backend[9148] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:44.115 GMT client backend[9148] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:44.121 GMT client backend[9148] 026_stats.pl LOG: connection ready: setup total=62.709 ms, fork=34.403 ms, authentication=0.374 ms 2026-05-06 15:08:44.121 GMT client backend[9148] 026_stats.pl LOG: statement: CREATE SUBSCRIPTION test_tab1_sub CONNECTION 'port=21111 host=C:/Windows/TEMP/R1jQbq1fTB dbname=postgres' PUBLICATION test_tab1_pub, test_seq1_pub 2026-05-06 15:08:44.222 GMT client backend[9148] 026_stats.pl LOG: disconnection: session time: 0:00:00.126 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:44.263 GMT logical replication apply worker[3416] LOG: logical replication apply worker for subscription "test_tab1_sub" has started 2026-05-06 15:08:44.362 GMT logical replication tablesync worker[3948] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:08:44.392 GMT logical replication sequencesync worker[5116] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:08:44.457 GMT logical replication sequencesync worker[5116] WARNING: mismatched or renamed sequence on subscriber ("public.test_seq1") 2026-05-06 15:08:44.457 GMT logical replication sequencesync worker[5116] ERROR: logical replication sequence synchronization failed for subscription "test_tab1_sub" 2026-05-06 15:08:44.468 GMT logical replication tablesync worker[3948] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:08:44.468 GMT logical replication tablesync worker[3948] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:08:44.468 GMT logical replication tablesync worker[3948] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:08:44.523 GMT postmaster[7320] LOG: background worker "logical replication tablesync worker" (PID 3948) exited with exit code 1 2026-05-06 15:08:44.523 GMT postmaster[7320] LOG: background worker "logical replication sequencesync worker" (PID 5116) exited with exit code 1 2026-05-06 15:08:44.845 GMT client backend[2200] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:44.847 GMT client backend[2200] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:44.847 GMT client backend[2200] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:44.849 GMT client backend[2200] 026_stats.pl LOG: connection ready: setup total=21.948 ms, fork=12.198 ms, authentication=0.252 ms 2026-05-06 15:08:44.850 GMT client backend[2200] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' AND sync_seq_error_count > 0 AND sync_table_error_count > 0 2026-05-06 15:08:44.857 GMT client backend[2200] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:45.012 GMT client backend[1788] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:45.013 GMT client backend[1788] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:45.013 GMT client backend[1788] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:45.016 GMT client backend[1788] 026_stats.pl LOG: connection ready: setup total=37.714 ms, fork=28.177 ms, authentication=0.231 ms 2026-05-06 15:08:45.016 GMT client backend[1788] 026_stats.pl LOG: statement: ALTER SEQUENCE test_seq1 INCREMENT 1 2026-05-06 15:08:45.019 GMT client backend[1788] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:45.134 GMT client backend[4628] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:45.136 GMT client backend[4628] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:45.136 GMT client backend[4628] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:45.138 GMT client backend[4628] 026_stats.pl LOG: connection ready: setup total=37.364 ms, fork=27.394 ms, authentication=0.308 ms 2026-05-06 15:08:45.146 GMT client backend[4628] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:08:45.152 GMT client backend[4628] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:45.367 GMT client backend[6880] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:45.369 GMT client backend[6880] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:45.369 GMT client backend[6880] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:45.371 GMT client backend[6880] 026_stats.pl LOG: connection ready: setup total=29.580 ms, fork=18.911 ms, authentication=0.313 ms 2026-05-06 15:08:45.372 GMT client backend[6880] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:08:45.377 GMT client backend[6880] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:45.577 GMT logical replication tablesync worker[7232] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:08:45.644 GMT logical replication sequencesync worker[1032] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:08:45.676 GMT logical replication tablesync worker[7232] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:08:45.676 GMT logical replication tablesync worker[7232] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:08:45.676 GMT logical replication tablesync worker[7232] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:08:45.729 GMT postmaster[7320] LOG: background worker "logical replication tablesync worker" (PID 7232) exited with exit code 1 2026-05-06 15:08:45.741 GMT client backend[7580] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:45.742 GMT client backend[7580] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:45.742 GMT client backend[7580] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:45.745 GMT client backend[7580] 026_stats.pl LOG: connection ready: setup total=122.451 ms, fork=111.360 ms, authentication=0.270 ms 2026-05-06 15:08:45.746 GMT client backend[7580] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:08:45.753 GMT client backend[7580] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:45.758 GMT logical replication sequencesync worker[1032] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has finished 2026-05-06 15:08:46.064 GMT client backend[8292] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:46.065 GMT client backend[8292] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:46.065 GMT client backend[8292] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:46.069 GMT client backend[8292] 026_stats.pl LOG: connection ready: setup total=22.794 ms, fork=11.491 ms, authentication=0.451 ms 2026-05-06 15:08:46.069 GMT client backend[8292] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 15:08:46.077 GMT client backend[8292] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:46.256 GMT client backend[5792] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:46.261 GMT client backend[5792] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:46.261 GMT client backend[5792] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:46.266 GMT client backend[5792] 026_stats.pl LOG: connection ready: setup total=51.078 ms, fork=24.068 ms, authentication=0.363 ms 2026-05-06 15:08:46.267 GMT client backend[5792] 026_stats.pl LOG: statement: TRUNCATE test_tab1 2026-05-06 15:08:46.272 GMT client backend[5792] 026_stats.pl LOG: disconnection: session time: 0:00:00.029 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:46.393 GMT client backend[7116] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:46.395 GMT client backend[7116] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:46.395 GMT client backend[7116] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:46.398 GMT client backend[7116] 026_stats.pl LOG: connection ready: setup total=39.659 ms, fork=26.601 ms, authentication=0.306 ms 2026-05-06 15:08:46.399 GMT client backend[7116] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:08:46.405 GMT client backend[7116] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:46.665 GMT client backend[8804] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:46.666 GMT client backend[8804] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:46.666 GMT client backend[8804] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:46.669 GMT client backend[8804] 026_stats.pl LOG: connection ready: setup total=46.463 ms, fork=36.002 ms, authentication=0.232 ms 2026-05-06 15:08:46.669 GMT client backend[8804] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:08:46.676 GMT client backend[8804] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:46.891 GMT client backend[8852] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:46.893 GMT client backend[8852] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:46.893 GMT client backend[8852] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:46.895 GMT client backend[8852] 026_stats.pl LOG: connection ready: setup total=25.690 ms, fork=14.591 ms, authentication=0.250 ms 2026-05-06 15:08:46.896 GMT client backend[8852] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:08:46.903 GMT client backend[8852] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:46.941 GMT logical replication tablesync worker[6932] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:08:47.008 GMT logical replication tablesync worker[6932] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has finished 2026-05-06 15:08:47.105 GMT client backend[6812] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:47.106 GMT client backend[6812] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:47.106 GMT client backend[6812] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:47.110 GMT client backend[6812] 026_stats.pl LOG: connection ready: setup total=30.708 ms, fork=19.499 ms, authentication=0.283 ms 2026-05-06 15:08:47.111 GMT client backend[6812] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_tab1'::regclass AND srsubstate in ('r', 's') 2026-05-06 15:08:47.116 GMT client backend[6812] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:47.235 GMT client backend[1368] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:47.237 GMT client backend[1368] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:47.237 GMT client backend[1368] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:47.240 GMT client backend[1368] 026_stats.pl LOG: connection ready: setup total=28.407 ms, fork=17.951 ms, authentication=0.266 ms 2026-05-06 15:08:47.240 GMT client backend[1368] 026_stats.pl LOG: statement: SELECT a FROM test_tab1 2026-05-06 15:08:47.243 GMT client backend[1368] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 3416 abort() has been called2026-05-06 15:08:47.646 GMT client backend[2320] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:47.647 GMT client backend[2320] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:47.647 GMT client backend[2320] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:47.650 GMT client backend[2320] 026_stats.pl LOG: connection ready: setup total=54.856 ms, fork=44.297 ms, authentication=0.266 ms 2026-05-06 15:08:47.650 GMT client backend[2320] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:47.657 GMT client backend[2320] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:47.878 GMT client backend[3220] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:47.880 GMT client backend[3220] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:47.880 GMT client backend[3220] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:47.882 GMT client backend[3220] 026_stats.pl LOG: connection ready: setup total=43.359 ms, fork=14.407 ms, authentication=0.244 ms 2026-05-06 15:08:47.883 GMT client backend[3220] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:47.888 GMT client backend[3220] 026_stats.pl LOG: disconnection: session time: 0:00:00.027 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:48.144 GMT client backend[6188] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:48.145 GMT client backend[6188] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:48.145 GMT client backend[6188] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:48.155 GMT client backend[6188] 026_stats.pl LOG: connection ready: setup total=50.739 ms, fork=30.091 ms, authentication=0.312 ms 2026-05-06 15:08:48.155 GMT client backend[6188] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:48.162 GMT client backend[6188] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:48.375 GMT client backend[8936] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:48.377 GMT client backend[8936] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:48.377 GMT client backend[8936] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:48.381 GMT client backend[8936] 026_stats.pl LOG: connection ready: setup total=57.126 ms, fork=20.685 ms, authentication=0.860 ms 2026-05-06 15:08:48.382 GMT client backend[8936] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:48.387 GMT client backend[8936] 026_stats.pl LOG: disconnection: session time: 0:00:00.039 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:48.693 GMT client backend[6460] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:48.694 GMT client backend[6460] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:48.694 GMT client backend[6460] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:48.697 GMT client backend[6460] 026_stats.pl LOG: connection ready: setup total=86.530 ms, fork=77.166 ms, authentication=0.226 ms 2026-05-06 15:08:48.732 GMT client backend[6460] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:48.740 GMT client backend[6460] 026_stats.pl LOG: disconnection: session time: 0:00:00.049 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:48.974 GMT postmaster[7320] LOG: background worker "logical replication apply worker" (PID 3416) was terminated by exception 0xC0000354 2026-05-06 15:08:48.974 GMT postmaster[7320] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2026-05-06 15:08:48.974 GMT postmaster[7320] LOG: terminating any other active server processes 2026-05-06 15:08:49.015 GMT client backend[2060] [unknown] LOG: connection received: host=[local] 2026-05-06 15:08:49.017 GMT client backend[2060] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:08:49.017 GMT client backend[2060] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=026_stats.pl 2026-05-06 15:08:49.020 GMT client backend[2060] 026_stats.pl LOG: connection ready: setup total=50.139 ms, fork=36.723 ms, authentication=0.276 ms 2026-05-06 15:08:49.020 GMT client backend[2060] 026_stats.pl LOG: statement: SELECT apply_error_count > 0 AND confl_insert_exists > 0 FROM pg_stat_subscription_stats WHERE subname = 'test_tab1_sub' 2026-05-06 15:08:49.025 GMT client backend[2060] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2026-05-06 15:08:49.137 GMT postmaster[7320] LOG: shutting down because "restart_after_crash" is off 2026-05-06 15:08:49.141 GMT postmaster[7320] LOG: database system is shut down