2026-05-06 15:00:35.237 UTC postmaster[4865] LOG: starting PostgreSQL 19devel on x86_64-openbsd, compiled by clang-16.0.6, 64-bit 2026-05-06 15:00:35.242 UTC postmaster[4865] LOG: listening on Unix socket "/tmp/Lwwjbs2xSU/.s.PGSQL.16170" 2026-05-06 15:00:35.259 UTC startup[1661] LOG: database system was shut down at 2026-05-06 14:51:52 UTC 2026-05-06 15:00:35.292 UTC postmaster[4865] LOG: database system is ready to accept connections 2026-05-06 15:00:35.477 UTC client backend[35420] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:35.495 UTC client backend[35420] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:35.495 UTC client backend[35420] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:35.516 UTC client backend[35420] 026_stats.pl LOG: connection ready: setup total=41.444 ms, fork=0.786 ms, authentication=1.310 ms 2026-05-06 15:00:35.519 UTC client backend[35420] 026_stats.pl LOG: statement: SELECT count(1) FROM pg_stat_subscription_stats 2026-05-06 15:00:35.542 UTC client backend[35420] 026_stats.pl LOG: disconnection: session time: 0:00:00.065 user=postgres database=postgres host=[local] 2026-05-06 15:00:35.740 UTC client backend[32147] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:35.745 UTC client backend[32147] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:35.745 UTC client backend[32147] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:35.747 UTC client backend[32147] 026_stats.pl LOG: connection ready: setup total=9.675 ms, fork=0.750 ms, authentication=0.834 ms 2026-05-06 15:00:35.750 UTC client backend[32147] 026_stats.pl LOG: statement: BEGIN; 2026-05-06 15:00:35.751 UTC client backend[32147] 026_stats.pl LOG: statement: CREATE TABLE test_tab1(a int primary key); 2026-05-06 15:00:35.761 UTC client backend[32147] 026_stats.pl LOG: statement: INSERT INTO test_tab1 VALUES (1); 2026-05-06 15:00:35.762 UTC client backend[32147] 026_stats.pl LOG: statement: CREATE SEQUENCE test_seq1 INCREMENT BY 10; 2026-05-06 15:00:35.762 UTC client backend[32147] 026_stats.pl LOG: statement: COMMIT; 2026-05-06 15:00:35.765 UTC client backend[32147] 026_stats.pl LOG: disconnection: session time: 0:00:00.026 user=postgres database=postgres host=[local] 2026-05-06 15:00:35.848 UTC client backend[69471] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:35.851 UTC client backend[69471] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:35.853 UTC client backend[69471] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:35.856 UTC client backend[69471] 026_stats.pl LOG: connection ready: setup total=9.324 ms, fork=0.756 ms, authentication=2.731 ms 2026-05-06 15:00:35.861 UTC client backend[69471] 026_stats.pl LOG: statement: CREATE SUBSCRIPTION test_tab1_sub CONNECTION 'port=16169 host=/tmp/Lwwjbs2xSU dbname=postgres' PUBLICATION test_tab1_pub, test_seq1_pub 2026-05-06 15:00:35.908 UTC client backend[69471] 026_stats.pl LOG: disconnection: session time: 0:00:00.060 user=postgres database=postgres host=[local] 2026-05-06 15:00:35.928 UTC logical replication apply worker[7863] LOG: logical replication apply worker for subscription "test_tab1_sub" has started 2026-05-06 15:00:35.953 UTC logical replication tablesync worker[43192] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:00:35.981 UTC logical replication sequencesync worker[26207] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:00:35.986 UTC logical replication tablesync worker[43192] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:00:35.986 UTC logical replication tablesync worker[43192] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:00:35.986 UTC logical replication tablesync worker[43192] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:00:36.000 UTC postmaster[4865] LOG: background worker "logical replication tablesync worker" (PID 43192) exited with exit code 1 2026-05-06 15:00:36.060 UTC logical replication sequencesync worker[26207] WARNING: mismatched or renamed sequence on subscriber ("public.test_seq1") 2026-05-06 15:00:36.060 UTC logical replication sequencesync worker[26207] ERROR: logical replication sequence synchronization failed for subscription "test_tab1_sub" 2026-05-06 15:00:36.072 UTC postmaster[4865] LOG: background worker "logical replication sequencesync worker" (PID 26207) exited with exit code 1 2026-05-06 15:00:36.203 UTC client backend[16849] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.206 UTC client backend[16849] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.206 UTC client backend[16849] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.208 UTC client backend[16849] 026_stats.pl LOG: connection ready: setup total=6.567 ms, fork=0.620 ms, authentication=0.537 ms 2026-05-06 15:00:36.210 UTC client backend[16849] 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:00:36.215 UTC client backend[16849] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:00:36.277 UTC client backend[90357] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.279 UTC client backend[90357] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.279 UTC client backend[90357] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.283 UTC client backend[90357] 026_stats.pl LOG: connection ready: setup total=12.659 ms, fork=3.461 ms, authentication=0.604 ms 2026-05-06 15:00:36.285 UTC client backend[90357] 026_stats.pl LOG: statement: ALTER SEQUENCE test_seq1 INCREMENT 1 2026-05-06 15:00:36.288 UTC client backend[90357] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=postgres database=postgres host=[local] 2026-05-06 15:00:36.328 UTC client backend[63081] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.331 UTC client backend[63081] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.331 UTC client backend[63081] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.355 UTC client backend[63081] 026_stats.pl LOG: connection ready: setup total=28.509 ms, fork=0.796 ms, authentication=0.928 ms 2026-05-06 15:00:36.356 UTC client backend[63081] 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:00:36.366 UTC client backend[63081] 026_stats.pl LOG: disconnection: session time: 0:00:00.039 user=postgres database=postgres host=[local] 2026-05-06 15:00:36.588 UTC client backend[15600] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.604 UTC client backend[15600] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.604 UTC client backend[15600] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.615 UTC client backend[15600] 026_stats.pl LOG: connection ready: setup total=29.000 ms, fork=0.719 ms, authentication=13.289 ms 2026-05-06 15:00:36.618 UTC client backend[15600] 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:00:36.636 UTC client backend[15600] 026_stats.pl LOG: disconnection: session time: 0:00:00.048 user=postgres database=postgres host=[local] 2026-05-06 15:00:36.763 UTC client backend[91610] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.765 UTC client backend[91610] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.765 UTC client backend[91610] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.768 UTC client backend[91610] 026_stats.pl LOG: connection ready: setup total=7.250 ms, fork=1.015 ms, authentication=0.681 ms 2026-05-06 15:00:36.771 UTC client backend[91610] 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:00:36.776 UTC client backend[91610] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=postgres database=postgres host=[local] 2026-05-06 15:00:36.917 UTC client backend[71243] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:36.920 UTC client backend[71243] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:36.920 UTC client backend[71243] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:36.922 UTC client backend[71243] 026_stats.pl LOG: connection ready: setup total=8.149 ms, fork=1.552 ms, authentication=0.490 ms 2026-05-06 15:00:36.923 UTC client backend[71243] 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:00:36.927 UTC client backend[71243] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.073 UTC client backend[36328] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.078 UTC client backend[36328] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.078 UTC client backend[36328] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.086 UTC client backend[36328] 026_stats.pl LOG: connection ready: setup total=22.474 ms, fork=7.457 ms, authentication=0.770 ms 2026-05-06 15:00:37.088 UTC client backend[36328] 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:00:37.092 UTC client backend[36328] 026_stats.pl LOG: disconnection: session time: 0:00:00.020 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.093 UTC logical replication tablesync worker[72582] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:00:37.105 UTC logical replication sequencesync worker[4967] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 15:00:37.180 UTC logical replication sequencesync worker[4967] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has finished 2026-05-06 15:00:37.181 UTC logical replication tablesync worker[72582] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 15:00:37.181 UTC logical replication tablesync worker[72582] DETAIL: Key (a)=(1) already exists. 2026-05-06 15:00:37.181 UTC logical replication tablesync worker[72582] CONTEXT: COPY test_tab1, line 1 2026-05-06 15:00:37.191 UTC postmaster[4865] LOG: background worker "logical replication tablesync worker" (PID 72582) exited with exit code 1 2026-05-06 15:00:37.217 UTC client backend[87052] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.219 UTC client backend[87052] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.219 UTC client backend[87052] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.225 UTC client backend[87052] 026_stats.pl LOG: connection ready: setup total=12.366 ms, fork=0.875 ms, authentication=0.667 ms 2026-05-06 15:00:37.226 UTC client backend[87052] 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:00:37.230 UTC client backend[87052] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.260 UTC client backend[83073] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.262 UTC client backend[83073] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.262 UTC client backend[83073] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.264 UTC client backend[83073] 026_stats.pl LOG: connection ready: setup total=7.373 ms, fork=1.085 ms, authentication=0.533 ms 2026-05-06 15:00:37.266 UTC client backend[83073] 026_stats.pl LOG: statement: TRUNCATE test_tab1 2026-05-06 15:00:37.271 UTC client backend[83073] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.345 UTC client backend[63485] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.348 UTC client backend[63485] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.348 UTC client backend[63485] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.350 UTC client backend[63485] 026_stats.pl LOG: connection ready: setup total=62.179 ms, fork=1.943 ms, authentication=0.694 ms 2026-05-06 15:00:37.352 UTC client backend[63485] 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:00:37.357 UTC client backend[63485] 026_stats.pl LOG: disconnection: session time: 0:00:00.066 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.514 UTC client backend[65847] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.516 UTC client backend[65847] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.516 UTC client backend[65847] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.519 UTC client backend[65847] 026_stats.pl LOG: connection ready: setup total=7.185 ms, fork=0.597 ms, authentication=0.532 ms 2026-05-06 15:00:37.532 UTC client backend[65847] 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:00:37.536 UTC client backend[65847] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.684 UTC client backend[6992] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.690 UTC client backend[6992] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.690 UTC client backend[6992] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.692 UTC client backend[6992] 026_stats.pl LOG: connection ready: setup total=11.088 ms, fork=2.778 ms, authentication=0.801 ms 2026-05-06 15:00:37.709 UTC client backend[6992] 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:00:37.723 UTC client backend[6992] 026_stats.pl LOG: disconnection: session time: 0:00:00.038 user=postgres database=postgres host=[local] 2026-05-06 15:00:37.903 UTC client backend[63031] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:37.911 UTC client backend[63031] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:37.911 UTC client backend[63031] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:37.913 UTC client backend[63031] 026_stats.pl LOG: connection ready: setup total=11.637 ms, fork=1.335 ms, authentication=0.545 ms 2026-05-06 15:00:37.914 UTC client backend[63031] 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:00:37.919 UTC client backend[63031] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=postgres database=postgres host=[local] 2026-05-06 15:00:38.056 UTC client backend[9612] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.058 UTC client backend[9612] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.058 UTC client backend[9612] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.061 UTC client backend[9612] 026_stats.pl LOG: connection ready: setup total=6.376 ms, fork=0.664 ms, authentication=0.591 ms 2026-05-06 15:00:38.063 UTC client backend[9612] 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:00:38.066 UTC client backend[9612] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=postgres database=postgres host=[local] 2026-05-06 15:00:38.205 UTC logical replication tablesync worker[5426] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 15:00:38.213 UTC client backend[64354] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.217 UTC client backend[64354] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.217 UTC client backend[64354] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.219 UTC client backend[64354] 026_stats.pl LOG: connection ready: setup total=11.865 ms, fork=4.792 ms, authentication=0.495 ms 2026-05-06 15:00:38.221 UTC client backend[64354] 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:00:38.245 UTC client backend[64354] 026_stats.pl LOG: disconnection: session time: 0:00:00.032 user=postgres database=postgres host=[local] 2026-05-06 15:00:38.274 UTC logical replication tablesync worker[5426] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has finished 2026-05-06 15:00:38.405 UTC client backend[18435] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.408 UTC client backend[18435] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.408 UTC client backend[18435] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.415 UTC client backend[18435] 026_stats.pl LOG: connection ready: setup total=13.670 ms, fork=3.344 ms, authentication=0.657 ms 2026-05-06 15:00:38.416 UTC client backend[18435] 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:00:38.431 UTC client backend[18435] 026_stats.pl LOG: disconnection: session time: 0:00:00.026 user=postgres database=postgres host=[local] 2026-05-06 15:00:38.448 UTC client backend[78965] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.450 UTC client backend[78965] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.450 UTC client backend[78965] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.455 UTC client backend[78965] 026_stats.pl LOG: connection ready: setup total=9.806 ms, fork=1.503 ms, authentication=0.620 ms 2026-05-06 15:00:38.509 UTC client backend[78965] 026_stats.pl LOG: statement: SELECT a FROM test_tab1 2026-05-06 15:00:38.515 UTC client backend[78965] 026_stats.pl LOG: disconnection: session time: 0:00:00.068 user=postgres database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 7863 0xddf27f8059f at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d4137a at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27bbe5d8 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27bbdf06 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d65f25 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d67469 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d6828f at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d67fc4 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d092bb at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d0e39f at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d11cb3 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d137d5 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27d10e5e at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 0xddf27c26ee5 at /home/postgres/postgres/build/tmp_install/usr/local/pgsql/bin/postgres 2026-05-06 15:00:38.588 UTC client backend[9497] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.592 UTC client backend[9497] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.592 UTC client backend[9497] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.622 UTC client backend[9497] 026_stats.pl LOG: connection ready: setup total=36.387 ms, fork=0.857 ms, authentication=0.762 ms 2026-05-06 15:00:38.624 UTC client backend[9497] 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:00:38.630 UTC client backend[9497] 026_stats.pl LOG: disconnection: session time: 0:00:00.043 user=postgres database=postgres host=[local] 2026-05-06 15:00:38.821 UTC client backend[45878] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:38.837 UTC client backend[45878] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:38.837 UTC client backend[45878] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:38.843 UTC client backend[45878] 026_stats.pl LOG: connection ready: setup total=27.655 ms, fork=1.394 ms, authentication=0.743 ms 2026-05-06 15:00:38.845 UTC client backend[45878] 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:00:38.849 UTC client backend[45878] 026_stats.pl LOG: disconnection: session time: 0:00:00.032 user=postgres database=postgres host=[local] 2026-05-06 15:00:39.011 UTC client backend[46861] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:39.013 UTC client backend[46861] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:39.013 UTC client backend[46861] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:39.015 UTC client backend[46861] 026_stats.pl LOG: connection ready: setup total=7.952 ms, fork=1.218 ms, authentication=0.509 ms 2026-05-06 15:00:39.016 UTC client backend[46861] 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:00:39.021 UTC client backend[46861] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=postgres database=postgres host=[local] 2026-05-06 15:00:39.288 UTC client backend[24857] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:39.290 UTC client backend[24857] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:39.290 UTC client backend[24857] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:39.292 UTC client backend[24857] 026_stats.pl LOG: connection ready: setup total=12.380 ms, fork=0.758 ms, authentication=0.566 ms 2026-05-06 15:00:39.303 UTC client backend[24857] 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:00:39.311 UTC client backend[24857] 026_stats.pl LOG: disconnection: session time: 0:00:00.030 user=postgres database=postgres host=[local] 2026-05-06 15:00:39.529 UTC client backend[57698] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:39.533 UTC client backend[57698] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:39.533 UTC client backend[57698] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:39.536 UTC client backend[57698] 026_stats.pl LOG: connection ready: setup total=8.967 ms, fork=1.014 ms, authentication=0.965 ms 2026-05-06 15:00:39.542 UTC client backend[57698] 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:00:39.721 UTC client backend[57698] 026_stats.pl LOG: disconnection: session time: 0:00:00.193 user=postgres database=postgres host=[local] 2026-05-06 15:00:39.872 UTC client backend[35923] [unknown] LOG: connection received: host=[local] 2026-05-06 15:00:39.882 UTC client backend[35923] [unknown] LOG: connection authenticated: user="postgres" method=trust (/home/postgres/postgres/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 15:00:39.882 UTC client backend[35923] [unknown] LOG: connection authorized: user=postgres database=postgres application_name=026_stats.pl 2026-05-06 15:00:39.892 UTC client backend[35923] 026_stats.pl LOG: connection ready: setup total=24.046 ms, fork=3.501 ms, authentication=6.016 ms 2026-05-06 15:00:39.894 UTC client backend[35923] 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:00:39.903 UTC client backend[35923] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=postgres database=postgres host=[local] 2026-05-06 15:00:39.937 UTC postmaster[4865] LOG: background worker "logical replication apply worker" (PID 7863) was terminated by signal 6: Abort trap 2026-05-06 15:00:39.937 UTC postmaster[4865] LOG: terminating any other active server processes 2026-05-06 15:00:40.026 UTC postmaster[4865] LOG: shutting down because "restart_after_crash" is off 2026-05-06 15:00:40.131 UTC postmaster[4865] LOG: database system is shut down