2026-05-06 14:57:38.849 UTC postmaster[49753] LOG: starting PostgreSQL 19devel on aarch64-darwin, compiled by clang-17.0.0, 64-bit 2026-05-06 14:57:38.849 UTC postmaster[49753] LOG: listening on Unix socket "/var/folders/hm/d7rr9ds96qx995ns72ry9g4m0000gn/T/Qx75Lll7us/.s.PGSQL.14200" 2026-05-06 14:57:38.875 UTC startup[49772] LOG: database system was shut down at 2026-05-06 14:49:11 UTC 2026-05-06 14:57:38.925 UTC postmaster[49753] LOG: database system is ready to accept connections 2026-05-06 14:57:39.015 UTC client backend[49798] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:39.016 UTC client backend[49798] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:39.016 UTC client backend[49798] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:39.179 UTC client backend[49798] 026_stats.pl LOG: connection ready: setup total=166.552 ms, fork=1.739 ms, authentication=0.984 ms 2026-05-06 14:57:39.180 UTC client backend[49798] 026_stats.pl LOG: statement: SELECT count(1) FROM pg_stat_subscription_stats 2026-05-06 14:57:39.191 UTC client backend[49798] 026_stats.pl LOG: disconnection: session time: 0:00:00.176 user=admin database=postgres host=[local] 2026-05-06 14:57:39.531 UTC client backend[49868] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:39.536 UTC client backend[49868] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:39.536 UTC client backend[49868] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:39.544 UTC client backend[49868] 026_stats.pl LOG: connection ready: setup total=15.437 ms, fork=1.757 ms, authentication=4.354 ms 2026-05-06 14:57:39.599 UTC client backend[49868] 026_stats.pl LOG: statement: BEGIN; 2026-05-06 14:57:39.599 UTC client backend[49868] 026_stats.pl LOG: statement: CREATE TABLE test_tab1(a int primary key); 2026-05-06 14:57:39.664 UTC client backend[49868] 026_stats.pl LOG: statement: INSERT INTO test_tab1 VALUES (1); 2026-05-06 14:57:39.685 UTC client backend[49868] 026_stats.pl LOG: statement: CREATE SEQUENCE test_seq1 INCREMENT BY 10; 2026-05-06 14:57:39.698 UTC client backend[49868] 026_stats.pl LOG: statement: COMMIT; 2026-05-06 14:57:39.716 UTC client backend[49868] 026_stats.pl LOG: disconnection: session time: 0:00:00.185 user=admin database=postgres host=[local] 2026-05-06 14:57:39.918 UTC client backend[49924] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:39.919 UTC client backend[49924] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:39.919 UTC client backend[49924] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:39.920 UTC client backend[49924] 026_stats.pl LOG: connection ready: setup total=4.293 ms, fork=1.733 ms, authentication=0.139 ms 2026-05-06 14:57:39.921 UTC client backend[49924] 026_stats.pl LOG: statement: CREATE SUBSCRIPTION test_tab1_sub CONNECTION 'port=14199 host=/var/folders/hm/d7rr9ds96qx995ns72ry9g4m0000gn/T/Qx75Lll7us dbname=postgres' PUBLICATION test_tab1_pub, test_seq1_pub 2026-05-06 14:57:40.067 UTC client backend[49924] 026_stats.pl LOG: disconnection: session time: 0:00:00.149 user=admin database=postgres host=[local] 2026-05-06 14:57:40.073 UTC logical replication apply worker[49955] LOG: logical replication apply worker for subscription "test_tab1_sub" has started 2026-05-06 14:57:40.147 UTC logical replication tablesync worker[49965] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 14:57:40.155 UTC logical replication sequencesync worker[49967] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 14:57:40.228 UTC logical replication sequencesync worker[49967] WARNING: mismatched or renamed sequence on subscriber ("public.test_seq1") 2026-05-06 14:57:40.228 UTC logical replication sequencesync worker[49967] ERROR: logical replication sequence synchronization failed for subscription "test_tab1_sub" 2026-05-06 14:57:40.234 UTC postmaster[49753] LOG: background worker "logical replication sequencesync worker" (PID 49967) exited with exit code 1 2026-05-06 14:57:40.269 UTC logical replication tablesync worker[49965] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 14:57:40.269 UTC logical replication tablesync worker[49965] DETAIL: Key (a)=(1) already exists. 2026-05-06 14:57:40.269 UTC logical replication tablesync worker[49965] CONTEXT: COPY test_tab1, line 1 2026-05-06 14:57:40.272 UTC postmaster[49753] LOG: background worker "logical replication tablesync worker" (PID 49965) exited with exit code 1 2026-05-06 14:57:40.392 UTC client backend[49998] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:40.394 UTC client backend[49998] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:40.394 UTC client backend[49998] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:40.395 UTC client backend[49998] 026_stats.pl LOG: connection ready: setup total=5.790 ms, fork=2.866 ms, authentication=0.240 ms 2026-05-06 14:57:40.395 UTC client backend[49998] 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 14:57:40.407 UTC client backend[49998] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:40.476 UTC client backend[50014] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:40.479 UTC client backend[50014] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:40.479 UTC client backend[50014] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:40.480 UTC client backend[50014] 026_stats.pl LOG: connection ready: setup total=7.193 ms, fork=3.098 ms, authentication=1.962 ms 2026-05-06 14:57:40.482 UTC client backend[50014] 026_stats.pl LOG: statement: ALTER SEQUENCE test_seq1 INCREMENT 1 2026-05-06 14:57:40.490 UTC client backend[50014] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:57:40.545 UTC client backend[50029] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:40.546 UTC client backend[50029] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:40.546 UTC client backend[50029] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:40.546 UTC client backend[50029] 026_stats.pl LOG: connection ready: setup total=2.884 ms, fork=1.724 ms, authentication=0.110 ms 2026-05-06 14:57:40.548 UTC client backend[50029] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:40.570 UTC client backend[50029] 026_stats.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:57:40.731 UTC client backend[50063] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:40.731 UTC client backend[50063] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:40.731 UTC client backend[50063] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:40.732 UTC client backend[50063] 026_stats.pl LOG: connection ready: setup total=4.645 ms, fork=2.755 ms, authentication=0.151 ms 2026-05-06 14:57:40.733 UTC client backend[50063] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:40.734 UTC client backend[50063] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:57:40.912 UTC client backend[50084] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:40.912 UTC client backend[50084] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:40.912 UTC client backend[50084] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:40.915 UTC client backend[50084] 026_stats.pl LOG: connection ready: setup total=5.464 ms, fork=2.136 ms, authentication=0.232 ms 2026-05-06 14:57:40.919 UTC client backend[50084] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:40.925 UTC client backend[50084] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:41.054 UTC client backend[50113] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:41.054 UTC client backend[50113] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:41.054 UTC client backend[50113] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:41.055 UTC client backend[50113] 026_stats.pl LOG: connection ready: setup total=3.303 ms, fork=1.561 ms, authentication=0.098 ms 2026-05-06 14:57:41.061 UTC client backend[50113] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:41.063 UTC client backend[50113] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:41.282 UTC logical replication tablesync worker[50151] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 14:57:41.283 UTC client backend[50152] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:41.294 UTC client backend[50152] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:41.298 UTC logical replication sequencesync worker[50158] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has started 2026-05-06 14:57:41.299 UTC client backend[50152] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:41.305 UTC client backend[50152] 026_stats.pl LOG: connection ready: setup total=22.891 ms, fork=1.509 ms, authentication=4.982 ms 2026-05-06 14:57:41.307 UTC client backend[50152] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:41.310 UTC client backend[50152] 026_stats.pl LOG: disconnection: session time: 0:00:00.026 user=admin database=postgres host=[local] 2026-05-06 14:57:41.344 UTC logical replication sequencesync worker[50158] LOG: logical replication sequence synchronization worker for subscription "test_tab1_sub" has finished 2026-05-06 14:57:41.391 UTC logical replication tablesync worker[50151] ERROR: duplicate key value violates unique constraint "test_tab1_pkey" 2026-05-06 14:57:41.391 UTC logical replication tablesync worker[50151] DETAIL: Key (a)=(1) already exists. 2026-05-06 14:57:41.391 UTC logical replication tablesync worker[50151] CONTEXT: COPY test_tab1, line 1 2026-05-06 14:57:41.392 UTC postmaster[49753] LOG: background worker "logical replication tablesync worker" (PID 50151) exited with exit code 1 2026-05-06 14:57:41.590 UTC client backend[50198] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:41.590 UTC client backend[50198] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:41.590 UTC client backend[50198] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:41.592 UTC client backend[50198] 026_stats.pl LOG: connection ready: setup total=5.075 ms, fork=2.049 ms, authentication=0.206 ms 2026-05-06 14:57:41.593 UTC client backend[50198] 026_stats.pl LOG: statement: SELECT count(1) = 1 FROM pg_subscription_rel WHERE srrelid = 'test_seq1'::regclass AND srsubstate = 'r' 2026-05-06 14:57:41.596 UTC client backend[50198] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:41.647 UTC client backend[50203] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:41.648 UTC client backend[50203] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:41.648 UTC client backend[50203] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:41.650 UTC client backend[50203] 026_stats.pl LOG: connection ready: setup total=14.934 ms, fork=11.707 ms, authentication=0.219 ms 2026-05-06 14:57:41.652 UTC client backend[50203] 026_stats.pl LOG: statement: TRUNCATE test_tab1 2026-05-06 14:57:41.682 UTC client backend[50203] 026_stats.pl LOG: disconnection: session time: 0:00:00.035 user=admin database=postgres host=[local] 2026-05-06 14:57:41.751 UTC client backend[50216] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:41.753 UTC client backend[50216] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:41.753 UTC client backend[50216] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:41.763 UTC client backend[50216] 026_stats.pl LOG: connection ready: setup total=24.225 ms, fork=12.146 ms, authentication=0.203 ms 2026-05-06 14:57:41.768 UTC client backend[50216] 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 14:57:41.796 UTC client backend[50216] 026_stats.pl LOG: disconnection: session time: 0:00:00.045 user=admin database=postgres host=[local] 2026-05-06 14:57:42.094 UTC client backend[50257] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:42.098 UTC client backend[50257] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:42.098 UTC client backend[50257] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:42.100 UTC client backend[50257] 026_stats.pl LOG: connection ready: setup total=11.098 ms, fork=3.299 ms, authentication=0.383 ms 2026-05-06 14:57:42.125 UTC client backend[50257] 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 14:57:42.127 UTC client backend[50257] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:57:42.356 UTC client backend[50281] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:42.357 UTC client backend[50281] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:42.357 UTC client backend[50281] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:42.358 UTC client backend[50281] 026_stats.pl LOG: connection ready: setup total=7.963 ms, fork=6.593 ms, authentication=0.090 ms 2026-05-06 14:57:42.360 UTC client backend[50281] 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 14:57:42.366 UTC client backend[50281] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:42.402 UTC logical replication tablesync worker[50287] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has started 2026-05-06 14:57:42.534 UTC client backend[50300] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:42.534 UTC client backend[50300] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:42.534 UTC client backend[50300] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:42.535 UTC client backend[50300] 026_stats.pl LOG: connection ready: setup total=6.166 ms, fork=4.259 ms, authentication=0.152 ms 2026-05-06 14:57:42.539 UTC client backend[50300] 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 14:57:42.546 UTC client backend[50300] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:57:42.550 UTC logical replication tablesync worker[50287] LOG: logical replication table synchronization worker for subscription "test_tab1_sub", table "test_tab1" has finished 2026-05-06 14:57:42.724 UTC client backend[50326] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:42.725 UTC client backend[50326] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:42.725 UTC client backend[50326] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:42.727 UTC client backend[50326] 026_stats.pl LOG: connection ready: setup total=8.779 ms, fork=4.914 ms, authentication=0.339 ms 2026-05-06 14:57:42.732 UTC client backend[50326] 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 14:57:42.739 UTC client backend[50326] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:57:42.812 UTC client backend[50343] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:42.815 UTC client backend[50343] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:42.815 UTC client backend[50343] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:42.817 UTC client backend[50343] 026_stats.pl LOG: connection ready: setup total=6.587 ms, fork=1.940 ms, authentication=0.245 ms 2026-05-06 14:57:42.817 UTC client backend[50343] 026_stats.pl LOG: statement: SELECT a FROM test_tab1 2026-05-06 14:57:42.818 UTC client backend[50343] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 49955 0 postgres 0x00000001005198d8 ExceptionalCondition + 108 1 postgres 0x0000000100358ca8 ReportApplyConflict + 4640 2 postgres 0x000000010021c568 CheckAndReportConflict + 560 3 postgres 0x000000010021c1d4 ExecSimpleRelationInsert + 316 4 postgres 0x0000000100376c74 apply_dispatch + 7404 5 postgres 0x0000000100377a24 start_apply + 712 6 postgres 0x00000001003788d8 run_apply_worker + 788 7 postgres 0x00000001003785bc ApplyWorkerMain + 36 8 postgres 0x00000001003288dc BackgroundWorkerMain + 472 9 postgres 0x000000010032cef8 postmaster_child_launch + 376 10 postgres 0x000000010032fd60 maybe_start_bgworkers + 488 11 postgres 0x0000000100331974 ServerLoop + 6976 12 postgres 0x000000010032f3b8 InitProcessGlobals + 0 13 postgres 0x00000001002715a0 main + 1036 14 dyld 0x0000000180f2eb98 start + 6076 2026-05-06 14:57:43.002 UTC client backend[50368] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:43.005 UTC client backend[50368] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:43.005 UTC client backend[50368] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:43.007 UTC client backend[50368] 026_stats.pl LOG: connection ready: setup total=9.084 ms, fork=2.397 ms, authentication=0.358 ms 2026-05-06 14:57:43.008 UTC client backend[50368] 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 14:57:43.011 UTC client backend[50368] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:57:43.167 UTC client backend[50391] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:43.168 UTC client backend[50391] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:43.168 UTC client backend[50391] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:43.173 UTC client backend[50391] 026_stats.pl LOG: connection ready: setup total=8.530 ms, fork=2.058 ms, authentication=0.452 ms 2026-05-06 14:57:43.221 UTC client backend[50391] 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 14:57:43.302 UTC client backend[50391] 026_stats.pl LOG: disconnection: session time: 0:00:00.135 user=admin database=postgres host=[local] 2026-05-06 14:57:43.604 UTC client backend[50418] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:43.611 UTC client backend[50418] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:43.611 UTC client backend[50418] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:43.611 UTC client backend[50418] 026_stats.pl LOG: connection ready: setup total=10.119 ms, fork=2.965 ms, authentication=0.896 ms 2026-05-06 14:57:43.617 UTC client backend[50418] 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 14:57:43.628 UTC client backend[50418] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:57:43.851 UTC client backend[50444] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:43.852 UTC client backend[50444] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:43.852 UTC client backend[50444] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:43.852 UTC client backend[50444] 026_stats.pl LOG: connection ready: setup total=2.084 ms, fork=0.674 ms, authentication=0.152 ms 2026-05-06 14:57:43.853 UTC client backend[50444] 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 14:57:43.854 UTC client backend[50444] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:57:44.031 UTC client backend[50465] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:44.033 UTC client backend[50465] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:44.033 UTC client backend[50465] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:44.039 UTC client backend[50465] 026_stats.pl LOG: connection ready: setup total=12.949 ms, fork=4.635 ms, authentication=0.116 ms 2026-05-06 14:57:44.043 UTC client backend[50465] 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 14:57:44.055 UTC client backend[50465] 026_stats.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:57:44.274 UTC client backend[50481] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:44.277 UTC client backend[50481] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:44.277 UTC client backend[50481] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:44.279 UTC client backend[50481] 026_stats.pl LOG: connection ready: setup total=6.907 ms, fork=2.150 ms, authentication=0.243 ms 2026-05-06 14:57:44.280 UTC client backend[50481] 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 14:57:44.282 UTC client backend[50481] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:44.798 UTC client backend[50501] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:44.807 UTC client backend[50501] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:44.807 UTC client backend[50501] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:44.809 UTC client backend[50501] 026_stats.pl LOG: connection ready: setup total=338.884 ms, fork=327.973 ms, authentication=0.180 ms 2026-05-06 14:57:44.814 UTC client backend[50501] 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 14:57:44.817 UTC client backend[50501] 026_stats.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:57:45.079 UTC client backend[50522] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:45.113 UTC client backend[50522] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:45.113 UTC client backend[50522] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:45.114 UTC client backend[50522] 026_stats.pl LOG: connection ready: setup total=36.621 ms, fork=2.081 ms, authentication=0.275 ms 2026-05-06 14:57:45.125 UTC client backend[50522] 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 14:57:45.134 UTC client backend[50522] 026_stats.pl LOG: disconnection: session time: 0:00:00.054 user=admin database=postgres host=[local] 2026-05-06 14:57:45.259 UTC client backend[50550] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:45.260 UTC client backend[50550] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:45.260 UTC client backend[50550] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:45.261 UTC client backend[50550] 026_stats.pl LOG: connection ready: setup total=4.391 ms, fork=2.343 ms, authentication=0.124 ms 2026-05-06 14:57:45.261 UTC client backend[50550] 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 14:57:45.263 UTC client backend[50550] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:45.473 UTC client backend[50571] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:45.476 UTC client backend[50571] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:45.476 UTC client backend[50571] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:45.477 UTC client backend[50571] 026_stats.pl LOG: connection ready: setup total=11.784 ms, fork=7.511 ms, authentication=0.144 ms 2026-05-06 14:57:45.485 UTC client backend[50571] 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 14:57:45.504 UTC client backend[50571] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=admin database=postgres host=[local] 2026-05-06 14:57:45.658 UTC client backend[50593] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:45.658 UTC client backend[50593] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:45.658 UTC client backend[50593] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:45.660 UTC client backend[50593] 026_stats.pl LOG: connection ready: setup total=12.023 ms, fork=9.329 ms, authentication=0.247 ms 2026-05-06 14:57:45.668 UTC client backend[50593] 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 14:57:45.675 UTC client backend[50593] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:57:45.852 UTC client backend[50609] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:45.853 UTC client backend[50609] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:45.853 UTC client backend[50609] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:45.854 UTC client backend[50609] 026_stats.pl LOG: connection ready: setup total=3.728 ms, fork=1.839 ms, authentication=0.124 ms 2026-05-06 14:57:45.854 UTC client backend[50609] 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 14:57:45.855 UTC client backend[50609] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:57:46.025 UTC client backend[50620] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:46.045 UTC client backend[50620] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:46.045 UTC client backend[50620] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:46.050 UTC client backend[50620] 026_stats.pl LOG: connection ready: setup total=25.559 ms, fork=0.400 ms, authentication=0.193 ms 2026-05-06 14:57:46.054 UTC client backend[50620] 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 14:57:46.058 UTC client backend[50620] 026_stats.pl LOG: disconnection: session time: 0:00:00.033 user=admin database=postgres host=[local] 2026-05-06 14:57:46.230 UTC client backend[50636] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:46.231 UTC client backend[50636] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:46.232 UTC client backend[50636] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:46.233 UTC client backend[50636] 026_stats.pl LOG: connection ready: setup total=6.268 ms, fork=3.001 ms, authentication=0.229 ms 2026-05-06 14:57:46.240 UTC client backend[50636] 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 14:57:46.265 UTC client backend[50636] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:57:46.416 UTC client backend[50650] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:46.441 UTC client backend[50650] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:46.444 UTC client backend[50650] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:46.446 UTC client backend[50650] 026_stats.pl LOG: connection ready: setup total=31.106 ms, fork=0.547 ms, authentication=3.194 ms 2026-05-06 14:57:46.458 UTC client backend[50650] 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 14:57:46.462 UTC client backend[50650] 026_stats.pl LOG: disconnection: session time: 0:00:00.046 user=admin database=postgres host=[local] 2026-05-06 14:57:46.715 UTC client backend[50665] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:46.732 UTC client backend[50665] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:46.732 UTC client backend[50665] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:46.733 UTC client backend[50665] 026_stats.pl LOG: connection ready: setup total=21.335 ms, fork=2.253 ms, authentication=0.338 ms 2026-05-06 14:57:46.735 UTC client backend[50665] 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 14:57:46.740 UTC client backend[50665] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:57:46.958 UTC client backend[50680] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:46.965 UTC client backend[50680] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:46.966 UTC client backend[50680] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:46.966 UTC client backend[50680] 026_stats.pl LOG: connection ready: setup total=17.411 ms, fork=8.449 ms, authentication=0.509 ms 2026-05-06 14:57:46.967 UTC client backend[50680] 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 14:57:46.971 UTC client backend[50680] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:57:47.141 UTC client backend[50690] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:47.324 UTC client backend[50690] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:47.324 UTC client backend[50690] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:47.328 UTC client backend[50690] 026_stats.pl LOG: connection ready: setup total=189.041 ms, fork=2.277 ms, authentication=0.976 ms 2026-05-06 14:57:47.330 UTC client backend[50690] 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 14:57:47.340 UTC client backend[50690] 026_stats.pl LOG: disconnection: session time: 0:00:00.199 user=admin database=postgres host=[local] 2026-05-06 14:57:47.500 UTC client backend[50703] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:47.502 UTC client backend[50703] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:47.502 UTC client backend[50703] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:47.502 UTC client backend[50703] 026_stats.pl LOG: connection ready: setup total=10.354 ms, fork=7.286 ms, authentication=0.146 ms 2026-05-06 14:57:47.511 UTC client backend[50703] 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 14:57:47.516 UTC client backend[50703] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:57:47.702 UTC client backend[50717] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:47.712 UTC client backend[50717] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:47.714 UTC client backend[50717] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:47.727 UTC client backend[50717] 026_stats.pl LOG: connection ready: setup total=31.556 ms, fork=3.716 ms, authentication=2.465 ms 2026-05-06 14:57:47.730 UTC client backend[50717] 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 14:57:47.750 UTC client backend[50717] 026_stats.pl LOG: disconnection: session time: 0:00:00.051 user=admin database=postgres host=[local] 2026-05-06 14:57:47.972 UTC client backend[50732] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:47.973 UTC client backend[50732] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:47.973 UTC client backend[50732] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:47.976 UTC client backend[50732] 026_stats.pl LOG: connection ready: setup total=12.771 ms, fork=7.937 ms, authentication=0.251 ms 2026-05-06 14:57:47.977 UTC client backend[50732] 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 14:57:47.986 UTC client backend[50732] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:48.251 UTC client backend[50745] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:48.255 UTC client backend[50745] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:48.255 UTC client backend[50745] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:48.260 UTC client backend[50745] 026_stats.pl LOG: connection ready: setup total=21.238 ms, fork=11.878 ms, authentication=0.413 ms 2026-05-06 14:57:48.277 UTC client backend[50745] 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 14:57:48.289 UTC client backend[50745] 026_stats.pl LOG: disconnection: session time: 0:00:00.038 user=admin database=postgres host=[local] 2026-05-06 14:57:48.830 UTC client backend[50764] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:48.845 UTC client backend[50764] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:48.845 UTC client backend[50764] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:48.846 UTC client backend[50764] 026_stats.pl LOG: connection ready: setup total=18.838 ms, fork=2.528 ms, authentication=0.198 ms 2026-05-06 14:57:48.848 UTC client backend[50764] 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 14:57:48.853 UTC client backend[50764] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:57:49.071 UTC client backend[50784] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:49.072 UTC client backend[50784] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:49.072 UTC client backend[50784] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:49.080 UTC client backend[50784] 026_stats.pl LOG: connection ready: setup total=39.655 ms, fork=29.847 ms, authentication=0.160 ms 2026-05-06 14:57:49.102 UTC client backend[50784] 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 14:57:49.104 UTC client backend[50784] 026_stats.pl LOG: disconnection: session time: 0:00:00.032 user=admin database=postgres host=[local] 2026-05-06 14:57:49.279 UTC client backend[50804] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:49.281 UTC client backend[50804] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:49.281 UTC client backend[50804] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:49.282 UTC client backend[50804] 026_stats.pl LOG: connection ready: setup total=8.542 ms, fork=5.301 ms, authentication=0.248 ms 2026-05-06 14:57:49.287 UTC client backend[50804] 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 14:57:49.295 UTC client backend[50804] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:49.666 UTC client backend[50837] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:49.695 UTC client backend[50837] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:49.748 UTC client backend[50837] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:49.751 UTC client backend[50837] 026_stats.pl LOG: connection ready: setup total=87.779 ms, fork=2.768 ms, authentication=52.800 ms 2026-05-06 14:57:49.756 UTC client backend[50837] 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 14:57:49.762 UTC client backend[50837] 026_stats.pl LOG: disconnection: session time: 0:00:00.096 user=admin database=postgres host=[local] 2026-05-06 14:57:49.994 UTC client backend[50859] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.011 UTC client backend[50859] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.011 UTC client backend[50859] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.014 UTC client backend[50859] 026_stats.pl LOG: connection ready: setup total=21.669 ms, fork=1.699 ms, authentication=0.798 ms 2026-05-06 14:57:50.015 UTC client backend[50859] 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 14:57:50.031 UTC client backend[50859] 026_stats.pl LOG: disconnection: session time: 0:00:00.037 user=admin database=postgres host=[local] 2026-05-06 14:57:50.189 UTC client backend[50876] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.190 UTC client backend[50876] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.190 UTC client backend[50876] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.192 UTC client backend[50876] 026_stats.pl LOG: connection ready: setup total=6.642 ms, fork=2.496 ms, authentication=0.322 ms 2026-05-06 14:57:50.200 UTC client backend[50876] 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 14:57:50.202 UTC client backend[50876] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:57:50.346 UTC client backend[50889] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.348 UTC client backend[50889] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.348 UTC client backend[50889] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.349 UTC client backend[50889] 026_stats.pl LOG: connection ready: setup total=6.800 ms, fork=2.898 ms, authentication=0.207 ms 2026-05-06 14:57:50.351 UTC client backend[50889] 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 14:57:50.355 UTC client backend[50889] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:50.510 UTC client backend[50905] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.511 UTC client backend[50905] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.511 UTC client backend[50905] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.512 UTC client backend[50905] 026_stats.pl LOG: connection ready: setup total=4.560 ms, fork=2.488 ms, authentication=0.176 ms 2026-05-06 14:57:50.514 UTC client backend[50905] 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 14:57:50.520 UTC client backend[50905] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:50.671 UTC client backend[50925] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.677 UTC client backend[50925] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.678 UTC client backend[50925] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.678 UTC client backend[50925] 026_stats.pl LOG: connection ready: setup total=19.913 ms, fork=12.718 ms, authentication=2.505 ms 2026-05-06 14:57:50.680 UTC client backend[50925] 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 14:57:50.685 UTC client backend[50925] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:50.829 UTC client backend[50953] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:50.830 UTC client backend[50953] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:50.830 UTC client backend[50953] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:50.831 UTC client backend[50953] 026_stats.pl LOG: connection ready: setup total=6.286 ms, fork=2.883 ms, authentication=0.309 ms 2026-05-06 14:57:50.834 UTC client backend[50953] 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 14:57:50.839 UTC client backend[50953] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:57:51.003 UTC client backend[50980] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.004 UTC client backend[50980] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.004 UTC client backend[50980] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.005 UTC client backend[50980] 026_stats.pl LOG: connection ready: setup total=4.735 ms, fork=2.329 ms, authentication=0.304 ms 2026-05-06 14:57:51.007 UTC client backend[50980] 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 14:57:51.013 UTC client backend[50980] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:51.167 UTC client backend[51014] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.168 UTC client backend[51014] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.168 UTC client backend[51014] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.169 UTC client backend[51014] 026_stats.pl LOG: connection ready: setup total=4.780 ms, fork=2.405 ms, authentication=0.191 ms 2026-05-06 14:57:51.169 UTC client backend[51014] 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 14:57:51.171 UTC client backend[51014] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:51.353 UTC client backend[51034] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.354 UTC client backend[51034] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.354 UTC client backend[51034] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.356 UTC client backend[51034] 026_stats.pl LOG: connection ready: setup total=5.573 ms, fork=2.572 ms, authentication=0.264 ms 2026-05-06 14:57:51.358 UTC client backend[51034] 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 14:57:51.364 UTC client backend[51034] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:57:51.528 UTC client backend[51051] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.529 UTC client backend[51051] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.532 UTC client backend[51051] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.534 UTC client backend[51051] 026_stats.pl LOG: connection ready: setup total=8.964 ms, fork=1.844 ms, authentication=2.618 ms 2026-05-06 14:57:51.556 UTC client backend[51051] 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 14:57:51.561 UTC client backend[51051] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:57:51.703 UTC client backend[51069] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.722 UTC client backend[51069] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.728 UTC client backend[51069] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.732 UTC client backend[51069] 026_stats.pl LOG: connection ready: setup total=30.561 ms, fork=1.419 ms, authentication=6.278 ms 2026-05-06 14:57:51.732 UTC client backend[51069] 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 14:57:51.733 UTC client backend[51069] 026_stats.pl LOG: disconnection: session time: 0:00:00.030 user=admin database=postgres host=[local] 2026-05-06 14:57:51.894 UTC client backend[51096] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:51.894 UTC client backend[51096] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:51.894 UTC client backend[51096] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:51.895 UTC client backend[51096] 026_stats.pl LOG: connection ready: setup total=3.129 ms, fork=1.706 ms, authentication=0.116 ms 2026-05-06 14:57:51.895 UTC client backend[51096] 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 14:57:51.897 UTC client backend[51096] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:57:52.107 UTC client backend[51133] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.108 UTC client backend[51133] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.108 UTC client backend[51133] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:52.109 UTC client backend[51133] 026_stats.pl LOG: connection ready: setup total=4.278 ms, fork=1.748 ms, authentication=0.223 ms 2026-05-06 14:57:52.111 UTC client backend[51133] 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 14:57:52.113 UTC client backend[51133] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:52.281 UTC client backend[51173] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.283 UTC client backend[51173] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.283 UTC client backend[51173] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:52.284 UTC client backend[51173] 026_stats.pl LOG: connection ready: setup total=12.490 ms, fork=8.438 ms, authentication=0.166 ms 2026-05-06 14:57:52.288 UTC client backend[51173] 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 14:57:52.296 UTC client backend[51173] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:52.463 UTC client backend[51200] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.464 UTC client backend[51200] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.464 UTC client backend[51200] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:52.465 UTC client backend[51200] 026_stats.pl LOG: connection ready: setup total=6.132 ms, fork=3.534 ms, authentication=0.209 ms 2026-05-06 14:57:52.468 UTC client backend[51200] 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 14:57:52.473 UTC client backend[51200] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:52.725 UTC client backend[51237] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.748 UTC client backend[51237] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.748 UTC client backend[51237] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:52.750 UTC client backend[51237] 026_stats.pl LOG: connection ready: setup total=31.090 ms, fork=3.278 ms, authentication=17.365 ms 2026-05-06 14:57:52.751 UTC client backend[51237] 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 14:57:52.756 UTC client backend[51237] 026_stats.pl LOG: disconnection: session time: 0:00:00.033 user=admin database=postgres host=[local] 2026-05-06 14:57:52.894 UTC client backend[51266] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.894 UTC client backend[51266] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.894 UTC client backend[51266] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:52.895 UTC client backend[51266] 026_stats.pl LOG: connection ready: setup total=2.985 ms, fork=1.629 ms, authentication=0.145 ms 2026-05-06 14:57:52.895 UTC client backend[51266] 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 14:57:52.896 UTC client backend[51266] 026_stats.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:57:53.070 UTC client backend[51297] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.070 UTC client backend[51297] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.070 UTC client backend[51297] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:53.077 UTC client backend[51297] 026_stats.pl LOG: connection ready: setup total=10.167 ms, fork=2.445 ms, authentication=0.124 ms 2026-05-06 14:57:53.094 UTC client backend[51297] 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 14:57:53.097 UTC client backend[51297] 026_stats.pl LOG: disconnection: session time: 0:00:00.027 user=admin database=postgres host=[local] 2026-05-06 14:57:53.241 UTC client backend[51324] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.242 UTC client backend[51324] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.242 UTC client backend[51324] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:53.244 UTC client backend[51324] 026_stats.pl LOG: connection ready: setup total=4.592 ms, fork=2.025 ms, authentication=0.262 ms 2026-05-06 14:57:53.244 UTC client backend[51324] 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 14:57:53.247 UTC client backend[51324] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:53.428 UTC client backend[51363] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.430 UTC client backend[51363] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.430 UTC client backend[51363] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:53.432 UTC client backend[51363] 026_stats.pl LOG: connection ready: setup total=6.051 ms, fork=1.671 ms, authentication=0.125 ms 2026-05-06 14:57:53.434 UTC client backend[51363] 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 14:57:53.480 UTC client backend[51363] 026_stats.pl LOG: disconnection: session time: 0:00:00.051 user=admin database=postgres host=[local] 2026-05-06 14:57:53.637 UTC client backend[51400] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.638 UTC client backend[51400] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.638 UTC client backend[51400] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:53.640 UTC client backend[51400] 026_stats.pl LOG: connection ready: setup total=5.178 ms, fork=2.097 ms, authentication=0.280 ms 2026-05-06 14:57:53.641 UTC client backend[51400] 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 14:57:53.643 UTC client backend[51400] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:53.827 UTC client backend[51423] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.828 UTC client backend[51423] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.828 UTC client backend[51423] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:53.829 UTC client backend[51423] 026_stats.pl LOG: connection ready: setup total=4.666 ms, fork=2.538 ms, authentication=0.342 ms 2026-05-06 14:57:53.829 UTC client backend[51423] 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 14:57:53.832 UTC client backend[51423] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:54.022 UTC client backend[51446] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.023 UTC client backend[51446] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.023 UTC client backend[51446] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.025 UTC client backend[51446] 026_stats.pl LOG: connection ready: setup total=7.274 ms, fork=3.264 ms, authentication=0.202 ms 2026-05-06 14:57:54.027 UTC client backend[51446] 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 14:57:54.052 UTC client backend[51446] 026_stats.pl LOG: disconnection: session time: 0:00:00.030 user=admin database=postgres host=[local] 2026-05-06 14:57:54.193 UTC client backend[51463] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.195 UTC client backend[51463] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.195 UTC client backend[51463] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.197 UTC client backend[51463] 026_stats.pl LOG: connection ready: setup total=7.380 ms, fork=2.697 ms, authentication=0.171 ms 2026-05-06 14:57:54.198 UTC client backend[51463] 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 14:57:54.201 UTC client backend[51463] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:54.369 UTC client backend[51489] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.370 UTC client backend[51489] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.370 UTC client backend[51489] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.374 UTC client backend[51489] 026_stats.pl LOG: connection ready: setup total=7.621 ms, fork=1.602 ms, authentication=0.251 ms 2026-05-06 14:57:54.374 UTC client backend[51489] 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 14:57:54.377 UTC client backend[51489] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:54.517 UTC client backend[51508] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.517 UTC client backend[51508] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.517 UTC client backend[51508] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.518 UTC client backend[51508] 026_stats.pl LOG: connection ready: setup total=1.897 ms, fork=0.548 ms, authentication=0.148 ms 2026-05-06 14:57:54.518 UTC client backend[51508] 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 14:57:54.520 UTC client backend[51508] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:57:54.674 UTC client backend[51532] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.675 UTC client backend[51532] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.675 UTC client backend[51532] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.676 UTC client backend[51532] 026_stats.pl LOG: connection ready: setup total=4.693 ms, fork=2.133 ms, authentication=0.247 ms 2026-05-06 14:57:54.676 UTC client backend[51532] 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 14:57:54.678 UTC client backend[51532] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:54.948 UTC client backend[51547] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.956 UTC client backend[51547] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.956 UTC client backend[51547] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:54.958 UTC client backend[51547] 026_stats.pl LOG: connection ready: setup total=15.240 ms, fork=4.822 ms, authentication=0.245 ms 2026-05-06 14:57:54.959 UTC client backend[51547] 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 14:57:54.961 UTC client backend[51547] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:57:55.132 UTC client backend[51567] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.132 UTC client backend[51567] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.132 UTC client backend[51567] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:55.133 UTC client backend[51567] 026_stats.pl LOG: connection ready: setup total=8.094 ms, fork=6.531 ms, authentication=0.133 ms 2026-05-06 14:57:55.134 UTC client backend[51567] 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 14:57:55.136 UTC client backend[51567] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:55.348 UTC client backend[51578] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.349 UTC client backend[51578] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.349 UTC client backend[51578] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:55.351 UTC client backend[51578] 026_stats.pl LOG: connection ready: setup total=4.739 ms, fork=2.003 ms, authentication=0.359 ms 2026-05-06 14:57:55.354 UTC client backend[51578] 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 14:57:55.365 UTC client backend[51578] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:57:55.549 UTC client backend[51602] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.561 UTC client backend[51602] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.561 UTC client backend[51602] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:55.564 UTC client backend[51602] 026_stats.pl LOG: connection ready: setup total=17.282 ms, fork=2.224 ms, authentication=0.483 ms 2026-05-06 14:57:55.579 UTC client backend[51602] 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 14:57:55.583 UTC client backend[51602] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:57:55.804 UTC client backend[51621] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.805 UTC client backend[51621] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.809 UTC client backend[51621] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:55.810 UTC client backend[51621] 026_stats.pl LOG: connection ready: setup total=10.489 ms, fork=1.767 ms, authentication=3.728 ms 2026-05-06 14:57:55.829 UTC client backend[51621] 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 14:57:55.831 UTC client backend[51621] 026_stats.pl LOG: disconnection: session time: 0:00:00.029 user=admin database=postgres host=[local] 2026-05-06 14:57:56.160 UTC client backend[51632] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.160 UTC client backend[51632] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.160 UTC client backend[51632] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:56.162 UTC client backend[51632] 026_stats.pl LOG: connection ready: setup total=4.052 ms, fork=2.300 ms, authentication=0.125 ms 2026-05-06 14:57:56.168 UTC client backend[51632] 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 14:57:56.178 UTC client backend[51632] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:57:56.431 UTC client backend[51666] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.434 UTC client backend[51666] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.434 UTC client backend[51666] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:56.450 UTC client backend[51666] 026_stats.pl LOG: connection ready: setup total=21.502 ms, fork=1.862 ms, authentication=0.208 ms 2026-05-06 14:57:56.450 UTC client backend[51666] 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 14:57:56.452 UTC client backend[51666] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:57:56.629 UTC client backend[51681] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.632 UTC client backend[51681] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.632 UTC client backend[51681] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:56.634 UTC client backend[51681] 026_stats.pl LOG: connection ready: setup total=6.733 ms, fork=1.722 ms, authentication=0.290 ms 2026-05-06 14:57:56.634 UTC client backend[51681] 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 14:57:56.637 UTC client backend[51681] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:56.923 UTC client backend[51711] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.923 UTC client backend[51711] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.923 UTC client backend[51711] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:56.924 UTC client backend[51711] 026_stats.pl LOG: connection ready: setup total=4.185 ms, fork=2.821 ms, authentication=0.113 ms 2026-05-06 14:57:56.924 UTC client backend[51711] 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 14:57:56.929 UTC client backend[51711] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:57.092 UTC client backend[51745] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.093 UTC client backend[51745] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.093 UTC client backend[51745] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:57.094 UTC client backend[51745] 026_stats.pl LOG: connection ready: setup total=5.022 ms, fork=3.193 ms, authentication=0.149 ms 2026-05-06 14:57:57.095 UTC client backend[51745] 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 14:57:57.099 UTC client backend[51745] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:57.417 UTC client backend[51763] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.422 UTC client backend[51763] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.422 UTC client backend[51763] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:57.424 UTC client backend[51763] 026_stats.pl LOG: connection ready: setup total=14.558 ms, fork=7.525 ms, authentication=0.421 ms 2026-05-06 14:57:57.426 UTC client backend[51763] 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 14:57:57.433 UTC client backend[51763] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:57:57.600 UTC client backend[51792] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.601 UTC client backend[51792] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.601 UTC client backend[51792] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:57.602 UTC client backend[51792] 026_stats.pl LOG: connection ready: setup total=4.928 ms, fork=2.164 ms, authentication=0.246 ms 2026-05-06 14:57:57.605 UTC client backend[51792] 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 14:57:57.620 UTC client backend[51792] 026_stats.pl LOG: disconnection: session time: 0:00:00.020 user=admin database=postgres host=[local] 2026-05-06 14:57:57.801 UTC client backend[51813] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.801 UTC client backend[51813] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.801 UTC client backend[51813] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:57.803 UTC client backend[51813] 026_stats.pl LOG: connection ready: setup total=4.057 ms, fork=1.572 ms, authentication=0.149 ms 2026-05-06 14:57:57.803 UTC client backend[51813] 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 14:57:57.808 UTC client backend[51813] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:57:58.121 UTC client backend[51833] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.123 UTC client backend[51833] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.123 UTC client backend[51833] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:58.124 UTC client backend[51833] 026_stats.pl LOG: connection ready: setup total=9.244 ms, fork=5.577 ms, authentication=0.348 ms 2026-05-06 14:57:58.125 UTC client backend[51833] 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 14:57:58.128 UTC client backend[51833] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:57:58.290 UTC client backend[51855] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.291 UTC client backend[51855] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.291 UTC client backend[51855] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:58.292 UTC client backend[51855] 026_stats.pl LOG: connection ready: setup total=5.345 ms, fork=2.810 ms, authentication=0.179 ms 2026-05-06 14:57:58.297 UTC client backend[51855] 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 14:57:58.299 UTC client backend[51855] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:58.433 UTC client backend[51876] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.434 UTC client backend[51876] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.434 UTC client backend[51876] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:58.435 UTC client backend[51876] 026_stats.pl LOG: connection ready: setup total=4.711 ms, fork=2.056 ms, authentication=0.352 ms 2026-05-06 14:57:58.436 UTC client backend[51876] 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 14:57:58.438 UTC client backend[51876] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:58.595 UTC client backend[51894] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.600 UTC client backend[51894] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.600 UTC client backend[51894] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:58.601 UTC client backend[51894] 026_stats.pl LOG: connection ready: setup total=8.475 ms, fork=1.680 ms, authentication=0.276 ms 2026-05-06 14:57:58.603 UTC client backend[51894] 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 14:57:58.606 UTC client backend[51894] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:57:58.834 UTC client backend[51915] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.837 UTC client backend[51915] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.837 UTC client backend[51915] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:58.839 UTC client backend[51915] 026_stats.pl LOG: connection ready: setup total=11.873 ms, fork=6.195 ms, authentication=1.234 ms 2026-05-06 14:57:58.840 UTC client backend[51915] 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 14:57:58.843 UTC client backend[51915] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:57:59.017 UTC client backend[51945] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.022 UTC client backend[51945] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.022 UTC client backend[51945] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:59.029 UTC client backend[51945] 026_stats.pl LOG: connection ready: setup total=22.166 ms, fork=9.638 ms, authentication=0.185 ms 2026-05-06 14:57:59.029 UTC client backend[51945] 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 14:57:59.078 UTC client backend[51945] 026_stats.pl LOG: disconnection: session time: 0:00:00.061 user=admin database=postgres host=[local] 2026-05-06 14:57:59.306 UTC client backend[51972] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.312 UTC client backend[51972] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.312 UTC client backend[51972] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:59.316 UTC client backend[51972] 026_stats.pl LOG: connection ready: setup total=19.260 ms, fork=8.604 ms, authentication=3.662 ms 2026-05-06 14:57:59.322 UTC client backend[51972] 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 14:57:59.327 UTC client backend[51972] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:57:59.513 UTC client backend[51989] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.514 UTC client backend[51989] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.514 UTC client backend[51989] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:59.523 UTC client backend[51989] 026_stats.pl LOG: connection ready: setup total=17.647 ms, fork=7.764 ms, authentication=0.232 ms 2026-05-06 14:57:59.525 UTC client backend[51989] 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 14:57:59.527 UTC client backend[51989] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:59.734 UTC client backend[52009] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.736 UTC client backend[52009] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.736 UTC client backend[52009] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:59.738 UTC client backend[52009] 026_stats.pl LOG: connection ready: setup total=8.016 ms, fork=2.965 ms, authentication=0.493 ms 2026-05-06 14:57:59.741 UTC client backend[52009] 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 14:57:59.746 UTC client backend[52009] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:57:59.921 UTC client backend[52021] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.923 UTC client backend[52021] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.924 UTC client backend[52021] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:57:59.926 UTC client backend[52021] 026_stats.pl LOG: connection ready: setup total=12.032 ms, fork=7.187 ms, authentication=0.379 ms 2026-05-06 14:57:59.931 UTC client backend[52021] 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 14:57:59.934 UTC client backend[52021] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:00.358 UTC client backend[52048] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.361 UTC client backend[52048] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.361 UTC client backend[52048] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:00.363 UTC client backend[52048] 026_stats.pl LOG: connection ready: setup total=7.467 ms, fork=2.055 ms, authentication=0.363 ms 2026-05-06 14:58:00.364 UTC client backend[52048] 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 14:58:00.366 UTC client backend[52048] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:00.578 UTC client backend[52061] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.579 UTC client backend[52061] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.579 UTC client backend[52061] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:00.579 UTC client backend[52061] 026_stats.pl LOG: connection ready: setup total=3.634 ms, fork=2.078 ms, authentication=0.135 ms 2026-05-06 14:58:00.580 UTC client backend[52061] 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 14:58:00.583 UTC client backend[52061] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:00.762 UTC client backend[52083] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.767 UTC client backend[52083] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.767 UTC client backend[52083] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:00.769 UTC client backend[52083] 026_stats.pl LOG: connection ready: setup total=10.100 ms, fork=3.447 ms, authentication=0.114 ms 2026-05-06 14:58:00.770 UTC client backend[52083] 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 14:58:00.772 UTC client backend[52083] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:00.950 UTC client backend[52098] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.951 UTC client backend[52098] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.951 UTC client backend[52098] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:00.953 UTC client backend[52098] 026_stats.pl LOG: connection ready: setup total=4.838 ms, fork=2.227 ms, authentication=0.303 ms 2026-05-06 14:58:00.953 UTC client backend[52098] 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 14:58:00.956 UTC client backend[52098] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:01.101 UTC client backend[52112] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.102 UTC client backend[52112] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.102 UTC client backend[52112] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:01.104 UTC client backend[52112] 026_stats.pl LOG: connection ready: setup total=4.285 ms, fork=0.725 ms, authentication=0.126 ms 2026-05-06 14:58:01.105 UTC client backend[52112] 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 14:58:01.107 UTC client backend[52112] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:01.334 UTC client backend[52133] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.335 UTC client backend[52133] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.335 UTC client backend[52133] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:01.337 UTC client backend[52133] 026_stats.pl LOG: connection ready: setup total=8.223 ms, fork=4.870 ms, authentication=0.326 ms 2026-05-06 14:58:01.340 UTC client backend[52133] 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 14:58:01.344 UTC client backend[52133] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:01.531 UTC client backend[52153] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.531 UTC client backend[52153] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.531 UTC client backend[52153] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:01.534 UTC client backend[52153] 026_stats.pl LOG: connection ready: setup total=11.067 ms, fork=7.759 ms, authentication=0.183 ms 2026-05-06 14:58:01.539 UTC client backend[52153] 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 14:58:01.554 UTC client backend[52153] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:01.757 UTC client backend[52182] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.757 UTC client backend[52182] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.757 UTC client backend[52182] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:01.758 UTC client backend[52182] 026_stats.pl LOG: connection ready: setup total=5.228 ms, fork=3.418 ms, authentication=0.165 ms 2026-05-06 14:58:01.758 UTC client backend[52182] 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 14:58:01.760 UTC client backend[52182] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:01.953 UTC client backend[52200] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.954 UTC client backend[52200] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.954 UTC client backend[52200] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:01.956 UTC client backend[52200] 026_stats.pl LOG: connection ready: setup total=6.076 ms, fork=2.326 ms, authentication=0.246 ms 2026-05-06 14:58:01.956 UTC client backend[52200] 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 14:58:01.959 UTC client backend[52200] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:02.185 UTC client backend[52218] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.187 UTC client backend[52218] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.187 UTC client backend[52218] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:02.191 UTC client backend[52218] 026_stats.pl LOG: connection ready: setup total=8.603 ms, fork=3.158 ms, authentication=0.117 ms 2026-05-06 14:58:02.191 UTC client backend[52218] 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 14:58:02.196 UTC client backend[52218] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:02.418 UTC client backend[52237] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.420 UTC client backend[52237] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.420 UTC client backend[52237] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:02.421 UTC client backend[52237] 026_stats.pl LOG: connection ready: setup total=9.296 ms, fork=5.421 ms, authentication=0.144 ms 2026-05-06 14:58:02.421 UTC client backend[52237] 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 14:58:02.423 UTC client backend[52237] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:02.601 UTC client backend[52255] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.601 UTC client backend[52255] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.601 UTC client backend[52255] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:02.602 UTC client backend[52255] 026_stats.pl LOG: connection ready: setup total=3.491 ms, fork=1.590 ms, authentication=0.170 ms 2026-05-06 14:58:02.603 UTC client backend[52255] 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 14:58:02.606 UTC client backend[52255] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:02.757 UTC client backend[52275] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.758 UTC client backend[52275] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.758 UTC client backend[52275] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:02.759 UTC client backend[52275] 026_stats.pl LOG: connection ready: setup total=4.404 ms, fork=2.382 ms, authentication=0.329 ms 2026-05-06 14:58:02.759 UTC client backend[52275] 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 14:58:02.762 UTC client backend[52275] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:02.964 UTC client backend[52301] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.965 UTC client backend[52301] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.965 UTC client backend[52301] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:02.967 UTC client backend[52301] 026_stats.pl LOG: connection ready: setup total=4.813 ms, fork=2.115 ms, authentication=0.229 ms 2026-05-06 14:58:02.969 UTC client backend[52301] 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 14:58:02.973 UTC client backend[52301] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:03.202 UTC client backend[52331] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.203 UTC client backend[52331] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.203 UTC client backend[52331] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:03.204 UTC client backend[52331] 026_stats.pl LOG: connection ready: setup total=3.927 ms, fork=1.548 ms, authentication=0.148 ms 2026-05-06 14:58:03.210 UTC client backend[52331] 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 14:58:03.218 UTC client backend[52331] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:03.382 UTC client backend[52362] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.385 UTC client backend[52362] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.385 UTC client backend[52362] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:03.387 UTC client backend[52362] 026_stats.pl LOG: connection ready: setup total=8.114 ms, fork=3.356 ms, authentication=0.256 ms 2026-05-06 14:58:03.387 UTC client backend[52362] 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 14:58:03.392 UTC client backend[52362] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:03.540 UTC client backend[52382] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.541 UTC client backend[52382] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.541 UTC client backend[52382] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:03.542 UTC client backend[52382] 026_stats.pl LOG: connection ready: setup total=6.130 ms, fork=3.100 ms, authentication=0.318 ms 2026-05-06 14:58:03.549 UTC client backend[52382] 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 14:58:03.553 UTC client backend[52382] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:03.733 UTC client backend[52402] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.738 UTC client backend[52402] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.738 UTC client backend[52402] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:03.742 UTC client backend[52402] 026_stats.pl LOG: connection ready: setup total=11.815 ms, fork=2.325 ms, authentication=0.495 ms 2026-05-06 14:58:03.760 UTC client backend[52402] 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 14:58:03.768 UTC client backend[52402] 026_stats.pl LOG: disconnection: session time: 0:00:00.035 user=admin database=postgres host=[local] 2026-05-06 14:58:03.947 UTC client backend[52421] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.957 UTC client backend[52421] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.957 UTC client backend[52421] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:03.957 UTC client backend[52421] 026_stats.pl LOG: connection ready: setup total=13.564 ms, fork=2.858 ms, authentication=0.330 ms 2026-05-06 14:58:03.958 UTC client backend[52421] 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 14:58:03.960 UTC client backend[52421] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:04.153 UTC client backend[52440] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.154 UTC client backend[52440] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.154 UTC client backend[52440] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:04.159 UTC client backend[52440] 026_stats.pl LOG: connection ready: setup total=8.298 ms, fork=1.671 ms, authentication=0.169 ms 2026-05-06 14:58:04.167 UTC client backend[52440] 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 14:58:04.175 UTC client backend[52440] 026_stats.pl LOG: disconnection: session time: 0:00:00.022 user=admin database=postgres host=[local] 2026-05-06 14:58:04.438 UTC client backend[52464] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.443 UTC client backend[52464] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.443 UTC client backend[52464] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:04.449 UTC client backend[52464] 026_stats.pl LOG: connection ready: setup total=19.632 ms, fork=8.564 ms, authentication=0.294 ms 2026-05-06 14:58:04.451 UTC client backend[52464] 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 14:58:04.456 UTC client backend[52464] 026_stats.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:04.651 UTC client backend[52475] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.652 UTC client backend[52475] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.652 UTC client backend[52475] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:04.653 UTC client backend[52475] 026_stats.pl LOG: connection ready: setup total=6.177 ms, fork=4.279 ms, authentication=0.160 ms 2026-05-06 14:58:04.654 UTC client backend[52475] 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 14:58:04.655 UTC client backend[52475] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:05.105 UTC client backend[52497] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.114 UTC client backend[52497] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.114 UTC client backend[52497] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:05.116 UTC client backend[52497] 026_stats.pl LOG: connection ready: setup total=14.821 ms, fork=3.426 ms, authentication=0.254 ms 2026-05-06 14:58:05.130 UTC client backend[52497] 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 14:58:05.192 UTC client backend[52497] 026_stats.pl LOG: disconnection: session time: 0:00:00.087 user=admin database=postgres host=[local] 2026-05-06 14:58:05.544 UTC client backend[52525] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.547 UTC client backend[52525] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.547 UTC client backend[52525] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:05.549 UTC client backend[52525] 026_stats.pl LOG: connection ready: setup total=7.188 ms, fork=1.563 ms, authentication=0.219 ms 2026-05-06 14:58:05.553 UTC client backend[52525] 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 14:58:05.557 UTC client backend[52525] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:05.886 UTC client backend[52547] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.899 UTC client backend[52547] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.899 UTC client backend[52547] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:05.901 UTC client backend[52547] 026_stats.pl LOG: connection ready: setup total=35.913 ms, fork=20.505 ms, authentication=0.157 ms 2026-05-06 14:58:05.904 UTC client backend[52547] 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 14:58:05.908 UTC client backend[52547] 026_stats.pl LOG: disconnection: session time: 0:00:00.022 user=admin database=postgres host=[local] 2026-05-06 14:58:06.155 UTC client backend[52568] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.172 UTC client backend[52568] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.172 UTC client backend[52568] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:06.173 UTC client backend[52568] 026_stats.pl LOG: connection ready: setup total=23.914 ms, fork=4.835 ms, authentication=0.178 ms 2026-05-06 14:58:06.179 UTC client backend[52568] 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 14:58:06.180 UTC client backend[52568] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:06.509 UTC client backend[52590] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.511 UTC client backend[52590] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.512 UTC client backend[52590] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:06.514 UTC client backend[52590] 026_stats.pl LOG: connection ready: setup total=9.207 ms, fork=3.415 ms, authentication=1.079 ms 2026-05-06 14:58:06.519 UTC client backend[52590] 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 14:58:06.526 UTC client backend[52590] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:06.721 UTC client backend[52608] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.736 UTC client backend[52608] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.738 UTC client backend[52608] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:06.742 UTC client backend[52608] 026_stats.pl LOG: connection ready: setup total=21.885 ms, fork=0.551 ms, authentication=2.113 ms 2026-05-06 14:58:06.751 UTC client backend[52608] 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 14:58:06.752 UTC client backend[52608] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=admin database=postgres host=[local] 2026-05-06 14:58:06.981 UTC client backend[52623] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.987 UTC client backend[52623] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.987 UTC client backend[52623] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:06.989 UTC client backend[52623] 026_stats.pl LOG: connection ready: setup total=10.433 ms, fork=1.602 ms, authentication=0.203 ms 2026-05-06 14:58:06.991 UTC client backend[52623] 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 14:58:06.994 UTC client backend[52623] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:07.530 UTC client backend[52644] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:07.549 UTC client backend[52644] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:07.549 UTC client backend[52644] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:07.553 UTC client backend[52644] 026_stats.pl LOG: connection ready: setup total=33.494 ms, fork=9.623 ms, authentication=0.338 ms 2026-05-06 14:58:07.558 UTC client backend[52644] 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 14:58:07.579 UTC client backend[52644] 026_stats.pl LOG: disconnection: session time: 0:00:00.049 user=admin database=postgres host=[local] 2026-05-06 14:58:07.915 UTC client backend[52662] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:07.924 UTC client backend[52662] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:07.924 UTC client backend[52662] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:07.926 UTC client backend[52662] 026_stats.pl LOG: connection ready: setup total=14.887 ms, fork=2.420 ms, authentication=0.259 ms 2026-05-06 14:58:07.937 UTC client backend[52662] 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 14:58:07.949 UTC client backend[52662] 026_stats.pl LOG: disconnection: session time: 0:00:00.035 user=admin database=postgres host=[local] 2026-05-06 14:58:08.122 UTC client backend[52678] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.125 UTC client backend[52678] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.125 UTC client backend[52678] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:08.129 UTC client backend[52678] 026_stats.pl LOG: connection ready: setup total=9.591 ms, fork=1.782 ms, authentication=0.235 ms 2026-05-06 14:58:08.131 UTC client backend[52678] 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 14:58:08.158 UTC client backend[52678] 026_stats.pl LOG: disconnection: session time: 0:00:00.036 user=admin database=postgres host=[local] 2026-05-06 14:58:08.473 UTC client backend[52692] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.483 UTC client backend[52692] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.491 UTC client backend[52692] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:08.499 UTC client backend[52692] 026_stats.pl LOG: connection ready: setup total=29.031 ms, fork=2.544 ms, authentication=7.898 ms 2026-05-06 14:58:08.513 UTC client backend[52692] 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 14:58:08.519 UTC client backend[52692] 026_stats.pl LOG: disconnection: session time: 0:00:00.046 user=admin database=postgres host=[local] 2026-05-06 14:58:08.732 UTC client backend[52712] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.742 UTC client backend[52712] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.742 UTC client backend[52712] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:08.744 UTC client backend[52712] 026_stats.pl LOG: connection ready: setup total=17.302 ms, fork=3.918 ms, authentication=0.161 ms 2026-05-06 14:58:08.745 UTC client backend[52712] 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 14:58:08.747 UTC client backend[52712] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:09.096 UTC client backend[52729] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.116 UTC client backend[52729] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.118 UTC client backend[52729] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:09.123 UTC client backend[52729] 026_stats.pl LOG: connection ready: setup total=28.496 ms, fork=1.671 ms, authentication=2.724 ms 2026-05-06 14:58:09.127 UTC client backend[52729] 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 14:58:09.133 UTC client backend[52729] 026_stats.pl LOG: disconnection: session time: 0:00:00.036 user=admin database=postgres host=[local] 2026-05-06 14:58:09.499 UTC client backend[52752] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.504 UTC client backend[52752] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.509 UTC client backend[52752] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:09.510 UTC client backend[52752] 026_stats.pl LOG: connection ready: setup total=14.044 ms, fork=2.557 ms, authentication=4.564 ms 2026-05-06 14:58:09.510 UTC client backend[52752] 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 14:58:09.514 UTC client backend[52752] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:09.803 UTC client backend[52769] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.918 UTC client backend[52769] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.929 UTC client backend[52769] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:09.971 UTC client backend[52769] 026_stats.pl LOG: connection ready: setup total=170.593 ms, fork=1.893 ms, authentication=11.718 ms 2026-05-06 14:58:09.989 UTC client backend[52769] 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 14:58:09.997 UTC client backend[52769] 026_stats.pl LOG: disconnection: session time: 0:00:00.194 user=admin database=postgres host=[local] 2026-05-06 14:58:10.193 UTC client backend[52787] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:10.194 UTC client backend[52787] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:10.194 UTC client backend[52787] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:10.196 UTC client backend[52787] 026_stats.pl LOG: connection ready: setup total=5.001 ms, fork=2.162 ms, authentication=0.257 ms 2026-05-06 14:58:10.197 UTC client backend[52787] 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 14:58:10.203 UTC client backend[52787] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:10.774 UTC client backend[52812] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:10.776 UTC client backend[52812] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:10.777 UTC client backend[52812] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:10.779 UTC client backend[52812] 026_stats.pl LOG: connection ready: setup total=12.383 ms, fork=6.982 ms, authentication=0.127 ms 2026-05-06 14:58:10.783 UTC client backend[52812] 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 14:58:10.795 UTC client backend[52812] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:58:11.007 UTC client backend[52827] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.009 UTC client backend[52827] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.009 UTC client backend[52827] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:11.010 UTC client backend[52827] 026_stats.pl LOG: connection ready: setup total=8.241 ms, fork=3.917 ms, authentication=0.285 ms 2026-05-06 14:58:11.011 UTC client backend[52827] 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 14:58:11.013 UTC client backend[52827] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:11.295 UTC client backend[52842] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.297 UTC client backend[52842] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.297 UTC client backend[52842] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:11.299 UTC client backend[52842] 026_stats.pl LOG: connection ready: setup total=5.892 ms, fork=1.800 ms, authentication=0.301 ms 2026-05-06 14:58:11.299 UTC client backend[52842] 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 14:58:11.302 UTC client backend[52842] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:11.662 UTC client backend[52869] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.668 UTC client backend[52869] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.668 UTC client backend[52869] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:11.671 UTC client backend[52869] 026_stats.pl LOG: connection ready: setup total=15.838 ms, fork=5.222 ms, authentication=0.325 ms 2026-05-06 14:58:11.674 UTC client backend[52869] 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 14:58:11.680 UTC client backend[52869] 026_stats.pl LOG: disconnection: session time: 0:00:00.019 user=admin database=postgres host=[local] 2026-05-06 14:58:11.861 UTC client backend[52887] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.872 UTC client backend[52887] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.887 UTC client backend[52887] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:11.891 UTC client backend[52887] 026_stats.pl LOG: connection ready: setup total=31.661 ms, fork=1.684 ms, authentication=15.645 ms 2026-05-06 14:58:11.901 UTC client backend[52887] 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 14:58:11.912 UTC client backend[52887] 026_stats.pl LOG: disconnection: session time: 0:00:00.051 user=admin database=postgres host=[local] 2026-05-06 14:58:12.078 UTC client backend[52902] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.080 UTC client backend[52902] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.080 UTC client backend[52902] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:12.082 UTC client backend[52902] 026_stats.pl LOG: connection ready: setup total=14.123 ms, fork=10.315 ms, authentication=0.279 ms 2026-05-06 14:58:12.086 UTC client backend[52902] 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 14:58:12.104 UTC client backend[52902] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:12.340 UTC client backend[52918] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.359 UTC client backend[52918] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.360 UTC client backend[52918] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:12.362 UTC client backend[52918] 026_stats.pl LOG: connection ready: setup total=24.333 ms, fork=1.867 ms, authentication=3.554 ms 2026-05-06 14:58:12.369 UTC client backend[52918] 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 14:58:12.380 UTC client backend[52918] 026_stats.pl LOG: disconnection: session time: 0:00:00.040 user=admin database=postgres host=[local] 2026-05-06 14:58:12.546 UTC client backend[52931] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.547 UTC client backend[52931] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.547 UTC client backend[52931] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:12.548 UTC client backend[52931] 026_stats.pl LOG: connection ready: setup total=8.385 ms, fork=5.696 ms, authentication=0.256 ms 2026-05-06 14:58:12.548 UTC client backend[52931] 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 14:58:12.552 UTC client backend[52931] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:12.717 UTC client backend[52950] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.718 UTC client backend[52950] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.718 UTC client backend[52950] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:12.722 UTC client backend[52950] 026_stats.pl LOG: connection ready: setup total=13.235 ms, fork=6.955 ms, authentication=0.549 ms 2026-05-06 14:58:12.729 UTC client backend[52950] 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 14:58:12.739 UTC client backend[52950] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:12.920 UTC client backend[52964] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.921 UTC client backend[52964] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.921 UTC client backend[52964] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:12.923 UTC client backend[52964] 026_stats.pl LOG: connection ready: setup total=32.210 ms, fork=3.676 ms, authentication=0.289 ms 2026-05-06 14:58:12.923 UTC client backend[52964] 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 14:58:12.935 UTC client backend[52964] 026_stats.pl LOG: disconnection: session time: 0:00:00.040 user=admin database=postgres host=[local] 2026-05-06 14:58:13.548 UTC client backend[52984] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:13.584 UTC client backend[52984] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:13.584 UTC client backend[52984] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:13.585 UTC client backend[52984] 026_stats.pl LOG: connection ready: setup total=40.385 ms, fork=2.355 ms, authentication=19.777 ms 2026-05-06 14:58:13.586 UTC client backend[52984] 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 14:58:13.592 UTC client backend[52984] 026_stats.pl LOG: disconnection: session time: 0:00:00.044 user=admin database=postgres host=[local] 2026-05-06 14:58:13.845 UTC client backend[52999] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:13.846 UTC client backend[52999] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:13.846 UTC client backend[52999] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:13.855 UTC client backend[52999] 026_stats.pl LOG: connection ready: setup total=28.311 ms, fork=18.097 ms, authentication=0.191 ms 2026-05-06 14:58:13.873 UTC client backend[52999] 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 14:58:13.876 UTC client backend[52999] 026_stats.pl LOG: disconnection: session time: 0:00:00.030 user=admin database=postgres host=[local] 2026-05-06 14:58:14.047 UTC client backend[53019] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.048 UTC client backend[53019] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.048 UTC client backend[53019] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:14.050 UTC client backend[53019] 026_stats.pl LOG: connection ready: setup total=7.926 ms, fork=4.580 ms, authentication=0.310 ms 2026-05-06 14:58:14.051 UTC client backend[53019] 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 14:58:14.055 UTC client backend[53019] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:14.216 UTC client backend[53034] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.218 UTC client backend[53034] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.218 UTC client backend[53034] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:14.220 UTC client backend[53034] 026_stats.pl LOG: connection ready: setup total=6.725 ms, fork=2.366 ms, authentication=0.271 ms 2026-05-06 14:58:14.225 UTC client backend[53034] 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 14:58:14.231 UTC client backend[53034] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:14.469 UTC client backend[53055] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.478 UTC client backend[53055] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.478 UTC client backend[53055] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:14.479 UTC client backend[53055] 026_stats.pl LOG: connection ready: setup total=27.770 ms, fork=17.244 ms, authentication=0.168 ms 2026-05-06 14:58:14.481 UTC client backend[53055] 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 14:58:14.489 UTC client backend[53055] 026_stats.pl LOG: disconnection: session time: 0:00:00.020 user=admin database=postgres host=[local] 2026-05-06 14:58:14.710 UTC client backend[53075] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.710 UTC client backend[53075] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.710 UTC client backend[53075] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:14.715 UTC client backend[53075] 026_stats.pl LOG: connection ready: setup total=7.905 ms, fork=1.761 ms, authentication=0.226 ms 2026-05-06 14:58:14.734 UTC client backend[53075] 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 14:58:14.744 UTC client backend[53075] 026_stats.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:58:14.905 UTC client backend[53090] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.906 UTC client backend[53090] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.906 UTC client backend[53090] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:14.913 UTC client backend[53090] 026_stats.pl LOG: connection ready: setup total=10.534 ms, fork=2.291 ms, authentication=0.117 ms 2026-05-06 14:58:14.915 UTC client backend[53090] 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 14:58:14.918 UTC client backend[53090] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:15.104 UTC client backend[53103] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.119 UTC client backend[53103] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.119 UTC client backend[53103] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:15.120 UTC client backend[53103] 026_stats.pl LOG: connection ready: setup total=27.338 ms, fork=10.527 ms, authentication=0.342 ms 2026-05-06 14:58:15.127 UTC client backend[53103] 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 14:58:15.138 UTC client backend[53103] 026_stats.pl LOG: disconnection: session time: 0:00:00.033 user=admin database=postgres host=[local] 2026-05-06 14:58:15.762 UTC client backend[53124] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.763 UTC client backend[53124] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.763 UTC client backend[53124] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:15.765 UTC client backend[53124] 026_stats.pl LOG: connection ready: setup total=12.145 ms, fork=7.261 ms, authentication=0.221 ms 2026-05-06 14:58:15.766 UTC client backend[53124] 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 14:58:15.768 UTC client backend[53124] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:15.987 UTC client backend[53138] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.992 UTC client backend[53138] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.992 UTC client backend[53138] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:15.993 UTC client backend[53138] 026_stats.pl LOG: connection ready: setup total=10.074 ms, fork=2.425 ms, authentication=0.220 ms 2026-05-06 14:58:15.994 UTC client backend[53138] 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 14:58:15.995 UTC client backend[53138] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:16.217 UTC client backend[53161] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.219 UTC client backend[53161] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.219 UTC client backend[53161] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:16.220 UTC client backend[53161] 026_stats.pl LOG: connection ready: setup total=6.143 ms, fork=2.162 ms, authentication=0.353 ms 2026-05-06 14:58:16.222 UTC client backend[53161] 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 14:58:16.229 UTC client backend[53161] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:16.497 UTC client backend[53187] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.503 UTC client backend[53187] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.503 UTC client backend[53187] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:16.508 UTC client backend[53187] 026_stats.pl LOG: connection ready: setup total=13.101 ms, fork=1.836 ms, authentication=0.643 ms 2026-05-06 14:58:16.511 UTC client backend[53187] 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 14:58:16.536 UTC client backend[53187] 026_stats.pl LOG: disconnection: session time: 0:00:00.039 user=admin database=postgres host=[local] 2026-05-06 14:58:16.703 UTC client backend[53205] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.703 UTC client backend[53205] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.703 UTC client backend[53205] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:16.704 UTC client backend[53205] 026_stats.pl LOG: connection ready: setup total=7.774 ms, fork=5.355 ms, authentication=0.145 ms 2026-05-06 14:58:16.715 UTC client backend[53205] 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 14:58:16.718 UTC client backend[53205] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:16.880 UTC client backend[53219] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.893 UTC client backend[53219] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.893 UTC client backend[53219] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:16.894 UTC client backend[53219] 026_stats.pl LOG: connection ready: setup total=16.322 ms, fork=2.079 ms, authentication=0.326 ms 2026-05-06 14:58:16.895 UTC client backend[53219] 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 14:58:16.900 UTC client backend[53219] 026_stats.pl LOG: disconnection: session time: 0:00:00.020 user=admin database=postgres host=[local] 2026-05-06 14:58:17.111 UTC client backend[53240] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.114 UTC client backend[53240] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.114 UTC client backend[53240] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:17.116 UTC client backend[53240] 026_stats.pl LOG: connection ready: setup total=16.763 ms, fork=11.570 ms, authentication=1.556 ms 2026-05-06 14:58:17.119 UTC client backend[53240] 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 14:58:17.123 UTC client backend[53240] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:17.279 UTC client backend[53254] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.280 UTC client backend[53254] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.280 UTC client backend[53254] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:17.281 UTC client backend[53254] 026_stats.pl LOG: connection ready: setup total=3.516 ms, fork=1.803 ms, authentication=0.177 ms 2026-05-06 14:58:17.284 UTC client backend[53254] 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 14:58:17.288 UTC client backend[53254] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:17.478 UTC client backend[53270] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.480 UTC client backend[53270] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.482 UTC client backend[53270] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:17.486 UTC client backend[53270] 026_stats.pl LOG: connection ready: setup total=25.457 ms, fork=17.152 ms, authentication=2.645 ms 2026-05-06 14:58:17.490 UTC client backend[53270] 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 14:58:17.494 UTC client backend[53270] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:17.660 UTC client backend[53284] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.675 UTC client backend[53284] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.680 UTC client backend[53284] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:17.681 UTC client backend[53284] 026_stats.pl LOG: connection ready: setup total=23.439 ms, fork=2.586 ms, authentication=5.440 ms 2026-05-06 14:58:17.681 UTC client backend[53284] 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 14:58:17.685 UTC client backend[53284] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:17.844 UTC client backend[53296] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.855 UTC client backend[53296] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.855 UTC client backend[53296] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:17.858 UTC client backend[53296] 026_stats.pl LOG: connection ready: setup total=17.428 ms, fork=3.413 ms, authentication=0.754 ms 2026-05-06 14:58:17.863 UTC client backend[53296] 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 14:58:17.874 UTC client backend[53296] 026_stats.pl LOG: disconnection: session time: 0:00:00.030 user=admin database=postgres host=[local] 2026-05-06 14:58:18.031 UTC client backend[53312] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.035 UTC client backend[53312] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.035 UTC client backend[53312] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:18.036 UTC client backend[53312] 026_stats.pl LOG: connection ready: setup total=8.836 ms, fork=3.573 ms, authentication=0.120 ms 2026-05-06 14:58:18.037 UTC client backend[53312] 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 14:58:18.040 UTC client backend[53312] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:18.190 UTC client backend[53325] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.191 UTC client backend[53325] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.191 UTC client backend[53325] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:18.192 UTC client backend[53325] 026_stats.pl LOG: connection ready: setup total=5.080 ms, fork=2.864 ms, authentication=0.128 ms 2026-05-06 14:58:18.194 UTC client backend[53325] 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 14:58:18.202 UTC client backend[53325] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:18.370 UTC client backend[53340] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.377 UTC client backend[53340] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.377 UTC client backend[53340] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:18.380 UTC client backend[53340] 026_stats.pl LOG: connection ready: setup total=12.130 ms, fork=1.810 ms, authentication=0.275 ms 2026-05-06 14:58:18.380 UTC client backend[53340] 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 14:58:18.388 UTC client backend[53340] 026_stats.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:18.617 UTC client backend[53361] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.622 UTC client backend[53361] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.622 UTC client backend[53361] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:18.623 UTC client backend[53361] 026_stats.pl LOG: connection ready: setup total=17.282 ms, fork=10.599 ms, authentication=0.136 ms 2026-05-06 14:58:18.624 UTC client backend[53361] 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 14:58:18.626 UTC client backend[53361] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:18.903 UTC client backend[53381] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.905 UTC client backend[53381] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.905 UTC client backend[53381] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:18.907 UTC client backend[53381] 026_stats.pl LOG: connection ready: setup total=9.545 ms, fork=5.555 ms, authentication=0.306 ms 2026-05-06 14:58:18.909 UTC client backend[53381] 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 14:58:18.914 UTC client backend[53381] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:19.072 UTC client backend[53402] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.073 UTC client backend[53402] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.073 UTC client backend[53402] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:19.075 UTC client backend[53402] 026_stats.pl LOG: connection ready: setup total=4.517 ms, fork=0.805 ms, authentication=0.737 ms 2026-05-06 14:58:19.075 UTC client backend[53402] 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 14:58:19.077 UTC client backend[53402] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:19.255 UTC client backend[53423] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.258 UTC client backend[53423] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.259 UTC client backend[53423] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:19.260 UTC client backend[53423] 026_stats.pl LOG: connection ready: setup total=9.178 ms, fork=3.553 ms, authentication=0.408 ms 2026-05-06 14:58:19.260 UTC client backend[53423] 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 14:58:19.263 UTC client backend[53423] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:19.452 UTC client backend[53436] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.453 UTC client backend[53436] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.453 UTC client backend[53436] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:19.455 UTC client backend[53436] 026_stats.pl LOG: connection ready: setup total=13.972 ms, fork=9.040 ms, authentication=0.212 ms 2026-05-06 14:58:19.458 UTC client backend[53436] 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 14:58:19.462 UTC client backend[53436] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:19.672 UTC client backend[53448] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.673 UTC client backend[53448] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.673 UTC client backend[53448] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:19.675 UTC client backend[53448] 026_stats.pl LOG: connection ready: setup total=6.925 ms, fork=3.214 ms, authentication=0.271 ms 2026-05-06 14:58:19.675 UTC client backend[53448] 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 14:58:19.678 UTC client backend[53448] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:19.885 UTC client backend[53466] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.886 UTC client backend[53466] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.886 UTC client backend[53466] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:19.888 UTC client backend[53466] 026_stats.pl LOG: connection ready: setup total=7.157 ms, fork=3.782 ms, authentication=0.256 ms 2026-05-06 14:58:19.891 UTC client backend[53466] 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 14:58:19.900 UTC client backend[53466] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:20.100 UTC client backend[53480] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.100 UTC client backend[53480] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.100 UTC client backend[53480] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:20.102 UTC client backend[53480] 026_stats.pl LOG: connection ready: setup total=3.487 ms, fork=1.552 ms, authentication=0.162 ms 2026-05-06 14:58:20.111 UTC client backend[53480] 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 14:58:20.116 UTC client backend[53480] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:20.268 UTC client backend[53492] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.269 UTC client backend[53492] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.269 UTC client backend[53492] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:20.270 UTC client backend[53492] 026_stats.pl LOG: connection ready: setup total=4.904 ms, fork=2.749 ms, authentication=0.218 ms 2026-05-06 14:58:20.270 UTC client backend[53492] 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 14:58:20.272 UTC client backend[53492] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:20.439 UTC client backend[53502] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.440 UTC client backend[53502] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.440 UTC client backend[53502] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:20.441 UTC client backend[53502] 026_stats.pl LOG: connection ready: setup total=13.097 ms, fork=8.973 ms, authentication=0.245 ms 2026-05-06 14:58:20.443 UTC client backend[53502] 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 14:58:20.446 UTC client backend[53502] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:20.716 UTC client backend[53523] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.723 UTC client backend[53523] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.723 UTC client backend[53523] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:20.725 UTC client backend[53523] 026_stats.pl LOG: connection ready: setup total=10.598 ms, fork=1.612 ms, authentication=5.071 ms 2026-05-06 14:58:20.750 UTC client backend[53523] 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 14:58:20.757 UTC client backend[53523] 026_stats.pl LOG: disconnection: session time: 0:00:00.041 user=admin database=postgres host=[local] 2026-05-06 14:58:20.984 UTC client backend[53538] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.986 UTC client backend[53538] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.986 UTC client backend[53538] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:20.988 UTC client backend[53538] 026_stats.pl LOG: connection ready: setup total=5.606 ms, fork=1.824 ms, authentication=0.321 ms 2026-05-06 14:58:20.990 UTC client backend[53538] 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 14:58:20.993 UTC client backend[53538] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:21.177 UTC client backend[53554] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.178 UTC client backend[53554] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.178 UTC client backend[53554] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:21.256 UTC client backend[53554] 026_stats.pl LOG: connection ready: setup total=80.604 ms, fork=1.654 ms, authentication=0.173 ms 2026-05-06 14:58:21.257 UTC client backend[53554] 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 14:58:21.265 UTC client backend[53554] 026_stats.pl LOG: disconnection: session time: 0:00:00.087 user=admin database=postgres host=[local] 2026-05-06 14:58:21.426 UTC client backend[53573] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.427 UTC client backend[53573] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.427 UTC client backend[53573] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:21.429 UTC client backend[53573] 026_stats.pl LOG: connection ready: setup total=6.962 ms, fork=3.563 ms, authentication=0.245 ms 2026-05-06 14:58:21.430 UTC client backend[53573] 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 14:58:21.432 UTC client backend[53573] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:21.653 UTC client backend[53586] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.680 UTC client backend[53586] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.680 UTC client backend[53586] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:21.686 UTC client backend[53586] 026_stats.pl LOG: connection ready: setup total=34.763 ms, fork=1.831 ms, authentication=0.609 ms 2026-05-06 14:58:21.689 UTC client backend[53586] 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 14:58:21.696 UTC client backend[53586] 026_stats.pl LOG: disconnection: session time: 0:00:00.042 user=admin database=postgres host=[local] 2026-05-06 14:58:21.843 UTC client backend[53599] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.848 UTC client backend[53599] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.848 UTC client backend[53599] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:21.849 UTC client backend[53599] 026_stats.pl LOG: connection ready: setup total=8.643 ms, fork=1.868 ms, authentication=0.411 ms 2026-05-06 14:58:21.850 UTC client backend[53599] 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 14:58:21.864 UTC client backend[53599] 026_stats.pl LOG: disconnection: session time: 0:00:00.020 user=admin database=postgres host=[local] 2026-05-06 14:58:22.015 UTC client backend[53612] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.015 UTC client backend[53612] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.015 UTC client backend[53612] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:22.016 UTC client backend[53612] 026_stats.pl LOG: connection ready: setup total=7.012 ms, fork=5.595 ms, authentication=0.120 ms 2026-05-06 14:58:22.016 UTC client backend[53612] 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 14:58:22.018 UTC client backend[53612] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:22.225 UTC client backend[53629] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.226 UTC client backend[53629] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.226 UTC client backend[53629] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:22.231 UTC client backend[53629] 026_stats.pl LOG: connection ready: setup total=11.499 ms, fork=5.519 ms, authentication=0.222 ms 2026-05-06 14:58:22.238 UTC client backend[53629] 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 14:58:22.248 UTC client backend[53629] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:22.480 UTC client backend[53643] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.482 UTC client backend[53643] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.482 UTC client backend[53643] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:22.487 UTC client backend[53643] 026_stats.pl LOG: connection ready: setup total=20.308 ms, fork=13.010 ms, authentication=1.254 ms 2026-05-06 14:58:22.492 UTC client backend[53643] 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 14:58:22.504 UTC client backend[53643] 026_stats.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:58:22.696 UTC client backend[53659] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.700 UTC client backend[53659] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.700 UTC client backend[53659] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:22.703 UTC client backend[53659] 026_stats.pl LOG: connection ready: setup total=14.002 ms, fork=7.055 ms, authentication=0.371 ms 2026-05-06 14:58:22.704 UTC client backend[53659] 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 14:58:22.708 UTC client backend[53659] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:22.908 UTC client backend[53672] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.908 UTC client backend[53672] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.908 UTC client backend[53672] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:22.910 UTC client backend[53672] 026_stats.pl LOG: connection ready: setup total=3.817 ms, fork=2.352 ms, authentication=0.108 ms 2026-05-06 14:58:22.913 UTC client backend[53672] 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 14:58:22.916 UTC client backend[53672] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:23.061 UTC client backend[53683] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.062 UTC client backend[53683] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.062 UTC client backend[53683] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.063 UTC client backend[53683] 026_stats.pl LOG: connection ready: setup total=4.536 ms, fork=1.783 ms, authentication=0.157 ms 2026-05-06 14:58:23.064 UTC client backend[53683] 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 14:58:23.071 UTC client backend[53683] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:23.245 UTC client backend[53704] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.246 UTC client backend[53704] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.246 UTC client backend[53704] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.249 UTC client backend[53704] 026_stats.pl LOG: connection ready: setup total=7.355 ms, fork=3.500 ms, authentication=0.229 ms 2026-05-06 14:58:23.250 UTC client backend[53704] 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 14:58:23.257 UTC client backend[53704] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:23.450 UTC client backend[53719] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.452 UTC client backend[53719] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.452 UTC client backend[53719] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.454 UTC client backend[53719] 026_stats.pl LOG: connection ready: setup total=6.382 ms, fork=1.859 ms, authentication=0.196 ms 2026-05-06 14:58:23.456 UTC client backend[53719] 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 14:58:23.458 UTC client backend[53719] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:23.662 UTC client backend[53734] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.663 UTC client backend[53734] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.663 UTC client backend[53734] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.665 UTC client backend[53734] 026_stats.pl LOG: connection ready: setup total=4.919 ms, fork=1.913 ms, authentication=0.207 ms 2026-05-06 14:58:23.665 UTC client backend[53734] 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 14:58:23.669 UTC client backend[53734] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:23.804 UTC client backend[53749] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.805 UTC client backend[53749] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.805 UTC client backend[53749] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.805 UTC client backend[53749] 026_stats.pl LOG: connection ready: setup total=3.697 ms, fork=2.142 ms, authentication=0.150 ms 2026-05-06 14:58:23.806 UTC client backend[53749] 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 14:58:23.808 UTC client backend[53749] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:23.984 UTC client backend[53767] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.985 UTC client backend[53767] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.985 UTC client backend[53767] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:23.986 UTC client backend[53767] 026_stats.pl LOG: connection ready: setup total=9.653 ms, fork=7.649 ms, authentication=0.123 ms 2026-05-06 14:58:23.995 UTC client backend[53767] 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 14:58:23.997 UTC client backend[53767] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:24.223 UTC client backend[53793] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.228 UTC client backend[53793] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.228 UTC client backend[53793] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:24.229 UTC client backend[53793] 026_stats.pl LOG: connection ready: setup total=10.970 ms, fork=4.842 ms, authentication=0.114 ms 2026-05-06 14:58:24.231 UTC client backend[53793] 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 14:58:24.235 UTC client backend[53793] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:24.503 UTC client backend[53824] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.503 UTC client backend[53824] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.503 UTC client backend[53824] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:24.504 UTC client backend[53824] 026_stats.pl LOG: connection ready: setup total=3.089 ms, fork=1.640 ms, authentication=0.104 ms 2026-05-06 14:58:24.505 UTC client backend[53824] 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 14:58:24.508 UTC client backend[53824] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:24.715 UTC client backend[53853] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.739 UTC client backend[53853] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.739 UTC client backend[53853] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:24.740 UTC client backend[53853] 026_stats.pl LOG: connection ready: setup total=27.202 ms, fork=1.824 ms, authentication=0.253 ms 2026-05-06 14:58:24.742 UTC client backend[53853] 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 14:58:24.748 UTC client backend[53853] 026_stats.pl LOG: disconnection: session time: 0:00:00.032 user=admin database=postgres host=[local] 2026-05-06 14:58:24.969 UTC client backend[53877] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.970 UTC client backend[53877] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.970 UTC client backend[53877] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:24.972 UTC client backend[53877] 026_stats.pl LOG: connection ready: setup total=4.420 ms, fork=1.658 ms, authentication=0.274 ms 2026-05-06 14:58:24.972 UTC client backend[53877] 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 14:58:24.973 UTC client backend[53877] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:25.153 UTC client backend[53893] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.154 UTC client backend[53893] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.159 UTC client backend[53893] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:25.161 UTC client backend[53893] 026_stats.pl LOG: connection ready: setup total=15.344 ms, fork=6.768 ms, authentication=0.170 ms 2026-05-06 14:58:25.161 UTC client backend[53893] 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 14:58:25.163 UTC client backend[53893] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:25.391 UTC client backend[53915] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.392 UTC client backend[53915] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.392 UTC client backend[53915] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:25.393 UTC client backend[53915] 026_stats.pl LOG: connection ready: setup total=10.624 ms, fork=7.938 ms, authentication=0.283 ms 2026-05-06 14:58:25.396 UTC client backend[53915] 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 14:58:25.400 UTC client backend[53915] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:25.637 UTC client backend[53937] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.638 UTC client backend[53937] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.638 UTC client backend[53937] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:25.640 UTC client backend[53937] 026_stats.pl LOG: connection ready: setup total=8.219 ms, fork=3.417 ms, authentication=0.377 ms 2026-05-06 14:58:25.643 UTC client backend[53937] 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 14:58:25.649 UTC client backend[53937] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:25.958 UTC client backend[53967] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.961 UTC client backend[53967] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.961 UTC client backend[53967] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:25.963 UTC client backend[53967] 026_stats.pl LOG: connection ready: setup total=8.432 ms, fork=3.352 ms, authentication=0.360 ms 2026-05-06 14:58:25.986 UTC client backend[53967] 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 14:58:25.999 UTC client backend[53967] 026_stats.pl LOG: disconnection: session time: 0:00:00.040 user=admin database=postgres host=[local] 2026-05-06 14:58:26.234 UTC client backend[53996] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.277 UTC client backend[53996] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.277 UTC client backend[53996] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:26.277 UTC client backend[53996] 026_stats.pl LOG: connection ready: setup total=52.099 ms, fork=2.920 ms, authentication=0.159 ms 2026-05-06 14:58:26.278 UTC client backend[53996] 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 14:58:26.280 UTC client backend[53996] 026_stats.pl LOG: disconnection: session time: 0:00:00.052 user=admin database=postgres host=[local] 2026-05-06 14:58:26.494 UTC client backend[54029] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.495 UTC client backend[54029] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.495 UTC client backend[54029] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:26.498 UTC client backend[54029] 026_stats.pl LOG: connection ready: setup total=8.394 ms, fork=4.158 ms, authentication=0.247 ms 2026-05-06 14:58:26.500 UTC client backend[54029] 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 14:58:26.503 UTC client backend[54029] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:26.723 UTC client backend[54054] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.724 UTC client backend[54054] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.724 UTC client backend[54054] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:26.725 UTC client backend[54054] 026_stats.pl LOG: connection ready: setup total=10.962 ms, fork=8.063 ms, authentication=0.221 ms 2026-05-06 14:58:26.732 UTC client backend[54054] 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 14:58:26.738 UTC client backend[54054] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:26.904 UTC client backend[54074] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.905 UTC client backend[54074] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.905 UTC client backend[54074] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:26.908 UTC client backend[54074] 026_stats.pl LOG: connection ready: setup total=7.109 ms, fork=3.409 ms, authentication=0.229 ms 2026-05-06 14:58:26.909 UTC client backend[54074] 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 14:58:26.911 UTC client backend[54074] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:27.181 UTC client backend[54096] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.182 UTC client backend[54096] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.182 UTC client backend[54096] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:27.184 UTC client backend[54096] 026_stats.pl LOG: connection ready: setup total=5.081 ms, fork=1.660 ms, authentication=0.249 ms 2026-05-06 14:58:27.184 UTC client backend[54096] 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 14:58:27.189 UTC client backend[54096] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:27.401 UTC client backend[54121] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.412 UTC client backend[54121] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.412 UTC client backend[54121] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:27.423 UTC client backend[54121] 026_stats.pl LOG: connection ready: setup total=30.385 ms, fork=8.971 ms, authentication=1.798 ms 2026-05-06 14:58:27.424 UTC client backend[54121] 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 14:58:27.430 UTC client backend[54121] 026_stats.pl LOG: disconnection: session time: 0:00:00.028 user=admin database=postgres host=[local] 2026-05-06 14:58:27.601 UTC client backend[54147] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.601 UTC client backend[54147] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.601 UTC client backend[54147] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:27.602 UTC client backend[54147] 026_stats.pl LOG: connection ready: setup total=6.427 ms, fork=4.322 ms, authentication=0.143 ms 2026-05-06 14:58:27.604 UTC client backend[54147] 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 14:58:27.610 UTC client backend[54147] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:27.882 UTC client backend[54177] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.890 UTC client backend[54177] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.890 UTC client backend[54177] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:27.892 UTC client backend[54177] 026_stats.pl LOG: connection ready: setup total=13.874 ms, fork=4.121 ms, authentication=0.568 ms 2026-05-06 14:58:27.892 UTC client backend[54177] 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 14:58:27.894 UTC client backend[54177] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:28.061 UTC client backend[54199] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.062 UTC client backend[54199] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.062 UTC client backend[54199] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:28.063 UTC client backend[54199] 026_stats.pl LOG: connection ready: setup total=3.523 ms, fork=1.853 ms, authentication=0.143 ms 2026-05-06 14:58:28.063 UTC client backend[54199] 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 14:58:28.065 UTC client backend[54199] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:28.386 UTC client backend[54232] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.387 UTC client backend[54232] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.387 UTC client backend[54232] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:28.389 UTC client backend[54232] 026_stats.pl LOG: connection ready: setup total=6.137 ms, fork=2.463 ms, authentication=0.220 ms 2026-05-06 14:58:28.390 UTC client backend[54232] 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 14:58:28.394 UTC client backend[54232] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:28.617 UTC client backend[54255] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.618 UTC client backend[54255] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.618 UTC client backend[54255] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:28.620 UTC client backend[54255] 026_stats.pl LOG: connection ready: setup total=6.594 ms, fork=3.016 ms, authentication=0.176 ms 2026-05-06 14:58:28.620 UTC client backend[54255] 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 14:58:28.622 UTC client backend[54255] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:28.793 UTC client backend[54278] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.794 UTC client backend[54278] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.794 UTC client backend[54278] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:28.795 UTC client backend[54278] 026_stats.pl LOG: connection ready: setup total=4.655 ms, fork=2.015 ms, authentication=0.278 ms 2026-05-06 14:58:28.796 UTC client backend[54278] 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 14:58:28.801 UTC client backend[54278] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:28.984 UTC client backend[54305] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.992 UTC client backend[54305] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.992 UTC client backend[54305] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:28.994 UTC client backend[54305] 026_stats.pl LOG: connection ready: setup total=16.031 ms, fork=5.830 ms, authentication=0.678 ms 2026-05-06 14:58:28.998 UTC client backend[54305] 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 14:58:29.016 UTC client backend[54305] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=admin database=postgres host=[local] 2026-05-06 14:58:29.316 UTC client backend[54332] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.317 UTC client backend[54332] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.317 UTC client backend[54332] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:29.318 UTC client backend[54332] 026_stats.pl LOG: connection ready: setup total=3.898 ms, fork=1.504 ms, authentication=0.111 ms 2026-05-06 14:58:29.319 UTC client backend[54332] 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 14:58:29.321 UTC client backend[54332] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:29.600 UTC client backend[54364] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.601 UTC client backend[54364] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.601 UTC client backend[54364] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:29.603 UTC client backend[54364] 026_stats.pl LOG: connection ready: setup total=4.515 ms, fork=1.774 ms, authentication=0.211 ms 2026-05-06 14:58:29.603 UTC client backend[54364] 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 14:58:29.607 UTC client backend[54364] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:29.811 UTC client backend[54388] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.812 UTC client backend[54388] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.812 UTC client backend[54388] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:29.814 UTC client backend[54388] 026_stats.pl LOG: connection ready: setup total=5.437 ms, fork=2.354 ms, authentication=0.350 ms 2026-05-06 14:58:29.816 UTC client backend[54388] 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 14:58:29.819 UTC client backend[54388] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:29.982 UTC client backend[54409] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.985 UTC client backend[54409] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.985 UTC client backend[54409] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:29.986 UTC client backend[54409] 026_stats.pl LOG: connection ready: setup total=6.046 ms, fork=1.549 ms, authentication=0.140 ms 2026-05-06 14:58:29.988 UTC client backend[54409] 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 14:58:29.996 UTC client backend[54409] 026_stats.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:30.123 UTC client backend[54438] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.123 UTC client backend[54438] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.123 UTC client backend[54438] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:30.124 UTC client backend[54438] 026_stats.pl LOG: connection ready: setup total=1.649 ms, fork=0.469 ms, authentication=0.091 ms 2026-05-06 14:58:30.124 UTC client backend[54438] 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 14:58:30.125 UTC client backend[54438] 026_stats.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:30.292 UTC client backend[54461] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.294 UTC client backend[54461] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.294 UTC client backend[54461] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:30.296 UTC client backend[54461] 026_stats.pl LOG: connection ready: setup total=9.017 ms, fork=4.626 ms, authentication=0.303 ms 2026-05-06 14:58:30.296 UTC client backend[54461] 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 14:58:30.300 UTC client backend[54461] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:30.579 UTC client backend[54491] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.580 UTC client backend[54491] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.580 UTC client backend[54491] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:30.581 UTC client backend[54491] 026_stats.pl LOG: connection ready: setup total=4.805 ms, fork=2.462 ms, authentication=0.200 ms 2026-05-06 14:58:30.600 UTC client backend[54491] 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 14:58:30.602 UTC client backend[54491] 026_stats.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:30.742 UTC client backend[54514] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.742 UTC client backend[54514] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.742 UTC client backend[54514] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:30.743 UTC client backend[54514] 026_stats.pl LOG: connection ready: setup total=6.445 ms, fork=4.883 ms, authentication=0.114 ms 2026-05-06 14:58:30.745 UTC client backend[54514] 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 14:58:30.749 UTC client backend[54514] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:30.915 UTC client backend[54537] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.924 UTC client backend[54537] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.924 UTC client backend[54537] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:30.926 UTC client backend[54537] 026_stats.pl LOG: connection ready: setup total=14.897 ms, fork=4.027 ms, authentication=0.293 ms 2026-05-06 14:58:30.927 UTC client backend[54537] 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 14:58:30.931 UTC client backend[54537] 026_stats.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:31.089 UTC client backend[54561] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.092 UTC client backend[54561] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.092 UTC client backend[54561] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:31.094 UTC client backend[54561] 026_stats.pl LOG: connection ready: setup total=7.804 ms, fork=2.242 ms, authentication=0.335 ms 2026-05-06 14:58:31.094 UTC client backend[54561] 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 14:58:31.097 UTC client backend[54561] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:31.250 UTC client backend[54580] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.250 UTC client backend[54580] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.250 UTC client backend[54580] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:31.254 UTC client backend[54580] 026_stats.pl LOG: connection ready: setup total=7.334 ms, fork=2.491 ms, authentication=0.102 ms 2026-05-06 14:58:31.283 UTC client backend[54580] 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 14:58:31.286 UTC client backend[54580] 026_stats.pl LOG: disconnection: session time: 0:00:00.036 user=admin database=postgres host=[local] 2026-05-06 14:58:31.447 UTC client backend[54598] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.449 UTC client backend[54598] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.449 UTC client backend[54598] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:31.450 UTC client backend[54598] 026_stats.pl LOG: connection ready: setup total=6.251 ms, fork=2.727 ms, authentication=0.429 ms 2026-05-06 14:58:31.451 UTC client backend[54598] 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 14:58:31.454 UTC client backend[54598] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:31.670 UTC client backend[54627] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.671 UTC client backend[54627] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.671 UTC client backend[54627] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:31.672 UTC client backend[54627] 026_stats.pl LOG: connection ready: setup total=3.456 ms, fork=1.613 ms, authentication=0.193 ms 2026-05-06 14:58:31.686 UTC client backend[54627] 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 14:58:31.687 UTC client backend[54627] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:31.903 UTC client backend[54653] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.907 UTC client backend[54653] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.907 UTC client backend[54653] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:31.908 UTC client backend[54653] 026_stats.pl LOG: connection ready: setup total=8.838 ms, fork=3.178 ms, authentication=0.226 ms 2026-05-06 14:58:31.911 UTC client backend[54653] 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 14:58:31.913 UTC client backend[54653] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:32.103 UTC client backend[54671] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.103 UTC client backend[54671] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.103 UTC client backend[54671] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:32.104 UTC client backend[54671] 026_stats.pl LOG: connection ready: setup total=3.988 ms, fork=1.938 ms, authentication=0.219 ms 2026-05-06 14:58:32.105 UTC client backend[54671] 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 14:58:32.106 UTC client backend[54671] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:32.330 UTC client backend[54694] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.334 UTC client backend[54694] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.334 UTC client backend[54694] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:32.337 UTC client backend[54694] 026_stats.pl LOG: connection ready: setup total=9.330 ms, fork=2.286 ms, authentication=0.171 ms 2026-05-06 14:58:32.340 UTC client backend[54694] 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 14:58:32.341 UTC client backend[54694] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:32.479 UTC client backend[54713] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.480 UTC client backend[54713] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.481 UTC client backend[54713] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:32.483 UTC client backend[54713] 026_stats.pl LOG: connection ready: setup total=5.114 ms, fork=1.603 ms, authentication=0.846 ms 2026-05-06 14:58:32.487 UTC client backend[54713] 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 14:58:32.488 UTC client backend[54713] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:32.719 UTC client backend[54734] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.720 UTC client backend[54734] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.720 UTC client backend[54734] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:32.721 UTC client backend[54734] 026_stats.pl LOG: connection ready: setup total=6.775 ms, fork=4.686 ms, authentication=0.146 ms 2026-05-06 14:58:32.723 UTC client backend[54734] 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 14:58:32.728 UTC client backend[54734] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:32.897 UTC client backend[54751] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.902 UTC client backend[54751] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.902 UTC client backend[54751] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:32.904 UTC client backend[54751] 026_stats.pl LOG: connection ready: setup total=10.304 ms, fork=3.038 ms, authentication=0.554 ms 2026-05-06 14:58:32.905 UTC client backend[54751] 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 14:58:32.910 UTC client backend[54751] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:33.341 UTC client backend[54773] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.342 UTC client backend[54773] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.342 UTC client backend[54773] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:33.344 UTC client backend[54773] 026_stats.pl LOG: connection ready: setup total=10.023 ms, fork=7.059 ms, authentication=0.131 ms 2026-05-06 14:58:33.347 UTC client backend[54773] 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 14:58:33.360 UTC client backend[54773] 026_stats.pl LOG: disconnection: session time: 0:00:00.019 user=admin database=postgres host=[local] 2026-05-06 14:58:33.568 UTC client backend[54795] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.570 UTC client backend[54795] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.571 UTC client backend[54795] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:33.576 UTC client backend[54795] 026_stats.pl LOG: connection ready: setup total=10.589 ms, fork=2.365 ms, authentication=0.235 ms 2026-05-06 14:58:33.577 UTC client backend[54795] 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 14:58:33.585 UTC client backend[54795] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:33.761 UTC client backend[54810] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.765 UTC client backend[54810] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.766 UTC client backend[54810] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:33.774 UTC client backend[54810] 026_stats.pl LOG: connection ready: setup total=20.149 ms, fork=6.510 ms, authentication=1.116 ms 2026-05-06 14:58:33.779 UTC client backend[54810] 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 14:58:33.813 UTC client backend[54810] 026_stats.pl LOG: disconnection: session time: 0:00:00.052 user=admin database=postgres host=[local] 2026-05-06 14:58:34.019 UTC client backend[54836] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.020 UTC client backend[54836] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.020 UTC client backend[54836] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:34.021 UTC client backend[54836] 026_stats.pl LOG: connection ready: setup total=4.824 ms, fork=1.963 ms, authentication=0.313 ms 2026-05-06 14:58:34.022 UTC client backend[54836] 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 14:58:34.032 UTC client backend[54836] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:34.592 UTC client backend[54854] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.598 UTC client backend[54854] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.599 UTC client backend[54854] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:34.599 UTC client backend[54854] 026_stats.pl LOG: connection ready: setup total=8.580 ms, fork=1.494 ms, authentication=0.134 ms 2026-05-06 14:58:34.599 UTC client backend[54854] 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 14:58:34.600 UTC client backend[54854] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:34.797 UTC client backend[54874] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.798 UTC client backend[54874] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.798 UTC client backend[54874] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:34.799 UTC client backend[54874] 026_stats.pl LOG: connection ready: setup total=3.809 ms, fork=1.693 ms, authentication=0.146 ms 2026-05-06 14:58:34.800 UTC client backend[54874] 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 14:58:34.802 UTC client backend[54874] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:34.975 UTC client backend[54893] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.976 UTC client backend[54893] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.976 UTC client backend[54893] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:34.977 UTC client backend[54893] 026_stats.pl LOG: connection ready: setup total=5.564 ms, fork=2.869 ms, authentication=0.217 ms 2026-05-06 14:58:34.978 UTC client backend[54893] 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 14:58:34.979 UTC client backend[54893] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:35.193 UTC client backend[54912] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.194 UTC client backend[54912] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.194 UTC client backend[54912] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:35.196 UTC client backend[54912] 026_stats.pl LOG: connection ready: setup total=21.445 ms, fork=17.793 ms, authentication=0.271 ms 2026-05-06 14:58:35.203 UTC client backend[54912] 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 14:58:35.210 UTC client backend[54912] 026_stats.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:35.437 UTC client backend[54932] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.446 UTC client backend[54932] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.452 UTC client backend[54932] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:35.454 UTC client backend[54932] 026_stats.pl LOG: connection ready: setup total=25.616 ms, fork=8.032 ms, authentication=6.315 ms 2026-05-06 14:58:35.456 UTC client backend[54932] 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 14:58:35.463 UTC client backend[54932] 026_stats.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:35.666 UTC client backend[54948] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.667 UTC client backend[54948] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.668 UTC client backend[54948] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:35.672 UTC client backend[54948] 026_stats.pl LOG: connection ready: setup total=10.786 ms, fork=4.612 ms, authentication=1.195 ms 2026-05-06 14:58:35.674 UTC client backend[54948] 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 14:58:35.679 UTC client backend[54948] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:35.826 UTC client backend[54960] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.826 UTC client backend[54960] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.826 UTC client backend[54960] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:35.827 UTC client backend[54960] 026_stats.pl LOG: connection ready: setup total=3.360 ms, fork=1.637 ms, authentication=0.187 ms 2026-05-06 14:58:35.827 UTC client backend[54960] 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 14:58:35.830 UTC client backend[54960] 026_stats.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:35.987 UTC client backend[54978] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.988 UTC client backend[54978] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.988 UTC client backend[54978] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:35.989 UTC client backend[54978] 026_stats.pl LOG: connection ready: setup total=4.194 ms, fork=1.458 ms, authentication=0.216 ms 2026-05-06 14:58:35.990 UTC client backend[54978] 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 14:58:35.992 UTC client backend[54978] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:36.147 UTC client backend[54997] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.167 UTC client backend[54997] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.167 UTC client backend[54997] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:36.168 UTC client backend[54997] 026_stats.pl LOG: connection ready: setup total=22.489 ms, fork=1.735 ms, authentication=0.687 ms 2026-05-06 14:58:36.172 UTC client backend[54997] 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 14:58:36.174 UTC client backend[54997] 026_stats.pl LOG: disconnection: session time: 0:00:00.026 user=admin database=postgres host=[local] 2026-05-06 14:58:36.319 UTC client backend[55019] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.322 UTC client backend[55019] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.322 UTC client backend[55019] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:36.327 UTC client backend[55019] 026_stats.pl LOG: connection ready: setup total=9.438 ms, fork=1.794 ms, authentication=0.249 ms 2026-05-06 14:58:36.333 UTC client backend[55019] 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 14:58:36.337 UTC client backend[55019] 026_stats.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:36.513 UTC client backend[55036] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.514 UTC client backend[55036] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.514 UTC client backend[55036] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:36.515 UTC client backend[55036] 026_stats.pl LOG: connection ready: setup total=4.550 ms, fork=1.921 ms, authentication=0.202 ms 2026-05-06 14:58:36.516 UTC client backend[55036] 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 14:58:36.518 UTC client backend[55036] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:36.719 UTC client backend[55049] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.720 UTC client backend[55049] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.721 UTC client backend[55049] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:36.727 UTC client backend[55049] 026_stats.pl LOG: connection ready: setup total=10.319 ms, fork=2.319 ms, authentication=0.767 ms 2026-05-06 14:58:36.731 UTC client backend[55049] 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 14:58:36.752 UTC client backend[55049] 026_stats.pl LOG: disconnection: session time: 0:00:00.033 user=admin database=postgres host=[local] 2026-05-06 14:58:36.978 UTC client backend[55073] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.980 UTC client backend[55073] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.980 UTC client backend[55073] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:36.984 UTC client backend[55073] 026_stats.pl LOG: connection ready: setup total=13.249 ms, fork=6.785 ms, authentication=0.367 ms 2026-05-06 14:58:36.986 UTC client backend[55073] 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 14:58:36.990 UTC client backend[55073] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:37.167 UTC client backend[55094] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.170 UTC client backend[55094] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.170 UTC client backend[55094] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:37.172 UTC client backend[55094] 026_stats.pl LOG: connection ready: setup total=10.840 ms, fork=5.833 ms, authentication=0.234 ms 2026-05-06 14:58:37.173 UTC client backend[55094] 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 14:58:37.176 UTC client backend[55094] 026_stats.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:37.375 UTC client backend[55112] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.376 UTC client backend[55112] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.376 UTC client backend[55112] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:37.380 UTC client backend[55112] 026_stats.pl LOG: connection ready: setup total=8.357 ms, fork=2.606 ms, authentication=0.193 ms 2026-05-06 14:58:37.382 UTC client backend[55112] 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 14:58:37.387 UTC client backend[55112] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:37.585 UTC client backend[55133] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.596 UTC client backend[55133] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.596 UTC client backend[55133] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:37.603 UTC client backend[55133] 026_stats.pl LOG: connection ready: setup total=26.919 ms, fork=7.466 ms, authentication=0.124 ms 2026-05-06 14:58:37.605 UTC client backend[55133] 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 14:58:37.608 UTC client backend[55133] 026_stats.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:58:37.812 UTC client backend[55155] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.814 UTC client backend[55155] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.815 UTC client backend[55155] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:37.816 UTC client backend[55155] 026_stats.pl LOG: connection ready: setup total=5.734 ms, fork=1.821 ms, authentication=1.630 ms 2026-05-06 14:58:37.817 UTC client backend[55155] 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 14:58:37.823 UTC client backend[55155] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:38.011 UTC client backend[55179] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.011 UTC client backend[55179] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.012 UTC client backend[55179] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:38.013 UTC client backend[55179] 026_stats.pl LOG: connection ready: setup total=4.251 ms, fork=0.898 ms, authentication=0.199 ms 2026-05-06 14:58:38.014 UTC client backend[55179] 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 14:58:38.016 UTC client backend[55179] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:38.199 UTC client backend[55198] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.200 UTC client backend[55198] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.200 UTC client backend[55198] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:38.201 UTC client backend[55198] 026_stats.pl LOG: connection ready: setup total=6.740 ms, fork=3.632 ms, authentication=0.243 ms 2026-05-06 14:58:38.202 UTC client backend[55198] 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 14:58:38.204 UTC client backend[55198] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:38.415 UTC client backend[55219] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.418 UTC client backend[55219] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.418 UTC client backend[55219] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:38.419 UTC client backend[55219] 026_stats.pl LOG: connection ready: setup total=10.825 ms, fork=6.174 ms, authentication=0.197 ms 2026-05-06 14:58:38.421 UTC client backend[55219] 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 14:58:38.427 UTC client backend[55219] 026_stats.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:38.635 UTC client backend[55238] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.636 UTC client backend[55238] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.636 UTC client backend[55238] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:38.636 UTC client backend[55238] 026_stats.pl LOG: connection ready: setup total=3.233 ms, fork=1.573 ms, authentication=0.151 ms 2026-05-06 14:58:38.637 UTC client backend[55238] 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 14:58:38.641 UTC client backend[55238] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:38.817 UTC client backend[55252] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.821 UTC client backend[55252] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.821 UTC client backend[55252] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:38.823 UTC client backend[55252] 026_stats.pl LOG: connection ready: setup total=13.451 ms, fork=7.697 ms, authentication=0.167 ms 2026-05-06 14:58:38.827 UTC client backend[55252] 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 14:58:38.828 UTC client backend[55252] 026_stats.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:39.044 UTC client backend[55275] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.045 UTC client backend[55275] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.045 UTC client backend[55275] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:39.047 UTC client backend[55275] 026_stats.pl LOG: connection ready: setup total=6.482 ms, fork=2.080 ms, authentication=0.357 ms 2026-05-06 14:58:39.049 UTC client backend[55275] 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 14:58:39.052 UTC client backend[55275] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:39.224 UTC client backend[55301] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.227 UTC client backend[55301] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.228 UTC client backend[55301] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:39.228 UTC client backend[55301] 026_stats.pl LOG: connection ready: setup total=17.454 ms, fork=12.873 ms, authentication=0.143 ms 2026-05-06 14:58:39.250 UTC client backend[55301] 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 14:58:39.255 UTC client backend[55301] 026_stats.pl LOG: disconnection: session time: 0:00:00.031 user=admin database=postgres host=[local] 2026-05-06 14:58:39.445 UTC client backend[55328] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.447 UTC client backend[55328] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.447 UTC client backend[55328] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:39.452 UTC client backend[55328] 026_stats.pl LOG: connection ready: setup total=19.286 ms, fork=11.783 ms, authentication=0.364 ms 2026-05-06 14:58:39.456 UTC client backend[55328] 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 14:58:39.469 UTC client backend[55328] 026_stats.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:58:39.694 UTC client backend[55350] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.694 UTC client backend[55350] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.694 UTC client backend[55350] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:39.695 UTC client backend[55350] 026_stats.pl LOG: connection ready: setup total=3.006 ms, fork=1.509 ms, authentication=0.144 ms 2026-05-06 14:58:39.695 UTC client backend[55350] 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 14:58:39.697 UTC client backend[55350] 026_stats.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:39.893 UTC client backend[55363] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.894 UTC client backend[55363] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.894 UTC client backend[55363] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:39.896 UTC client backend[55363] 026_stats.pl LOG: connection ready: setup total=5.770 ms, fork=2.062 ms, authentication=0.531 ms 2026-05-06 14:58:39.898 UTC client backend[55363] 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 14:58:39.905 UTC client backend[55363] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:40.161 UTC client backend[55381] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.162 UTC client backend[55381] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.162 UTC client backend[55381] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:40.164 UTC client backend[55381] 026_stats.pl LOG: connection ready: setup total=7.670 ms, fork=3.816 ms, authentication=0.174 ms 2026-05-06 14:58:40.165 UTC client backend[55381] 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 14:58:40.169 UTC client backend[55381] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:40.326 UTC client backend[55397] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.328 UTC client backend[55397] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.328 UTC client backend[55397] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:40.336 UTC client backend[55397] 026_stats.pl LOG: connection ready: setup total=13.389 ms, fork=2.805 ms, authentication=0.741 ms 2026-05-06 14:58:40.337 UTC client backend[55397] 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 14:58:40.339 UTC client backend[55397] 026_stats.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:40.534 UTC client backend[55413] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.534 UTC client backend[55413] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.534 UTC client backend[55413] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:40.535 UTC client backend[55413] 026_stats.pl LOG: connection ready: setup total=5.374 ms, fork=3.647 ms, authentication=0.121 ms 2026-05-06 14:58:40.537 UTC client backend[55413] 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 14:58:40.542 UTC client backend[55413] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:40.727 UTC client backend[55424] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.727 UTC client backend[55424] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.727 UTC client backend[55424] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:40.728 UTC client backend[55424] 026_stats.pl LOG: connection ready: setup total=3.825 ms, fork=1.867 ms, authentication=0.162 ms 2026-05-06 14:58:40.729 UTC client backend[55424] 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 14:58:40.730 UTC client backend[55424] 026_stats.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:40.883 UTC client backend[55437] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.891 UTC client backend[55437] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.891 UTC client backend[55437] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:40.893 UTC client backend[55437] 026_stats.pl LOG: connection ready: setup total=10.800 ms, fork=0.757 ms, authentication=0.276 ms 2026-05-06 14:58:40.893 UTC client backend[55437] 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 14:58:40.898 UTC client backend[55437] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:41.069 UTC client backend[55452] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.069 UTC client backend[55452] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.069 UTC client backend[55452] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.071 UTC client backend[55452] 026_stats.pl LOG: connection ready: setup total=3.545 ms, fork=0.703 ms, authentication=0.161 ms 2026-05-06 14:58:41.072 UTC client backend[55452] 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 14:58:41.077 UTC client backend[55452] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:41.232 UTC client backend[55465] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.235 UTC client backend[55465] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.235 UTC client backend[55465] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.236 UTC client backend[55465] 026_stats.pl LOG: connection ready: setup total=6.568 ms, fork=2.080 ms, authentication=0.227 ms 2026-05-06 14:58:41.236 UTC client backend[55465] 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 14:58:41.239 UTC client backend[55465] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:41.402 UTC client backend[55481] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.406 UTC client backend[55481] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.406 UTC client backend[55481] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.407 UTC client backend[55481] 026_stats.pl LOG: connection ready: setup total=12.973 ms, fork=7.324 ms, authentication=0.247 ms 2026-05-06 14:58:41.418 UTC client backend[55481] 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 14:58:41.424 UTC client backend[55481] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:58:41.564 UTC client backend[55498] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.567 UTC client backend[55498] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.567 UTC client backend[55498] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.569 UTC client backend[55498] 026_stats.pl LOG: connection ready: setup total=7.180 ms, fork=1.719 ms, authentication=0.256 ms 2026-05-06 14:58:41.570 UTC client backend[55498] 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 14:58:41.572 UTC client backend[55498] 026_stats.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:41.714 UTC client backend[55511] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.715 UTC client backend[55511] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.715 UTC client backend[55511] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.717 UTC client backend[55511] 026_stats.pl LOG: connection ready: setup total=5.120 ms, fork=1.328 ms, authentication=0.268 ms 2026-05-06 14:58:41.718 UTC client backend[55511] 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 14:58:41.720 UTC client backend[55511] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:41.939 UTC client backend[55526] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.940 UTC client backend[55526] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.940 UTC client backend[55526] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:41.942 UTC client backend[55526] 026_stats.pl LOG: connection ready: setup total=6.307 ms, fork=2.878 ms, authentication=0.265 ms 2026-05-06 14:58:41.943 UTC client backend[55526] 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 14:58:41.945 UTC client backend[55526] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:42.369 UTC client backend[55539] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.371 UTC client backend[55539] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.372 UTC client backend[55539] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:42.376 UTC client backend[55539] 026_stats.pl LOG: connection ready: setup total=10.151 ms, fork=2.148 ms, authentication=1.519 ms 2026-05-06 14:58:42.378 UTC client backend[55539] 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 14:58:42.384 UTC client backend[55539] 026_stats.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:42.680 UTC client backend[55555] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.681 UTC client backend[55555] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.681 UTC client backend[55555] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:42.684 UTC client backend[55555] 026_stats.pl LOG: connection ready: setup total=6.209 ms, fork=1.946 ms, authentication=0.187 ms 2026-05-06 14:58:42.685 UTC client backend[55555] 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 14:58:42.687 UTC client backend[55555] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:42.937 UTC client backend[55574] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.938 UTC client backend[55574] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.938 UTC client backend[55574] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:42.940 UTC client backend[55574] 026_stats.pl LOG: connection ready: setup total=4.930 ms, fork=1.853 ms, authentication=0.442 ms 2026-05-06 14:58:42.940 UTC client backend[55574] 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 14:58:42.942 UTC client backend[55574] 026_stats.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:43.186 UTC client backend[55594] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.188 UTC client backend[55594] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.190 UTC client backend[55594] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:43.193 UTC client backend[55594] 026_stats.pl LOG: connection ready: setup total=67.854 ms, fork=60.047 ms, authentication=2.098 ms 2026-05-06 14:58:43.195 UTC client backend[55594] 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 14:58:43.196 UTC client backend[55594] 026_stats.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:43.346 UTC client backend[55620] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.347 UTC client backend[55620] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.347 UTC client backend[55620] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:43.349 UTC client backend[55620] 026_stats.pl LOG: connection ready: setup total=4.167 ms, fork=1.013 ms, authentication=0.214 ms 2026-05-06 14:58:43.349 UTC client backend[55620] 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 14:58:43.353 UTC client backend[55620] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:43.525 UTC client backend[55631] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.525 UTC client backend[55631] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.526 UTC client backend[55631] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:43.527 UTC client backend[55631] 026_stats.pl LOG: connection ready: setup total=5.178 ms, fork=1.739 ms, authentication=0.233 ms 2026-05-06 14:58:43.528 UTC client backend[55631] 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 14:58:43.531 UTC client backend[55631] 026_stats.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:43.759 UTC client backend[55647] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.852 UTC client backend[55647] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.852 UTC client backend[55647] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:43.853 UTC client backend[55647] 026_stats.pl LOG: connection ready: setup total=135.845 ms, fork=39.673 ms, authentication=0.246 ms 2026-05-06 14:58:43.853 UTC client backend[55647] 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 14:58:43.854 UTC client backend[55647] 026_stats.pl LOG: disconnection: session time: 0:00:00.097 user=admin database=postgres host=[local] 2026-05-06 14:58:44.084 UTC client backend[55656] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:44.085 UTC client backend[55656] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:44.085 UTC client backend[55656] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:44.087 UTC client backend[55656] 026_stats.pl LOG: connection ready: setup total=4.912 ms, fork=1.675 ms, authentication=0.262 ms 2026-05-06 14:58:44.088 UTC client backend[55656] 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 14:58:44.092 UTC client backend[55656] 026_stats.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:44.240 UTC client backend[55664] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:44.258 UTC client backend[55664] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/026_stats/data/t_026_stats_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:44.258 UTC client backend[55664] [unknown] LOG: connection authorized: user=admin database=postgres application_name=026_stats.pl 2026-05-06 14:58:44.260 UTC client backend[55664] 026_stats.pl LOG: connection ready: setup total=22.234 ms, fork=2.371 ms, authentication=0.282 ms 2026-05-06 14:58:44.260 UTC client backend[55664] 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 14:58:44.261 UTC client backend[55664] 026_stats.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:58:44.268 UTC postmaster[49753] LOG: background worker "logical replication apply worker" (PID 49955) was terminated by signal 6: Abort trap: 6 2026-05-06 14:58:44.268 UTC postmaster[49753] LOG: terminating any other active server processes 2026-05-06 14:58:44.272 UTC postmaster[49753] LOG: shutting down because "restart_after_crash" is off 2026-05-06 14:58:44.289 UTC postmaster[49753] LOG: database system is shut down