2026-05-06 14:57:52.128 UTC postmaster[51124] LOG: starting PostgreSQL 19devel on aarch64-darwin, compiled by clang-17.0.0, 64-bit 2026-05-06 14:57:52.128 UTC postmaster[51124] LOG: listening on Unix socket "/var/folders/hm/d7rr9ds96qx995ns72ry9g4m0000gn/T/ZZhp3AJzst/.s.PGSQL.14160" 2026-05-06 14:57:52.143 UTC startup[51144] LOG: database system was shut down at 2026-05-06 14:49:11 UTC 2026-05-06 14:57:52.151 UTC postmaster[51124] LOG: database system is ready to accept connections 2026-05-06 14:57:52.675 UTC client backend[51235] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.684 UTC client backend[51235] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.684 UTC client backend[51235] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:52.720 UTC client backend[51235] 029_on_error.pl LOG: connection ready: setup total=48.795 ms, fork=3.966 ms, authentication=8.374 ms 2026-05-06 14:57:52.720 UTC client backend[51235] 029_on_error.pl LOG: statement: CREATE TABLE tbl (i INT PRIMARY KEY, t BYTEA); 2026-05-06 14:57:52.760 UTC client backend[51235] 029_on_error.pl LOG: statement: INSERT INTO tbl VALUES (1, NULL); 2026-05-06 14:57:52.798 UTC client backend[51235] 029_on_error.pl LOG: disconnection: session time: 0:00:00.122 user=admin database=postgres host=[local] 2026-05-06 14:57:52.916 UTC client backend[51272] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:52.919 UTC client backend[51272] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:52.919 UTC client backend[51272] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:52.931 UTC client backend[51272] 029_on_error.pl LOG: connection ready: setup total=16.593 ms, fork=1.854 ms, authentication=1.868 ms 2026-05-06 14:57:52.931 UTC client backend[51272] 029_on_error.pl LOG: statement: CREATE SUBSCRIPTION sub CONNECTION 'port=14159 host=/var/folders/hm/d7rr9ds96qx995ns72ry9g4m0000gn/T/ZZhp3AJzst dbname=postgres' PUBLICATION pub WITH (disable_on_error = true, streaming = on, two_phase = on) 2026-05-06 14:57:53.063 UTC client backend[51272] 029_on_error.pl LOG: disconnection: session time: 0:00:00.146 user=admin database=postgres host=[local] 2026-05-06 14:57:53.073 UTC logical replication apply worker[51294] LOG: logical replication apply worker for subscription "sub" has started 2026-05-06 14:57:53.108 UTC logical replication tablesync worker[51300] LOG: logical replication table synchronization worker for subscription "sub", table "tbl" has started 2026-05-06 14:57:53.161 UTC client backend[51310] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.162 UTC client backend[51310] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.162 UTC client backend[51310] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.164 UTC client backend[51310] 029_on_error.pl LOG: connection ready: setup total=4.461 ms, fork=1.752 ms, authentication=0.153 ms 2026-05-06 14:57:53.164 UTC client backend[51310] 029_on_error.pl LOG: statement: SELECT subenabled = false FROM pg_catalog.pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:53.167 UTC client backend[51310] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:53.183 UTC logical replication tablesync worker[51300] ERROR: duplicate key value violates unique constraint "tbl_pkey" 2026-05-06 14:57:53.183 UTC logical replication tablesync worker[51300] DETAIL: Key (i)=(1) already exists. 2026-05-06 14:57:53.183 UTC logical replication tablesync worker[51300] CONTEXT: COPY tbl, line 1 2026-05-06 14:57:53.183 UTC logical replication tablesync worker[51300] LOG: subscription "sub" has been disabled because of an error 2026-05-06 14:57:53.185 UTC logical replication apply worker[51294] LOG: logical replication worker for subscription "sub" will stop because the subscription was disabled 2026-05-06 14:57:53.310 UTC client backend[51337] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.311 UTC client backend[51337] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.311 UTC client backend[51337] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.312 UTC client backend[51337] 029_on_error.pl LOG: connection ready: setup total=3.794 ms, fork=1.733 ms, authentication=0.112 ms 2026-05-06 14:57:53.315 UTC client backend[51337] 029_on_error.pl LOG: statement: SELECT subenabled = false FROM pg_catalog.pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:53.317 UTC client backend[51337] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:53.348 UTC client backend[51344] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.348 UTC client backend[51344] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.348 UTC client backend[51344] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.349 UTC client backend[51344] 029_on_error.pl LOG: connection ready: setup total=2.101 ms, fork=0.782 ms, authentication=0.121 ms 2026-05-06 14:57:53.349 UTC client backend[51344] 029_on_error.pl LOG: statement: TRUNCATE tbl 2026-05-06 14:57:53.357 UTC client backend[51344] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:53.398 UTC client backend[51355] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.399 UTC client backend[51355] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.399 UTC client backend[51355] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.400 UTC client backend[51355] 029_on_error.pl LOG: connection ready: setup total=2.925 ms, fork=1.495 ms, authentication=0.137 ms 2026-05-06 14:57:53.400 UTC client backend[51355] 029_on_error.pl LOG: statement: ALTER SUBSCRIPTION sub ENABLE 2026-05-06 14:57:53.400 UTC client backend[51355] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:57:53.404 UTC logical replication apply worker[51357] LOG: logical replication apply worker for subscription "sub" has started 2026-05-06 14:57:53.418 UTC logical replication tablesync worker[51360] LOG: logical replication table synchronization worker for subscription "sub", table "tbl" has started 2026-05-06 14:57:53.454 UTC logical replication tablesync worker[51360] LOG: logical replication table synchronization worker for subscription "sub", table "tbl" has finished 2026-05-06 14:57:53.457 UTC logical replication apply worker[51357] LOG: logical replication apply worker for subscription "sub" will restart so that two_phase can be enabled 2026-05-06 14:57:53.459 UTC client backend[51368] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.460 UTC client backend[51368] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.460 UTC client backend[51368] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.461 UTC client backend[51368] 029_on_error.pl LOG: connection ready: setup total=3.640 ms, fork=1.958 ms, authentication=0.114 ms 2026-05-06 14:57:53.461 UTC client backend[51368] 029_on_error.pl LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2026-05-06 14:57:53.464 UTC logical replication apply worker[51369] LOG: logical replication apply worker for subscription "sub" has started 2026-05-06 14:57:53.475 UTC client backend[51368] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:53.791 UTC client backend[51416] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.794 UTC client backend[51416] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.794 UTC client backend[51416] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.795 UTC client backend[51416] 029_on_error.pl LOG: connection ready: setup total=43.073 ms, fork=39.059 ms, authentication=0.162 ms 2026-05-06 14:57:53.801 UTC client backend[51416] 029_on_error.pl LOG: statement: SELECT COUNT(*) FROM tbl 2026-05-06 14:57:53.821 UTC client backend[51416] 029_on_error.pl LOG: disconnection: session time: 0:00:00.030 user=admin database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 51369 0 postgres 0x00000001050e18d8 ExceptionalCondition + 108 1 postgres 0x0000000104f20ca8 ReportApplyConflict + 4640 2 postgres 0x0000000104de4568 CheckAndReportConflict + 560 3 postgres 0x0000000104de41d4 ExecSimpleRelationInsert + 316 4 postgres 0x0000000104f3ec74 apply_dispatch + 7404 5 postgres 0x0000000104f3fa24 start_apply + 712 6 postgres 0x0000000104f408d8 run_apply_worker + 788 7 postgres 0x0000000104f405bc ApplyWorkerMain + 36 8 postgres 0x0000000104ef08dc BackgroundWorkerMain + 472 9 postgres 0x0000000104ef4ef8 postmaster_child_launch + 376 10 postgres 0x0000000104ef7d60 maybe_start_bgworkers + 488 11 postgres 0x0000000104ef9974 ServerLoop + 6976 12 postgres 0x0000000104ef73b8 InitProcessGlobals + 0 13 postgres 0x0000000104e395a0 main + 1036 14 dyld 0x0000000180f2eb98 start + 6076 2026-05-06 14:57:53.978 UTC client backend[51439] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:53.979 UTC client backend[51439] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:53.979 UTC client backend[51439] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:53.981 UTC client backend[51439] 029_on_error.pl LOG: connection ready: setup total=5.259 ms, fork=2.115 ms, authentication=0.251 ms 2026-05-06 14:57:53.983 UTC client backend[51439] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:53.985 UTC client backend[51439] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:57:54.169 UTC client backend[51460] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.173 UTC client backend[51460] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.173 UTC client backend[51460] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:54.174 UTC client backend[51460] 029_on_error.pl LOG: connection ready: setup total=9.897 ms, fork=4.102 ms, authentication=0.236 ms 2026-05-06 14:57:54.181 UTC client backend[51460] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:54.186 UTC client backend[51460] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:57:54.426 UTC client backend[51498] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.428 UTC client backend[51498] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.430 UTC client backend[51498] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:54.433 UTC client backend[51498] 029_on_error.pl LOG: connection ready: setup total=10.092 ms, fork=3.077 ms, authentication=1.485 ms 2026-05-06 14:57:54.435 UTC client backend[51498] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:54.449 UTC client backend[51498] 029_on_error.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:57:54.601 UTC client backend[51520] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.602 UTC client backend[51520] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.602 UTC client backend[51520] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:54.603 UTC client backend[51520] 029_on_error.pl LOG: connection ready: setup total=6.651 ms, fork=3.792 ms, authentication=0.209 ms 2026-05-06 14:57:54.605 UTC client backend[51520] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:54.614 UTC client backend[51520] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:57:54.947 UTC client backend[51543] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:54.956 UTC client backend[51543] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:54.956 UTC client backend[51543] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:54.958 UTC client backend[51543] 029_on_error.pl LOG: connection ready: setup total=19.510 ms, fork=7.507 ms, authentication=0.224 ms 2026-05-06 14:57:54.959 UTC client backend[51543] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:54.960 UTC client backend[51543] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:55.117 UTC client backend[51566] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.117 UTC client backend[51566] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.117 UTC client backend[51566] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:55.120 UTC client backend[51566] 029_on_error.pl LOG: connection ready: setup total=6.048 ms, fork=2.653 ms, authentication=0.196 ms 2026-05-06 14:57:55.122 UTC client backend[51566] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:55.125 UTC client backend[51566] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:55.355 UTC client backend[51581] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.355 UTC client backend[51581] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.355 UTC client backend[51581] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:55.356 UTC client backend[51581] 029_on_error.pl LOG: connection ready: setup total=9.239 ms, fork=7.604 ms, authentication=0.170 ms 2026-05-06 14:57:55.361 UTC client backend[51581] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:55.370 UTC client backend[51581] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:55.545 UTC client backend[51600] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.546 UTC client backend[51600] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.546 UTC client backend[51600] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:55.547 UTC client backend[51600] 029_on_error.pl LOG: connection ready: setup total=15.313 ms, fork=12.569 ms, authentication=0.264 ms 2026-05-06 14:57:55.548 UTC client backend[51600] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:55.549 UTC client backend[51600] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:55.744 UTC client backend[51614] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:55.752 UTC client backend[51614] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:55.752 UTC client backend[51614] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:55.753 UTC client backend[51614] 029_on_error.pl LOG: connection ready: setup total=12.294 ms, fork=3.212 ms, authentication=0.127 ms 2026-05-06 14:57:55.753 UTC client backend[51614] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:55.756 UTC client backend[51614] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:57:56.163 UTC client backend[51634] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.165 UTC client backend[51634] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.165 UTC client backend[51634] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:56.167 UTC client backend[51634] 029_on_error.pl LOG: connection ready: setup total=9.415 ms, fork=5.145 ms, authentication=1.546 ms 2026-05-06 14:57:56.174 UTC client backend[51634] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:56.182 UTC client backend[51634] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:57:56.409 UTC client backend[51662] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.410 UTC client backend[51662] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.410 UTC client backend[51662] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:56.412 UTC client backend[51662] 029_on_error.pl LOG: connection ready: setup total=5.333 ms, fork=2.079 ms, authentication=0.216 ms 2026-05-06 14:57:56.413 UTC client backend[51662] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:56.422 UTC client backend[51662] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:57:56.609 UTC client backend[51680] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.610 UTC client backend[51680] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.610 UTC client backend[51680] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:56.611 UTC client backend[51680] 029_on_error.pl LOG: connection ready: setup total=5.106 ms, fork=2.554 ms, authentication=0.155 ms 2026-05-06 14:57:56.620 UTC client backend[51680] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:56.624 UTC client backend[51680] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:56.772 UTC client backend[51704] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.773 UTC client backend[51704] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.773 UTC client backend[51704] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:56.775 UTC client backend[51704] 029_on_error.pl LOG: connection ready: setup total=4.312 ms, fork=1.759 ms, authentication=0.283 ms 2026-05-06 14:57:56.775 UTC client backend[51704] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:56.786 UTC client backend[51704] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:57:56.924 UTC client backend[51712] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:56.925 UTC client backend[51712] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:56.925 UTC client backend[51712] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:56.927 UTC client backend[51712] 029_on_error.pl LOG: connection ready: setup total=5.527 ms, fork=2.686 ms, authentication=0.103 ms 2026-05-06 14:57:56.930 UTC client backend[51712] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:56.933 UTC client backend[51712] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:57.092 UTC client backend[51744] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.092 UTC client backend[51744] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.093 UTC client backend[51744] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:57.093 UTC client backend[51744] 029_on_error.pl LOG: connection ready: setup total=4.521 ms, fork=3.120 ms, authentication=0.125 ms 2026-05-06 14:57:57.094 UTC client backend[51744] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:57.097 UTC client backend[51744] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:57.416 UTC client backend[51766] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.420 UTC client backend[51766] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.420 UTC client backend[51766] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:57.421 UTC client backend[51766] 029_on_error.pl LOG: connection ready: setup total=11.825 ms, fork=6.029 ms, authentication=0.138 ms 2026-05-06 14:57:57.422 UTC client backend[51766] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:57.426 UTC client backend[51766] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:57:57.585 UTC client backend[51787] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.585 UTC client backend[51787] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.585 UTC client backend[51787] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:57.586 UTC client backend[51787] 029_on_error.pl LOG: connection ready: setup total=6.257 ms, fork=4.799 ms, authentication=0.106 ms 2026-05-06 14:57:57.588 UTC client backend[51787] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:57.592 UTC client backend[51787] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:57:57.779 UTC client backend[51810] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:57.780 UTC client backend[51810] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:57.780 UTC client backend[51810] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:57.830 UTC client backend[51810] 029_on_error.pl LOG: connection ready: setup total=56.720 ms, fork=5.565 ms, authentication=0.288 ms 2026-05-06 14:57:57.831 UTC client backend[51810] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:57.835 UTC client backend[51810] 029_on_error.pl LOG: disconnection: session time: 0:00:00.055 user=admin database=postgres host=[local] 2026-05-06 14:57:58.095 UTC client backend[51830] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.096 UTC client backend[51830] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.096 UTC client backend[51830] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.098 UTC client backend[51830] 029_on_error.pl LOG: connection ready: setup total=6.275 ms, fork=2.334 ms, authentication=0.344 ms 2026-05-06 14:57:58.099 UTC client backend[51830] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.103 UTC client backend[51830] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:58.264 UTC client backend[51851] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.266 UTC client backend[51851] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.266 UTC client backend[51851] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.267 UTC client backend[51851] 029_on_error.pl LOG: connection ready: setup total=7.112 ms, fork=3.907 ms, authentication=0.258 ms 2026-05-06 14:57:58.272 UTC client backend[51851] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.274 UTC client backend[51851] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:57:58.423 UTC client backend[51875] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.424 UTC client backend[51875] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.424 UTC client backend[51875] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.425 UTC client backend[51875] 029_on_error.pl LOG: connection ready: setup total=4.107 ms, fork=2.382 ms, authentication=0.132 ms 2026-05-06 14:57:58.426 UTC client backend[51875] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.428 UTC client backend[51875] 029_on_error.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[51893] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.596 UTC client backend[51893] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.596 UTC client backend[51893] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.599 UTC client backend[51893] 029_on_error.pl LOG: connection ready: setup total=6.214 ms, fork=1.699 ms, authentication=0.215 ms 2026-05-06 14:57:58.600 UTC client backend[51893] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.603 UTC client backend[51893] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:57:58.811 UTC client backend[51913] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.812 UTC client backend[51913] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.812 UTC client backend[51913] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.814 UTC client backend[51913] 029_on_error.pl LOG: connection ready: setup total=5.381 ms, fork=2.341 ms, authentication=0.209 ms 2026-05-06 14:57:58.815 UTC client backend[51913] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.817 UTC client backend[51913] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:57:58.970 UTC client backend[51940] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:58.971 UTC client backend[51940] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:58.971 UTC client backend[51940] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:58.975 UTC client backend[51940] 029_on_error.pl LOG: connection ready: setup total=6.614 ms, fork=2.077 ms, authentication=0.100 ms 2026-05-06 14:57:58.977 UTC client backend[51940] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:58.986 UTC client backend[51940] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:57:59.136 UTC client backend[51958] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.137 UTC client backend[51958] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.137 UTC client backend[51958] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:59.138 UTC client backend[51958] 029_on_error.pl LOG: connection ready: setup total=5.186 ms, fork=3.867 ms, authentication=0.112 ms 2026-05-06 14:57:59.138 UTC client backend[51958] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:59.139 UTC client backend[51958] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:57:59.349 UTC client backend[51976] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.350 UTC client backend[51976] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.350 UTC client backend[51976] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:59.351 UTC client backend[51976] 029_on_error.pl LOG: connection ready: setup total=3.493 ms, fork=1.742 ms, authentication=0.132 ms 2026-05-06 14:57:59.351 UTC client backend[51976] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:59.353 UTC client backend[51976] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:57:59.532 UTC client backend[51992] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.532 UTC client backend[51992] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.532 UTC client backend[51992] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:59.533 UTC client backend[51992] 029_on_error.pl LOG: connection ready: setup total=3.546 ms, fork=1.772 ms, authentication=0.161 ms 2026-05-06 14:57:59.533 UTC client backend[51992] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:59.537 UTC client backend[51992] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:57:59.748 UTC client backend[52011] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.769 UTC client backend[52011] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.769 UTC client backend[52011] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:59.770 UTC client backend[52011] 029_on_error.pl LOG: connection ready: setup total=24.053 ms, fork=2.125 ms, authentication=0.162 ms 2026-05-06 14:57:59.770 UTC client backend[52011] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:59.772 UTC client backend[52011] 029_on_error.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:57:59.946 UTC client backend[52025] [unknown] LOG: connection received: host=[local] 2026-05-06 14:57:59.948 UTC client backend[52025] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:57:59.949 UTC client backend[52025] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:57:59.951 UTC client backend[52025] 029_on_error.pl LOG: connection ready: setup total=8.901 ms, fork=3.905 ms, authentication=1.028 ms 2026-05-06 14:57:59.951 UTC client backend[52025] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:57:59.953 UTC client backend[52025] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:00.193 UTC client backend[52041] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.195 UTC client backend[52041] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.195 UTC client backend[52041] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:00.197 UTC client backend[52041] 029_on_error.pl LOG: connection ready: setup total=11.727 ms, fork=2.522 ms, authentication=1.371 ms 2026-05-06 14:58:00.236 UTC client backend[52041] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:00.277 UTC client backend[52041] 029_on_error.pl LOG: disconnection: session time: 0:00:00.089 user=admin database=postgres host=[local] 2026-05-06 14:58:00.518 UTC client backend[52057] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.519 UTC client backend[52057] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.519 UTC client backend[52057] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:00.521 UTC client backend[52057] 029_on_error.pl LOG: connection ready: setup total=5.214 ms, fork=1.860 ms, authentication=0.323 ms 2026-05-06 14:58:00.522 UTC client backend[52057] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:00.531 UTC client backend[52057] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:00.687 UTC client backend[52077] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.690 UTC client backend[52077] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.690 UTC client backend[52077] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:00.692 UTC client backend[52077] 029_on_error.pl LOG: connection ready: setup total=6.904 ms, fork=2.071 ms, authentication=0.356 ms 2026-05-06 14:58:00.692 UTC client backend[52077] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:00.695 UTC client backend[52077] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:00.863 UTC client backend[52091] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:00.866 UTC client backend[52091] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:00.866 UTC client backend[52091] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:00.868 UTC client backend[52091] 029_on_error.pl LOG: connection ready: setup total=7.924 ms, fork=2.532 ms, authentication=0.847 ms 2026-05-06 14:58:00.868 UTC client backend[52091] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:00.870 UTC client backend[52091] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:01.021 UTC client backend[52107] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.021 UTC client backend[52107] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.021 UTC client backend[52107] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.023 UTC client backend[52107] 029_on_error.pl LOG: connection ready: setup total=6.386 ms, fork=3.220 ms, authentication=0.237 ms 2026-05-06 14:58:01.024 UTC client backend[52107] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.025 UTC client backend[52107] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:01.171 UTC client backend[52120] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.172 UTC client backend[52120] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.172 UTC client backend[52120] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.173 UTC client backend[52120] 029_on_error.pl LOG: connection ready: setup total=8.212 ms, fork=5.086 ms, authentication=0.180 ms 2026-05-06 14:58:01.174 UTC client backend[52120] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.176 UTC client backend[52120] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:01.348 UTC client backend[52135] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.349 UTC client backend[52135] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.349 UTC client backend[52135] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.350 UTC client backend[52135] 029_on_error.pl LOG: connection ready: setup total=4.117 ms, fork=1.742 ms, authentication=0.151 ms 2026-05-06 14:58:01.350 UTC client backend[52135] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.352 UTC client backend[52135] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:01.578 UTC client backend[52160] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.580 UTC client backend[52160] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.580 UTC client backend[52160] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.581 UTC client backend[52160] 029_on_error.pl LOG: connection ready: setup total=9.297 ms, fork=5.415 ms, authentication=0.140 ms 2026-05-06 14:58:01.585 UTC client backend[52160] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.590 UTC client backend[52160] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:01.748 UTC client backend[52181] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.749 UTC client backend[52181] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.749 UTC client backend[52181] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.752 UTC client backend[52181] 029_on_error.pl LOG: connection ready: setup total=7.020 ms, fork=2.676 ms, authentication=0.108 ms 2026-05-06 14:58:01.753 UTC client backend[52181] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.755 UTC client backend[52181] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:01.914 UTC client backend[52196] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:01.917 UTC client backend[52196] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:01.917 UTC client backend[52196] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:01.917 UTC client backend[52196] 029_on_error.pl LOG: connection ready: setup total=9.285 ms, fork=3.143 ms, authentication=0.131 ms 2026-05-06 14:58:01.920 UTC client backend[52196] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:01.930 UTC client backend[52196] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:02.181 UTC client backend[52216] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.182 UTC client backend[52216] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.182 UTC client backend[52216] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:02.182 UTC client backend[52216] 029_on_error.pl LOG: connection ready: setup total=4.024 ms, fork=2.484 ms, authentication=0.209 ms 2026-05-06 14:58:02.183 UTC client backend[52216] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:02.187 UTC client backend[52216] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:02.379 UTC client backend[52233] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.379 UTC client backend[52233] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.379 UTC client backend[52233] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:02.380 UTC client backend[52233] 029_on_error.pl LOG: connection ready: setup total=9.932 ms, fork=8.387 ms, authentication=0.131 ms 2026-05-06 14:58:02.386 UTC client backend[52233] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:02.391 UTC client backend[52233] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:02.569 UTC client backend[52250] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.572 UTC client backend[52250] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.572 UTC client backend[52250] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:02.572 UTC client backend[52250] 029_on_error.pl LOG: connection ready: setup total=12.788 ms, fork=9.284 ms, authentication=0.136 ms 2026-05-06 14:58:02.579 UTC client backend[52250] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:02.581 UTC client backend[52250] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:02.742 UTC client backend[52271] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.743 UTC client backend[52271] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.743 UTC client backend[52271] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:02.745 UTC client backend[52271] 029_on_error.pl LOG: connection ready: setup total=4.758 ms, fork=1.926 ms, authentication=0.195 ms 2026-05-06 14:58:02.745 UTC client backend[52271] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:02.749 UTC client backend[52271] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:02.957 UTC client backend[52300] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:02.958 UTC client backend[52300] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:02.958 UTC client backend[52300] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:02.960 UTC client backend[52300] 029_on_error.pl LOG: connection ready: setup total=10.218 ms, fork=6.858 ms, authentication=0.198 ms 2026-05-06 14:58:02.961 UTC client backend[52300] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:02.963 UTC client backend[52300] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:03.259 UTC client backend[52340] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.260 UTC client backend[52340] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.260 UTC client backend[52340] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:03.262 UTC client backend[52340] 029_on_error.pl LOG: connection ready: setup total=19.565 ms, fork=15.916 ms, authentication=0.489 ms 2026-05-06 14:58:03.268 UTC client backend[52340] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:03.273 UTC client backend[52340] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:03.447 UTC client backend[52369] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.450 UTC client backend[52369] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.450 UTC client backend[52369] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:03.451 UTC client backend[52369] 029_on_error.pl LOG: connection ready: setup total=7.173 ms, fork=2.863 ms, authentication=0.140 ms 2026-05-06 14:58:03.451 UTC client backend[52369] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:03.455 UTC client backend[52369] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:03.613 UTC client backend[52389] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.616 UTC client backend[52389] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.616 UTC client backend[52389] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:03.617 UTC client backend[52389] 029_on_error.pl LOG: connection ready: setup total=7.281 ms, fork=2.819 ms, authentication=0.226 ms 2026-05-06 14:58:03.618 UTC client backend[52389] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:03.619 UTC client backend[52389] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:03.872 UTC client backend[52412] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:03.908 UTC client backend[52412] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:03.908 UTC client backend[52412] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:03.910 UTC client backend[52412] 029_on_error.pl LOG: connection ready: setup total=43.126 ms, fork=4.807 ms, authentication=0.228 ms 2026-05-06 14:58:03.912 UTC client backend[52412] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:03.917 UTC client backend[52412] 029_on_error.pl LOG: disconnection: session time: 0:00:00.046 user=admin database=postgres host=[local] 2026-05-06 14:58:04.110 UTC client backend[52438] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.111 UTC client backend[52438] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.111 UTC client backend[52438] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:04.114 UTC client backend[52438] 029_on_error.pl LOG: connection ready: setup total=9.558 ms, fork=4.481 ms, authentication=0.286 ms 2026-05-06 14:58:04.119 UTC client backend[52438] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:04.135 UTC client backend[52438] 029_on_error.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:04.286 UTC client backend[52450] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.290 UTC client backend[52450] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.290 UTC client backend[52450] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:04.293 UTC client backend[52450] 029_on_error.pl LOG: connection ready: setup total=9.020 ms, fork=1.085 ms, authentication=0.622 ms 2026-05-06 14:58:04.294 UTC client backend[52450] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:04.296 UTC client backend[52450] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:04.608 UTC client backend[52470] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:04.614 UTC client backend[52470] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:04.614 UTC client backend[52470] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:04.616 UTC client backend[52470] 029_on_error.pl LOG: connection ready: setup total=9.511 ms, fork=2.008 ms, authentication=0.207 ms 2026-05-06 14:58:04.616 UTC client backend[52470] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:04.618 UTC client backend[52470] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:05.242 UTC client backend[52506] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.264 UTC client backend[52506] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.264 UTC client backend[52506] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:05.273 UTC client backend[52506] 029_on_error.pl LOG: connection ready: setup total=36.135 ms, fork=4.375 ms, authentication=0.265 ms 2026-05-06 14:58:05.281 UTC client backend[52506] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:05.282 UTC client backend[52506] 029_on_error.pl LOG: disconnection: session time: 0:00:00.040 user=admin database=postgres host=[local] 2026-05-06 14:58:05.550 UTC client backend[52529] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.551 UTC client backend[52529] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.551 UTC client backend[52529] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:05.553 UTC client backend[52529] 029_on_error.pl LOG: connection ready: setup total=7.999 ms, fork=5.061 ms, authentication=0.216 ms 2026-05-06 14:58:05.562 UTC client backend[52529] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:05.565 UTC client backend[52529] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:05.886 UTC client backend[52548] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:05.920 UTC client backend[52548] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:05.920 UTC client backend[52548] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:05.928 UTC client backend[52548] 029_on_error.pl LOG: connection ready: setup total=63.288 ms, fork=20.716 ms, authentication=1.085 ms 2026-05-06 14:58:05.931 UTC client backend[52548] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:05.943 UTC client backend[52548] 029_on_error.pl LOG: disconnection: session time: 0:00:00.057 user=admin database=postgres host=[local] 2026-05-06 14:58:06.161 UTC client backend[52569] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.173 UTC client backend[52569] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.173 UTC client backend[52569] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:06.175 UTC client backend[52569] 029_on_error.pl LOG: connection ready: setup total=17.188 ms, fork=2.771 ms, authentication=0.312 ms 2026-05-06 14:58:06.175 UTC client backend[52569] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:06.176 UTC client backend[52569] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:06.457 UTC client backend[52587] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.461 UTC client backend[52587] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.461 UTC client backend[52587] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:06.463 UTC client backend[52587] 029_on_error.pl LOG: connection ready: setup total=11.297 ms, fork=4.239 ms, authentication=0.378 ms 2026-05-06 14:58:06.481 UTC client backend[52587] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:06.496 UTC client backend[52587] 029_on_error.pl LOG: disconnection: session time: 0:00:00.040 user=admin database=postgres host=[local] 2026-05-06 14:58:06.700 UTC client backend[52605] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.701 UTC client backend[52605] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.701 UTC client backend[52605] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:06.702 UTC client backend[52605] 029_on_error.pl LOG: connection ready: setup total=6.606 ms, fork=3.500 ms, authentication=0.166 ms 2026-05-06 14:58:06.702 UTC client backend[52605] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:06.703 UTC client backend[52605] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:06.976 UTC client backend[52621] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:06.979 UTC client backend[52621] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:06.985 UTC client backend[52621] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:06.987 UTC client backend[52621] 029_on_error.pl LOG: connection ready: setup total=15.948 ms, fork=4.225 ms, authentication=6.243 ms 2026-05-06 14:58:06.990 UTC client backend[52621] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:06.993 UTC client backend[52621] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:07.567 UTC client backend[52649] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:07.572 UTC client backend[52649] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:07.572 UTC client backend[52649] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:07.578 UTC client backend[52649] 029_on_error.pl LOG: connection ready: setup total=28.748 ms, fork=17.501 ms, authentication=3.281 ms 2026-05-06 14:58:07.590 UTC client backend[52649] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:07.601 UTC client backend[52649] 029_on_error.pl LOG: disconnection: session time: 0:00:00.035 user=admin database=postgres host=[local] 2026-05-06 14:58:07.977 UTC client backend[52666] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:07.985 UTC client backend[52666] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:07.985 UTC client backend[52666] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:07.986 UTC client backend[52666] 029_on_error.pl LOG: connection ready: setup total=9.989 ms, fork=0.811 ms, authentication=0.277 ms 2026-05-06 14:58:07.990 UTC client backend[52666] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:07.997 UTC client backend[52666] 029_on_error.pl LOG: disconnection: session time: 0:00:00.019 user=admin database=postgres host=[local] 2026-05-06 14:58:08.208 UTC client backend[52681] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.209 UTC client backend[52681] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.209 UTC client backend[52681] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:08.211 UTC client backend[52681] 029_on_error.pl LOG: connection ready: setup total=5.736 ms, fork=2.392 ms, authentication=0.297 ms 2026-05-06 14:58:08.211 UTC client backend[52681] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:08.212 UTC client backend[52681] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:08.516 UTC client backend[52697] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.526 UTC client backend[52697] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.526 UTC client backend[52697] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:08.528 UTC client backend[52697] 029_on_error.pl LOG: connection ready: setup total=15.794 ms, fork=2.084 ms, authentication=0.387 ms 2026-05-06 14:58:08.529 UTC client backend[52697] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:08.532 UTC client backend[52697] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:08.783 UTC client backend[52716] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:08.784 UTC client backend[52716] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:08.784 UTC client backend[52716] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:08.785 UTC client backend[52716] 029_on_error.pl LOG: connection ready: setup total=5.805 ms, fork=3.527 ms, authentication=0.668 ms 2026-05-06 14:58:08.785 UTC client backend[52716] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:08.787 UTC client backend[52716] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:09.095 UTC client backend[52728] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.113 UTC client backend[52728] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.113 UTC client backend[52728] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:09.115 UTC client backend[52728] 029_on_error.pl LOG: connection ready: setup total=23.121 ms, fork=3.146 ms, authentication=0.227 ms 2026-05-06 14:58:09.120 UTC client backend[52728] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:09.124 UTC client backend[52728] 029_on_error.pl LOG: disconnection: session time: 0:00:00.028 user=admin database=postgres host=[local] 2026-05-06 14:58:09.441 UTC client backend[52750] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.441 UTC client backend[52750] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.441 UTC client backend[52750] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:09.450 UTC client backend[52750] 029_on_error.pl LOG: connection ready: setup total=22.219 ms, fork=13.212 ms, authentication=0.147 ms 2026-05-06 14:58:09.452 UTC client backend[52750] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:09.456 UTC client backend[52750] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:09.724 UTC client backend[52764] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:09.747 UTC client backend[52764] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:09.747 UTC client backend[52764] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:09.769 UTC client backend[52764] 029_on_error.pl LOG: connection ready: setup total=59.192 ms, fork=13.876 ms, authentication=3.484 ms 2026-05-06 14:58:09.801 UTC client backend[52764] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:09.803 UTC client backend[52764] 029_on_error.pl LOG: disconnection: session time: 0:00:00.079 user=admin database=postgres host=[local] 2026-05-06 14:58:10.173 UTC client backend[52782] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:10.174 UTC client backend[52782] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:10.174 UTC client backend[52782] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:10.175 UTC client backend[52782] 029_on_error.pl LOG: connection ready: setup total=17.214 ms, fork=14.739 ms, authentication=0.154 ms 2026-05-06 14:58:10.175 UTC client backend[52782] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:10.177 UTC client backend[52782] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:10.433 UTC client backend[52803] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:10.446 UTC client backend[52803] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:10.446 UTC client backend[52803] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:10.449 UTC client backend[52803] 029_on_error.pl LOG: connection ready: setup total=41.829 ms, fork=25.603 ms, authentication=2.598 ms 2026-05-06 14:58:10.455 UTC client backend[52803] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:10.624 UTC client backend[52803] 029_on_error.pl LOG: disconnection: session time: 0:00:00.191 user=admin database=postgres host=[local] 2026-05-06 14:58:10.892 UTC client backend[52819] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:10.893 UTC client backend[52819] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:10.893 UTC client backend[52819] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:10.897 UTC client backend[52819] 029_on_error.pl LOG: connection ready: setup total=12.275 ms, fork=5.385 ms, authentication=0.305 ms 2026-05-06 14:58:10.899 UTC client backend[52819] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:10.909 UTC client backend[52819] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:11.258 UTC client backend[52838] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.258 UTC client backend[52838] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.259 UTC client backend[52838] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:11.260 UTC client backend[52838] 029_on_error.pl LOG: connection ready: setup total=6.373 ms, fork=4.245 ms, authentication=0.170 ms 2026-05-06 14:58:11.267 UTC client backend[52838] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:11.274 UTC client backend[52838] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:11.519 UTC client backend[52861] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.520 UTC client backend[52861] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.520 UTC client backend[52861] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:11.521 UTC client backend[52861] 029_on_error.pl LOG: connection ready: setup total=4.665 ms, fork=2.523 ms, authentication=0.233 ms 2026-05-06 14:58:11.521 UTC client backend[52861] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:11.523 UTC client backend[52861] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:11.701 UTC client backend[52873] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.704 UTC client backend[52873] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.704 UTC client backend[52873] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:11.705 UTC client backend[52873] 029_on_error.pl LOG: connection ready: setup total=8.316 ms, fork=3.504 ms, authentication=2.252 ms 2026-05-06 14:58:11.709 UTC client backend[52873] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:11.718 UTC client backend[52873] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:11.969 UTC client backend[52893] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:11.970 UTC client backend[52893] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:11.975 UTC client backend[52893] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:11.987 UTC client backend[52893] 029_on_error.pl LOG: connection ready: setup total=20.999 ms, fork=2.055 ms, authentication=4.988 ms 2026-05-06 14:58:11.999 UTC client backend[52893] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:12.002 UTC client backend[52893] 029_on_error.pl LOG: disconnection: session time: 0:00:00.034 user=admin database=postgres host=[local] 2026-05-06 14:58:12.326 UTC client backend[52916] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.330 UTC client backend[52916] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.330 UTC client backend[52916] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:12.335 UTC client backend[52916] 029_on_error.pl LOG: connection ready: setup total=11.173 ms, fork=1.684 ms, authentication=0.326 ms 2026-05-06 14:58:12.338 UTC client backend[52916] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:12.340 UTC client backend[52916] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:12.566 UTC client backend[52934] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.567 UTC client backend[52934] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.567 UTC client backend[52934] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:12.569 UTC client backend[52934] 029_on_error.pl LOG: connection ready: setup total=6.819 ms, fork=4.000 ms, authentication=0.276 ms 2026-05-06 14:58:12.570 UTC client backend[52934] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:12.573 UTC client backend[52934] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:12.715 UTC client backend[52948] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.716 UTC client backend[52948] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.717 UTC client backend[52948] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:12.725 UTC client backend[52948] 029_on_error.pl LOG: connection ready: setup total=16.774 ms, fork=6.625 ms, authentication=1.422 ms 2026-05-06 14:58:12.732 UTC client backend[52948] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:12.746 UTC client backend[52948] 029_on_error.pl LOG: disconnection: session time: 0:00:00.031 user=admin database=postgres host=[local] 2026-05-06 14:58:12.933 UTC client backend[52967] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:12.934 UTC client backend[52967] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:12.934 UTC client backend[52967] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:12.936 UTC client backend[52967] 029_on_error.pl LOG: connection ready: setup total=12.384 ms, fork=8.897 ms, authentication=0.192 ms 2026-05-06 14:58:12.937 UTC client backend[52967] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:12.939 UTC client backend[52967] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:13.640 UTC client backend[52990] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:13.657 UTC client backend[52990] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:13.657 UTC client backend[52990] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:13.658 UTC client backend[52990] 029_on_error.pl LOG: connection ready: setup total=25.371 ms, fork=6.800 ms, authentication=0.230 ms 2026-05-06 14:58:13.661 UTC client backend[52990] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:13.677 UTC client backend[52990] 029_on_error.pl LOG: disconnection: session time: 0:00:00.036 user=admin database=postgres host=[local] 2026-05-06 14:58:13.880 UTC client backend[53003] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:13.881 UTC client backend[53003] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:13.881 UTC client backend[53003] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:13.883 UTC client backend[53003] 029_on_error.pl LOG: connection ready: setup total=5.727 ms, fork=2.601 ms, authentication=0.250 ms 2026-05-06 14:58:13.883 UTC client backend[53003] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:13.899 UTC client backend[53003] 029_on_error.pl LOG: disconnection: session time: 0:00:00.019 user=admin database=postgres host=[local] 2026-05-06 14:58:14.063 UTC client backend[53021] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.065 UTC client backend[53021] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.065 UTC client backend[53021] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:14.069 UTC client backend[53021] 029_on_error.pl LOG: connection ready: setup total=11.905 ms, fork=4.603 ms, authentication=0.309 ms 2026-05-06 14:58:14.070 UTC client backend[53021] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:14.071 UTC client backend[53021] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:14.241 UTC client backend[53035] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.242 UTC client backend[53035] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.242 UTC client backend[53035] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:14.243 UTC client backend[53035] 029_on_error.pl LOG: connection ready: setup total=11.838 ms, fork=10.145 ms, authentication=0.153 ms 2026-05-06 14:58:14.243 UTC client backend[53035] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:14.244 UTC client backend[53035] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:14.492 UTC client backend[53058] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.493 UTC client backend[53058] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.493 UTC client backend[53058] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:14.494 UTC client backend[53058] 029_on_error.pl LOG: connection ready: setup total=10.187 ms, fork=8.491 ms, authentication=0.135 ms 2026-05-06 14:58:14.494 UTC client backend[53058] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:14.499 UTC client backend[53058] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:14.710 UTC client backend[53076] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.719 UTC client backend[53076] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.719 UTC client backend[53076] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:14.721 UTC client backend[53076] 029_on_error.pl LOG: connection ready: setup total=12.932 ms, fork=1.859 ms, authentication=0.259 ms 2026-05-06 14:58:14.726 UTC client backend[53076] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:14.742 UTC client backend[53076] 029_on_error.pl LOG: disconnection: session time: 0:00:00.032 user=admin database=postgres host=[local] 2026-05-06 14:58:14.911 UTC client backend[53091] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:14.911 UTC client backend[53091] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:14.911 UTC client backend[53091] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:14.912 UTC client backend[53091] 029_on_error.pl LOG: connection ready: setup total=8.247 ms, fork=6.384 ms, authentication=0.107 ms 2026-05-06 14:58:14.914 UTC client backend[53091] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:14.916 UTC client backend[53091] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:15.105 UTC client backend[53104] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.106 UTC client backend[53104] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.106 UTC client backend[53104] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:15.106 UTC client backend[53104] 029_on_error.pl LOG: connection ready: setup total=13.338 ms, fork=11.483 ms, authentication=0.169 ms 2026-05-06 14:58:15.107 UTC client backend[53104] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:15.109 UTC client backend[53104] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:15.528 UTC client backend[53118] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.555 UTC client backend[53118] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.555 UTC client backend[53118] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:15.610 UTC client backend[53118] 029_on_error.pl LOG: connection ready: setup total=84.805 ms, fork=2.527 ms, authentication=0.374 ms 2026-05-06 14:58:15.633 UTC client backend[53118] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:15.661 UTC client backend[53118] 029_on_error.pl LOG: disconnection: session time: 0:00:00.133 user=admin database=postgres host=[local] 2026-05-06 14:58:15.889 UTC client backend[53129] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:15.890 UTC client backend[53129] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:15.890 UTC client backend[53129] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:15.892 UTC client backend[53129] 029_on_error.pl LOG: connection ready: setup total=27.239 ms, fork=23.586 ms, authentication=0.196 ms 2026-05-06 14:58:15.900 UTC client backend[53129] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:15.910 UTC client backend[53129] 029_on_error.pl LOG: disconnection: session time: 0:00:00.021 user=admin database=postgres host=[local] 2026-05-06 14:58:16.065 UTC client backend[53147] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.066 UTC client backend[53147] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.066 UTC client backend[53147] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:16.067 UTC client backend[53147] 029_on_error.pl LOG: connection ready: setup total=4.401 ms, fork=2.035 ms, authentication=0.178 ms 2026-05-06 14:58:16.069 UTC client backend[53147] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:16.072 UTC client backend[53147] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:16.241 UTC client backend[53162] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.243 UTC client backend[53162] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.243 UTC client backend[53162] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:16.245 UTC client backend[53162] 029_on_error.pl LOG: connection ready: setup total=12.520 ms, fork=5.418 ms, authentication=0.727 ms 2026-05-06 14:58:16.247 UTC client backend[53162] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:16.250 UTC client backend[53162] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:16.452 UTC client backend[53182] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.455 UTC client backend[53182] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.455 UTC client backend[53182] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:16.458 UTC client backend[53182] 029_on_error.pl LOG: connection ready: setup total=11.796 ms, fork=5.511 ms, authentication=0.394 ms 2026-05-06 14:58:16.459 UTC client backend[53182] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:16.462 UTC client backend[53182] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:16.646 UTC client backend[53198] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.647 UTC client backend[53198] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.647 UTC client backend[53198] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:16.647 UTC client backend[53198] 029_on_error.pl LOG: connection ready: setup total=3.976 ms, fork=2.367 ms, authentication=0.134 ms 2026-05-06 14:58:16.651 UTC client backend[53198] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:16.653 UTC client backend[53198] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:16.875 UTC client backend[53217] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:16.876 UTC client backend[53217] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:16.876 UTC client backend[53217] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:16.878 UTC client backend[53217] 029_on_error.pl LOG: connection ready: setup total=5.325 ms, fork=2.240 ms, authentication=0.215 ms 2026-05-06 14:58:16.878 UTC client backend[53217] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:16.880 UTC client backend[53217] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:17.060 UTC client backend[53236] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.062 UTC client backend[53236] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.062 UTC client backend[53236] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:17.063 UTC client backend[53236] 029_on_error.pl LOG: connection ready: setup total=9.398 ms, fork=4.971 ms, authentication=1.395 ms 2026-05-06 14:58:17.064 UTC client backend[53236] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:17.070 UTC client backend[53236] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:17.235 UTC client backend[53246] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.242 UTC client backend[53246] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.242 UTC client backend[53246] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:17.243 UTC client backend[53246] 029_on_error.pl LOG: connection ready: setup total=16.912 ms, fork=8.452 ms, authentication=0.299 ms 2026-05-06 14:58:17.244 UTC client backend[53246] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:17.245 UTC client backend[53246] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:17.415 UTC client backend[53266] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.415 UTC client backend[53266] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.415 UTC client backend[53266] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:17.419 UTC client backend[53266] 029_on_error.pl LOG: connection ready: setup total=14.921 ms, fork=10.687 ms, authentication=0.175 ms 2026-05-06 14:58:17.425 UTC client backend[53266] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:17.430 UTC client backend[53266] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:17.608 UTC client backend[53280] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.611 UTC client backend[53280] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.611 UTC client backend[53280] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:17.613 UTC client backend[53280] 029_on_error.pl LOG: connection ready: setup total=7.068 ms, fork=1.465 ms, authentication=0.511 ms 2026-05-06 14:58:17.619 UTC client backend[53280] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:17.627 UTC client backend[53280] 029_on_error.pl LOG: disconnection: session time: 0:00:00.019 user=admin database=postgres host=[local] 2026-05-06 14:58:17.811 UTC client backend[53294] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:17.811 UTC client backend[53294] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:17.811 UTC client backend[53294] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:17.812 UTC client backend[53294] 029_on_error.pl LOG: connection ready: setup total=9.576 ms, fork=7.286 ms, authentication=0.364 ms 2026-05-06 14:58:17.823 UTC client backend[53294] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:17.837 UTC client backend[53294] 029_on_error.pl LOG: disconnection: session time: 0:00:00.026 user=admin database=postgres host=[local] 2026-05-06 14:58:18.012 UTC client backend[53307] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.012 UTC client backend[53307] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.012 UTC client backend[53307] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:18.013 UTC client backend[53307] 029_on_error.pl LOG: connection ready: setup total=3.335 ms, fork=1.541 ms, authentication=0.171 ms 2026-05-06 14:58:18.014 UTC client backend[53307] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:18.015 UTC client backend[53307] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:18.170 UTC client backend[53324] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.174 UTC client backend[53324] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.177 UTC client backend[53324] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:18.187 UTC client backend[53324] 029_on_error.pl LOG: connection ready: setup total=25.636 ms, fork=8.597 ms, authentication=0.710 ms 2026-05-06 14:58:18.192 UTC client backend[53324] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:18.194 UTC client backend[53324] 029_on_error.pl LOG: disconnection: session time: 0:00:00.024 user=admin database=postgres host=[local] 2026-05-06 14:58:18.356 UTC client backend[53338] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.359 UTC client backend[53338] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.359 UTC client backend[53338] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:18.361 UTC client backend[53338] 029_on_error.pl LOG: connection ready: setup total=8.840 ms, fork=2.199 ms, authentication=0.226 ms 2026-05-06 14:58:18.362 UTC client backend[53338] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:18.364 UTC client backend[53338] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:18.534 UTC client backend[53355] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.543 UTC client backend[53355] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.543 UTC client backend[53355] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:18.550 UTC client backend[53355] 029_on_error.pl LOG: connection ready: setup total=17.876 ms, fork=1.926 ms, authentication=0.266 ms 2026-05-06 14:58:18.554 UTC client backend[53355] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:18.560 UTC client backend[53355] 029_on_error.pl LOG: disconnection: session time: 0:00:00.026 user=admin database=postgres host=[local] 2026-05-06 14:58:18.796 UTC client backend[53375] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.796 UTC client backend[53375] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.796 UTC client backend[53375] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:18.797 UTC client backend[53375] 029_on_error.pl LOG: connection ready: setup total=5.424 ms, fork=3.873 ms, authentication=0.144 ms 2026-05-06 14:58:18.802 UTC client backend[53375] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:18.804 UTC client backend[53375] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:18.995 UTC client backend[53389] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:18.997 UTC client backend[53389] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:18.997 UTC client backend[53389] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:19.003 UTC client backend[53389] 029_on_error.pl LOG: connection ready: setup total=13.461 ms, fork=5.180 ms, authentication=0.252 ms 2026-05-06 14:58:19.010 UTC client backend[53389] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:19.021 UTC client backend[53389] 029_on_error.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:19.209 UTC client backend[53416] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.211 UTC client backend[53416] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.211 UTC client backend[53416] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:19.212 UTC client backend[53416] 029_on_error.pl LOG: connection ready: setup total=5.328 ms, fork=1.982 ms, authentication=0.136 ms 2026-05-06 14:58:19.214 UTC client backend[53416] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:19.217 UTC client backend[53416] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:19.453 UTC client backend[53432] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.456 UTC client backend[53432] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.456 UTC client backend[53432] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:19.459 UTC client backend[53432] 029_on_error.pl LOG: connection ready: setup total=22.821 ms, fork=16.190 ms, authentication=0.322 ms 2026-05-06 14:58:19.463 UTC client backend[53432] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:19.470 UTC client backend[53432] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:19.705 UTC client backend[53451] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.709 UTC client backend[53451] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.709 UTC client backend[53451] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:19.713 UTC client backend[53451] 029_on_error.pl LOG: connection ready: setup total=10.662 ms, fork=2.375 ms, authentication=0.495 ms 2026-05-06 14:58:19.713 UTC client backend[53451] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:19.716 UTC client backend[53451] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:19.885 UTC client backend[53464] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:19.885 UTC client backend[53464] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:19.885 UTC client backend[53464] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:19.887 UTC client backend[53464] 029_on_error.pl LOG: connection ready: setup total=7.191 ms, fork=3.491 ms, authentication=0.122 ms 2026-05-06 14:58:19.890 UTC client backend[53464] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:19.899 UTC client backend[53464] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:20.099 UTC client backend[53479] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.113 UTC client backend[53479] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.113 UTC client backend[53479] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:20.115 UTC client backend[53479] 029_on_error.pl LOG: connection ready: setup total=17.696 ms, fork=1.664 ms, authentication=0.763 ms 2026-05-06 14:58:20.117 UTC client backend[53479] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:20.126 UTC client backend[53479] 029_on_error.pl LOG: disconnection: session time: 0:00:00.027 user=admin database=postgres host=[local] 2026-05-06 14:58:20.302 UTC client backend[53494] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.306 UTC client backend[53494] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.306 UTC client backend[53494] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:20.308 UTC client backend[53494] 029_on_error.pl LOG: connection ready: setup total=8.321 ms, fork=2.324 ms, authentication=1.157 ms 2026-05-06 14:58:20.310 UTC client backend[53494] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:20.319 UTC client backend[53494] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:20.468 UTC client backend[53506] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.469 UTC client backend[53506] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.469 UTC client backend[53506] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:20.470 UTC client backend[53506] 029_on_error.pl LOG: connection ready: setup total=4.604 ms, fork=1.800 ms, authentication=0.214 ms 2026-05-06 14:58:20.471 UTC client backend[53506] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:20.474 UTC client backend[53506] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:20.717 UTC client backend[53525] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.732 UTC client backend[53525] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.732 UTC client backend[53525] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:20.741 UTC client backend[53525] 029_on_error.pl LOG: connection ready: setup total=26.151 ms, fork=1.862 ms, authentication=1.205 ms 2026-05-06 14:58:20.754 UTC client backend[53525] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:20.759 UTC client backend[53525] 029_on_error.pl LOG: disconnection: session time: 0:00:00.042 user=admin database=postgres host=[local] 2026-05-06 14:58:20.985 UTC client backend[53539] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:20.986 UTC client backend[53539] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:20.986 UTC client backend[53539] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:20.987 UTC client backend[53539] 029_on_error.pl LOG: connection ready: setup total=4.188 ms, fork=2.080 ms, authentication=0.193 ms 2026-05-06 14:58:20.988 UTC client backend[53539] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:20.992 UTC client backend[53539] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:21.178 UTC client backend[53556] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.179 UTC client backend[53556] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.179 UTC client backend[53556] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:21.256 UTC client backend[53556] 029_on_error.pl LOG: connection ready: setup total=79.631 ms, fork=1.873 ms, authentication=0.117 ms 2026-05-06 14:58:21.258 UTC client backend[53556] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:21.263 UTC client backend[53556] 029_on_error.pl LOG: disconnection: session time: 0:00:00.085 user=admin database=postgres host=[local] 2026-05-06 14:58:21.408 UTC client backend[53568] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.409 UTC client backend[53568] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.409 UTC client backend[53568] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:21.411 UTC client backend[53568] 029_on_error.pl LOG: connection ready: setup total=5.570 ms, fork=2.038 ms, authentication=0.350 ms 2026-05-06 14:58:21.413 UTC client backend[53568] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:21.417 UTC client backend[53568] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:21.643 UTC client backend[53584] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.645 UTC client backend[53584] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.645 UTC client backend[53584] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:21.648 UTC client backend[53584] 029_on_error.pl LOG: connection ready: setup total=16.314 ms, fork=6.917 ms, authentication=0.738 ms 2026-05-06 14:58:21.651 UTC client backend[53584] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:21.682 UTC client backend[53584] 029_on_error.pl LOG: disconnection: session time: 0:00:00.041 user=admin database=postgres host=[local] 2026-05-06 14:58:21.842 UTC client backend[53597] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:21.849 UTC client backend[53597] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:21.849 UTC client backend[53597] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:21.850 UTC client backend[53597] 029_on_error.pl LOG: connection ready: setup total=9.709 ms, fork=1.597 ms, authentication=0.913 ms 2026-05-06 14:58:21.850 UTC client backend[53597] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:21.868 UTC client backend[53597] 029_on_error.pl LOG: disconnection: session time: 0:00:00.026 user=admin database=postgres host=[local] 2026-05-06 14:58:22.014 UTC client backend[53613] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.015 UTC client backend[53613] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.015 UTC client backend[53613] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:22.016 UTC client backend[53613] 029_on_error.pl LOG: connection ready: setup total=5.050 ms, fork=2.332 ms, authentication=0.256 ms 2026-05-06 14:58:22.017 UTC client backend[53613] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:22.018 UTC client backend[53613] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:22.219 UTC client backend[53626] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.225 UTC client backend[53626] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.225 UTC client backend[53626] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:22.226 UTC client backend[53626] 029_on_error.pl LOG: connection ready: setup total=10.984 ms, fork=4.409 ms, authentication=0.267 ms 2026-05-06 14:58:22.232 UTC client backend[53626] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:22.242 UTC client backend[53626] 029_on_error.pl LOG: disconnection: session time: 0:00:00.022 user=admin database=postgres host=[local] 2026-05-06 14:58:22.471 UTC client backend[53642] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.473 UTC client backend[53642] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.473 UTC client backend[53642] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:22.481 UTC client backend[53642] 029_on_error.pl LOG: connection ready: setup total=12.327 ms, fork=6.028 ms, authentication=0.167 ms 2026-05-06 14:58:22.483 UTC client backend[53642] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:22.489 UTC client backend[53642] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:22.720 UTC client backend[53662] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:22.743 UTC client backend[53662] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:22.743 UTC client backend[53662] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:22.745 UTC client backend[53662] 029_on_error.pl LOG: connection ready: setup total=25.855 ms, fork=1.173 ms, authentication=0.298 ms 2026-05-06 14:58:22.745 UTC client backend[53662] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:22.749 UTC client backend[53662] 029_on_error.pl LOG: disconnection: session time: 0:00:00.028 user=admin database=postgres host=[local] 2026-05-06 14:58:23.023 UTC client backend[53679] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.024 UTC client backend[53679] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.024 UTC client backend[53679] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:23.024 UTC client backend[53679] 029_on_error.pl LOG: connection ready: setup total=3.029 ms, fork=1.665 ms, authentication=0.138 ms 2026-05-06 14:58:23.024 UTC client backend[53679] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:23.025 UTC client backend[53679] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:23.223 UTC client backend[53703] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.224 UTC client backend[53703] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.224 UTC client backend[53703] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:23.227 UTC client backend[53703] 029_on_error.pl LOG: connection ready: setup total=5.671 ms, fork=2.043 ms, authentication=0.261 ms 2026-05-06 14:58:23.227 UTC client backend[53703] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:23.229 UTC client backend[53703] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:23.496 UTC client backend[53722] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.506 UTC client backend[53722] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.506 UTC client backend[53722] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:23.507 UTC client backend[53722] 029_on_error.pl LOG: connection ready: setup total=13.301 ms, fork=0.920 ms, authentication=0.435 ms 2026-05-06 14:58:23.508 UTC client backend[53722] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:23.511 UTC client backend[53722] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:23.698 UTC client backend[53739] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.706 UTC client backend[53739] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.706 UTC client backend[53739] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:23.709 UTC client backend[53739] 029_on_error.pl LOG: connection ready: setup total=12.835 ms, fork=2.228 ms, authentication=0.207 ms 2026-05-06 14:58:23.710 UTC client backend[53739] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:23.714 UTC client backend[53739] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:23.846 UTC client backend[53755] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:23.852 UTC client backend[53755] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:23.852 UTC client backend[53755] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:23.855 UTC client backend[53755] 029_on_error.pl LOG: connection ready: setup total=12.235 ms, fork=1.830 ms, authentication=0.348 ms 2026-05-06 14:58:23.856 UTC client backend[53755] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:23.862 UTC client backend[53755] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:24.018 UTC client backend[53770] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.018 UTC client backend[53770] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.018 UTC client backend[53770] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.019 UTC client backend[53770] 029_on_error.pl LOG: connection ready: setup total=3.951 ms, fork=2.265 ms, authentication=0.161 ms 2026-05-06 14:58:24.020 UTC client backend[53770] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.021 UTC client backend[53770] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:24.225 UTC client backend[53794] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.226 UTC client backend[53794] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.226 UTC client backend[53794] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.227 UTC client backend[53794] 029_on_error.pl LOG: connection ready: setup total=9.414 ms, fork=6.171 ms, authentication=0.191 ms 2026-05-06 14:58:24.233 UTC client backend[53794] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.236 UTC client backend[53794] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:24.425 UTC client backend[53814] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.427 UTC client backend[53814] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.427 UTC client backend[53814] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.428 UTC client backend[53814] 029_on_error.pl LOG: connection ready: setup total=5.423 ms, fork=2.122 ms, authentication=0.269 ms 2026-05-06 14:58:24.429 UTC client backend[53814] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.430 UTC client backend[53814] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:24.597 UTC client backend[53838] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.598 UTC client backend[53838] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.598 UTC client backend[53838] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.600 UTC client backend[53838] 029_on_error.pl LOG: connection ready: setup total=5.741 ms, fork=2.197 ms, authentication=0.283 ms 2026-05-06 14:58:24.603 UTC client backend[53838] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.610 UTC client backend[53838] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:24.757 UTC client backend[53856] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.764 UTC client backend[53856] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.764 UTC client backend[53856] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.766 UTC client backend[53856] 029_on_error.pl LOG: connection ready: setup total=15.633 ms, fork=6.756 ms, authentication=0.356 ms 2026-05-06 14:58:24.766 UTC client backend[53856] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.768 UTC client backend[53856] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:24.960 UTC client backend[53874] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:24.961 UTC client backend[53874] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:24.961 UTC client backend[53874] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:24.963 UTC client backend[53874] 029_on_error.pl LOG: connection ready: setup total=4.047 ms, fork=1.809 ms, authentication=0.148 ms 2026-05-06 14:58:24.963 UTC client backend[53874] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:24.966 UTC client backend[53874] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:25.140 UTC client backend[53892] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.141 UTC client backend[53892] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.141 UTC client backend[53892] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:25.144 UTC client backend[53892] 029_on_error.pl LOG: connection ready: setup total=7.368 ms, fork=2.872 ms, authentication=0.317 ms 2026-05-06 14:58:25.146 UTC client backend[53892] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:25.153 UTC client backend[53892] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:25.342 UTC client backend[53911] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.344 UTC client backend[53911] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.344 UTC client backend[53911] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:25.345 UTC client backend[53911] 029_on_error.pl LOG: connection ready: setup total=14.488 ms, fork=11.901 ms, authentication=0.352 ms 2026-05-06 14:58:25.357 UTC client backend[53911] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:25.371 UTC client backend[53911] 029_on_error.pl LOG: disconnection: session time: 0:00:00.029 user=admin database=postgres host=[local] 2026-05-06 14:58:25.634 UTC client backend[53936] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.638 UTC client backend[53936] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.638 UTC client backend[53936] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:25.640 UTC client backend[53936] 029_on_error.pl LOG: connection ready: setup total=8.042 ms, fork=2.005 ms, authentication=0.269 ms 2026-05-06 14:58:25.641 UTC client backend[53936] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:25.646 UTC client backend[53936] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:25.907 UTC client backend[53961] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:25.918 UTC client backend[53961] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:25.918 UTC client backend[53961] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:25.922 UTC client backend[53961] 029_on_error.pl LOG: connection ready: setup total=19.176 ms, fork=3.389 ms, authentication=0.402 ms 2026-05-06 14:58:25.930 UTC client backend[53961] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:25.934 UTC client backend[53961] 029_on_error.pl LOG: disconnection: session time: 0:00:00.028 user=admin database=postgres host=[local] 2026-05-06 14:58:26.124 UTC client backend[53983] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.125 UTC client backend[53983] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.125 UTC client backend[53983] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:26.125 UTC client backend[53983] 029_on_error.pl LOG: connection ready: setup total=23.958 ms, fork=21.199 ms, authentication=0.189 ms 2026-05-06 14:58:26.129 UTC client backend[53983] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:26.135 UTC client backend[53983] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:26.288 UTC client backend[54008] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.289 UTC client backend[54008] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.289 UTC client backend[54008] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:26.290 UTC client backend[54008] 029_on_error.pl LOG: connection ready: setup total=4.573 ms, fork=2.709 ms, authentication=0.128 ms 2026-05-06 14:58:26.293 UTC client backend[54008] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:26.295 UTC client backend[54008] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:26.514 UTC client backend[54033] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.515 UTC client backend[54033] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.515 UTC client backend[54033] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:26.518 UTC client backend[54033] 029_on_error.pl LOG: connection ready: setup total=6.800 ms, fork=2.472 ms, authentication=0.178 ms 2026-05-06 14:58:26.518 UTC client backend[54033] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:26.520 UTC client backend[54033] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:26.746 UTC client backend[54056] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.747 UTC client backend[54056] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.747 UTC client backend[54056] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:26.747 UTC client backend[54056] 029_on_error.pl LOG: connection ready: setup total=4.834 ms, fork=3.504 ms, authentication=0.136 ms 2026-05-06 14:58:26.748 UTC client backend[54056] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:26.750 UTC client backend[54056] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:26.913 UTC client backend[54076] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:26.920 UTC client backend[54076] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:26.920 UTC client backend[54076] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:26.924 UTC client backend[54076] 029_on_error.pl LOG: connection ready: setup total=12.745 ms, fork=2.077 ms, authentication=0.823 ms 2026-05-06 14:58:26.924 UTC client backend[54076] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:26.926 UTC client backend[54076] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:27.192 UTC client backend[54097] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.193 UTC client backend[54097] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.193 UTC client backend[54097] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:27.195 UTC client backend[54097] 029_on_error.pl LOG: connection ready: setup total=4.436 ms, fork=1.951 ms, authentication=0.217 ms 2026-05-06 14:58:27.195 UTC client backend[54097] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:27.197 UTC client backend[54097] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:27.418 UTC client backend[54123] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.420 UTC client backend[54123] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.420 UTC client backend[54123] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:27.421 UTC client backend[54123] 029_on_error.pl LOG: connection ready: setup total=27.886 ms, fork=19.520 ms, authentication=0.428 ms 2026-05-06 14:58:27.422 UTC client backend[54123] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:27.428 UTC client backend[54123] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:27.620 UTC client backend[54150] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.621 UTC client backend[54150] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.622 UTC client backend[54150] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:27.623 UTC client backend[54150] 029_on_error.pl LOG: connection ready: setup total=13.660 ms, fork=10.961 ms, authentication=0.301 ms 2026-05-06 14:58:27.625 UTC client backend[54150] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:27.631 UTC client backend[54150] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:27.872 UTC client backend[54175] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:27.874 UTC client backend[54175] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:27.875 UTC client backend[54175] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:27.876 UTC client backend[54175] 029_on_error.pl LOG: connection ready: setup total=7.336 ms, fork=2.384 ms, authentication=0.268 ms 2026-05-06 14:58:27.877 UTC client backend[54175] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:27.881 UTC client backend[54175] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:28.062 UTC client backend[54200] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.064 UTC client backend[54200] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.064 UTC client backend[54200] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:28.065 UTC client backend[54200] 029_on_error.pl LOG: connection ready: setup total=5.231 ms, fork=2.495 ms, authentication=0.458 ms 2026-05-06 14:58:28.065 UTC client backend[54200] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:28.066 UTC client backend[54200] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:28.298 UTC client backend[54221] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.298 UTC client backend[54221] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.298 UTC client backend[54221] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:28.300 UTC client backend[54221] 029_on_error.pl LOG: connection ready: setup total=4.520 ms, fork=2.040 ms, authentication=0.143 ms 2026-05-06 14:58:28.300 UTC client backend[54221] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:28.301 UTC client backend[54221] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:28.545 UTC client backend[54249] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.547 UTC client backend[54249] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.547 UTC client backend[54249] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:28.548 UTC client backend[54249] 029_on_error.pl LOG: connection ready: setup total=6.400 ms, fork=2.730 ms, authentication=0.413 ms 2026-05-06 14:58:28.549 UTC client backend[54249] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:28.550 UTC client backend[54249] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:28.709 UTC client backend[54265] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.710 UTC client backend[54265] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.710 UTC client backend[54265] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:28.711 UTC client backend[54265] 029_on_error.pl LOG: connection ready: setup total=5.628 ms, fork=3.331 ms, authentication=0.167 ms 2026-05-06 14:58:28.712 UTC client backend[54265] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:28.713 UTC client backend[54265] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:28.861 UTC client backend[54288] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:28.863 UTC client backend[54288] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:28.863 UTC client backend[54288] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:28.864 UTC client backend[54288] 029_on_error.pl LOG: connection ready: setup total=5.222 ms, fork=1.859 ms, authentication=0.495 ms 2026-05-06 14:58:28.865 UTC client backend[54288] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:28.867 UTC client backend[54288] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:29.062 UTC client backend[54313] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.072 UTC client backend[54313] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.072 UTC client backend[54313] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:29.074 UTC client backend[54313] 029_on_error.pl LOG: connection ready: setup total=13.092 ms, fork=0.800 ms, authentication=0.450 ms 2026-05-06 14:58:29.090 UTC client backend[54313] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:29.100 UTC client backend[54313] 029_on_error.pl LOG: disconnection: session time: 0:00:00.037 user=admin database=postgres host=[local] 2026-05-06 14:58:29.315 UTC client backend[54331] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.316 UTC client backend[54331] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.316 UTC client backend[54331] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:29.317 UTC client backend[54331] 029_on_error.pl LOG: connection ready: setup total=3.601 ms, fork=1.465 ms, authentication=0.124 ms 2026-05-06 14:58:29.319 UTC client backend[54331] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:29.332 UTC client backend[54331] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:29.567 UTC client backend[54359] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.568 UTC client backend[54359] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.568 UTC client backend[54359] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:29.568 UTC client backend[54359] 029_on_error.pl LOG: connection ready: setup total=3.415 ms, fork=1.921 ms, authentication=0.113 ms 2026-05-06 14:58:29.569 UTC client backend[54359] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:29.570 UTC client backend[54359] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:29.775 UTC client backend[54383] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.775 UTC client backend[54383] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.775 UTC client backend[54383] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:29.776 UTC client backend[54383] 029_on_error.pl LOG: connection ready: setup total=6.058 ms, fork=4.615 ms, authentication=0.114 ms 2026-05-06 14:58:29.777 UTC client backend[54383] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:29.784 UTC client backend[54383] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:29.943 UTC client backend[54402] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:29.944 UTC client backend[54402] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:29.944 UTC client backend[54402] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:29.946 UTC client backend[54402] 029_on_error.pl LOG: connection ready: setup total=6.670 ms, fork=2.930 ms, authentication=0.315 ms 2026-05-06 14:58:29.946 UTC client backend[54402] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:29.951 UTC client backend[54402] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:30.089 UTC client backend[54428] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.090 UTC client backend[54428] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.090 UTC client backend[54428] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.090 UTC client backend[54428] 029_on_error.pl LOG: connection ready: setup total=3.700 ms, fork=2.316 ms, authentication=0.140 ms 2026-05-06 14:58:30.091 UTC client backend[54428] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.091 UTC client backend[54428] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:30.214 UTC client backend[54452] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.214 UTC client backend[54452] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.215 UTC client backend[54452] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.215 UTC client backend[54452] 029_on_error.pl LOG: connection ready: setup total=1.507 ms, fork=0.381 ms, authentication=0.113 ms 2026-05-06 14:58:30.215 UTC client backend[54452] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.216 UTC client backend[54452] 029_on_error.pl LOG: disconnection: session time: 0:00:00.001 user=admin database=postgres host=[local] 2026-05-06 14:58:30.429 UTC client backend[54477] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.430 UTC client backend[54477] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.430 UTC client backend[54477] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.432 UTC client backend[54477] 029_on_error.pl LOG: connection ready: setup total=6.587 ms, fork=3.325 ms, authentication=0.257 ms 2026-05-06 14:58:30.434 UTC client backend[54477] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.448 UTC client backend[54477] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:30.608 UTC client backend[54494] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.609 UTC client backend[54494] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.609 UTC client backend[54494] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.612 UTC client backend[54494] 029_on_error.pl LOG: connection ready: setup total=6.863 ms, fork=2.462 ms, authentication=0.526 ms 2026-05-06 14:58:30.613 UTC client backend[54494] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.614 UTC client backend[54494] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:30.755 UTC client backend[54518] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.756 UTC client backend[54518] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.756 UTC client backend[54518] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.756 UTC client backend[54518] 029_on_error.pl LOG: connection ready: setup total=1.627 ms, fork=0.417 ms, authentication=0.092 ms 2026-05-06 14:58:30.756 UTC client backend[54518] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.757 UTC client backend[54518] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:30.932 UTC client backend[54541] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:30.966 UTC client backend[54541] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:30.966 UTC client backend[54541] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:30.977 UTC client backend[54541] 029_on_error.pl LOG: connection ready: setup total=48.904 ms, fork=3.808 ms, authentication=0.161 ms 2026-05-06 14:58:30.986 UTC client backend[54541] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:30.999 UTC client backend[54541] 029_on_error.pl LOG: disconnection: session time: 0:00:00.066 user=admin database=postgres host=[local] 2026-05-06 14:58:31.162 UTC client backend[54571] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.163 UTC client backend[54571] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.163 UTC client backend[54571] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:31.164 UTC client backend[54571] 029_on_error.pl LOG: connection ready: setup total=8.220 ms, fork=5.116 ms, authentication=0.179 ms 2026-05-06 14:58:31.168 UTC client backend[54571] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:31.177 UTC client backend[54571] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:31.349 UTC client backend[54588] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.351 UTC client backend[54588] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.351 UTC client backend[54588] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:31.353 UTC client backend[54588] 029_on_error.pl LOG: connection ready: setup total=5.853 ms, fork=2.352 ms, authentication=0.193 ms 2026-05-06 14:58:31.353 UTC client backend[54588] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:31.356 UTC client backend[54588] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:31.567 UTC client backend[54614] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.568 UTC client backend[54614] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.568 UTC client backend[54614] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:31.573 UTC client backend[54614] 029_on_error.pl LOG: connection ready: setup total=10.265 ms, fork=4.235 ms, authentication=0.326 ms 2026-05-06 14:58:31.577 UTC client backend[54614] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:31.585 UTC client backend[54614] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:31.723 UTC client backend[54635] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.723 UTC client backend[54635] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.723 UTC client backend[54635] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:31.724 UTC client backend[54635] 029_on_error.pl LOG: connection ready: setup total=2.523 ms, fork=0.733 ms, authentication=0.217 ms 2026-05-06 14:58:31.724 UTC client backend[54635] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:31.725 UTC client backend[54635] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:31.910 UTC client backend[54655] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:31.912 UTC client backend[54655] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:31.912 UTC client backend[54655] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:31.913 UTC client backend[54655] 029_on_error.pl LOG: connection ready: setup total=8.874 ms, fork=4.822 ms, authentication=0.123 ms 2026-05-06 14:58:31.914 UTC client backend[54655] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:31.915 UTC client backend[54655] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:32.107 UTC client backend[54672] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.109 UTC client backend[54672] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.109 UTC client backend[54672] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:32.110 UTC client backend[54672] 029_on_error.pl LOG: connection ready: setup total=5.765 ms, fork=2.285 ms, authentication=0.419 ms 2026-05-06 14:58:32.111 UTC client backend[54672] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:32.116 UTC client backend[54672] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:32.308 UTC client backend[54691] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.309 UTC client backend[54691] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.309 UTC client backend[54691] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:32.310 UTC client backend[54691] 029_on_error.pl LOG: connection ready: setup total=4.011 ms, fork=2.218 ms, authentication=0.232 ms 2026-05-06 14:58:32.311 UTC client backend[54691] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:32.313 UTC client backend[54691] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:32.443 UTC client backend[54707] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.444 UTC client backend[54707] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.444 UTC client backend[54707] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:32.444 UTC client backend[54707] 029_on_error.pl LOG: connection ready: setup total=3.285 ms, fork=1.625 ms, authentication=0.163 ms 2026-05-06 14:58:32.445 UTC client backend[54707] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:32.447 UTC client backend[54707] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:32.697 UTC client backend[54730] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.699 UTC client backend[54730] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.699 UTC client backend[54730] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:32.700 UTC client backend[54730] 029_on_error.pl LOG: connection ready: setup total=5.201 ms, fork=1.892 ms, authentication=0.188 ms 2026-05-06 14:58:32.700 UTC client backend[54730] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:32.702 UTC client backend[54730] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:32.892 UTC client backend[54747] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:32.895 UTC client backend[54747] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:32.895 UTC client backend[54747] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:32.897 UTC client backend[54747] 029_on_error.pl LOG: connection ready: setup total=12.424 ms, fork=6.623 ms, authentication=0.311 ms 2026-05-06 14:58:32.903 UTC client backend[54747] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:32.907 UTC client backend[54747] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:33.340 UTC client backend[54772] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.343 UTC client backend[54772] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.343 UTC client backend[54772] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:33.347 UTC client backend[54772] 029_on_error.pl LOG: connection ready: setup total=13.469 ms, fork=5.815 ms, authentication=0.240 ms 2026-05-06 14:58:33.355 UTC client backend[54772] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:33.365 UTC client backend[54772] 029_on_error.pl LOG: disconnection: session time: 0:00:00.025 user=admin database=postgres host=[local] 2026-05-06 14:58:33.569 UTC client backend[54796] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.570 UTC client backend[54796] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.570 UTC client backend[54796] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:33.578 UTC client backend[54796] 029_on_error.pl LOG: connection ready: setup total=12.215 ms, fork=2.895 ms, authentication=0.165 ms 2026-05-06 14:58:33.583 UTC client backend[54796] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:33.587 UTC client backend[54796] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:33.775 UTC client backend[54812] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.776 UTC client backend[54812] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.776 UTC client backend[54812] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:33.777 UTC client backend[54812] 029_on_error.pl LOG: connection ready: setup total=12.202 ms, fork=10.218 ms, authentication=0.216 ms 2026-05-06 14:58:33.779 UTC client backend[54812] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:33.783 UTC client backend[54812] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:33.980 UTC client backend[54829] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:33.981 UTC client backend[54829] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:33.981 UTC client backend[54829] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:33.982 UTC client backend[54829] 029_on_error.pl LOG: connection ready: setup total=9.160 ms, fork=6.011 ms, authentication=0.270 ms 2026-05-06 14:58:33.987 UTC client backend[54829] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:33.992 UTC client backend[54829] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:34.589 UTC client backend[54852] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.594 UTC client backend[54852] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.594 UTC client backend[54852] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:34.595 UTC client backend[54852] 029_on_error.pl LOG: connection ready: setup total=7.837 ms, fork=1.940 ms, authentication=0.232 ms 2026-05-06 14:58:34.596 UTC client backend[54852] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:34.598 UTC client backend[54852] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:34.777 UTC client backend[54871] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:34.778 UTC client backend[54871] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:34.778 UTC client backend[54871] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:34.779 UTC client backend[54871] 029_on_error.pl LOG: connection ready: setup total=4.819 ms, fork=2.028 ms, authentication=0.382 ms 2026-05-06 14:58:34.779 UTC client backend[54871] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:34.782 UTC client backend[54871] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:34.998 UTC client backend[54896] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.002 UTC client backend[54896] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.002 UTC client backend[54896] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:35.010 UTC client backend[54896] 029_on_error.pl LOG: connection ready: setup total=14.622 ms, fork=2.232 ms, authentication=0.375 ms 2026-05-06 14:58:35.011 UTC client backend[54896] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:35.033 UTC client backend[54896] 029_on_error.pl LOG: disconnection: session time: 0:00:00.035 user=admin database=postgres host=[local] 2026-05-06 14:58:35.219 UTC client backend[54914] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.220 UTC client backend[54914] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.220 UTC client backend[54914] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:35.221 UTC client backend[54914] 029_on_error.pl LOG: connection ready: setup total=4.327 ms, fork=1.666 ms, authentication=0.240 ms 2026-05-06 14:58:35.222 UTC client backend[54914] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:35.223 UTC client backend[54914] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:35.448 UTC client backend[54933] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.456 UTC client backend[54933] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.460 UTC client backend[54933] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:35.461 UTC client backend[54933] 029_on_error.pl LOG: connection ready: setup total=14.456 ms, fork=0.872 ms, authentication=3.717 ms 2026-05-06 14:58:35.466 UTC client backend[54933] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:35.471 UTC client backend[54933] 029_on_error.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:35.729 UTC client backend[54953] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.730 UTC client backend[54953] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.730 UTC client backend[54953] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:35.730 UTC client backend[54953] 029_on_error.pl LOG: connection ready: setup total=2.827 ms, fork=1.341 ms, authentication=0.135 ms 2026-05-06 14:58:35.731 UTC client backend[54953] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:35.731 UTC client backend[54953] 029_on_error.pl LOG: disconnection: session time: 0:00:00.002 user=admin database=postgres host=[local] 2026-05-06 14:58:35.892 UTC client backend[54968] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:35.892 UTC client backend[54968] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:35.892 UTC client backend[54968] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:35.895 UTC client backend[54968] 029_on_error.pl LOG: connection ready: setup total=4.580 ms, fork=1.085 ms, authentication=0.137 ms 2026-05-06 14:58:35.896 UTC client backend[54968] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:35.897 UTC client backend[54968] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:36.066 UTC client backend[54988] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.067 UTC client backend[54988] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.067 UTC client backend[54988] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:36.070 UTC client backend[54988] 029_on_error.pl LOG: connection ready: setup total=6.422 ms, fork=1.788 ms, authentication=0.261 ms 2026-05-06 14:58:36.070 UTC client backend[54988] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:36.074 UTC client backend[54988] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:36.224 UTC client backend[55009] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.231 UTC client backend[55009] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.231 UTC client backend[55009] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:36.232 UTC client backend[55009] 029_on_error.pl LOG: connection ready: setup total=8.834 ms, fork=1.309 ms, authentication=0.401 ms 2026-05-06 14:58:36.232 UTC client backend[55009] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:36.236 UTC client backend[55009] 029_on_error.pl LOG: disconnection: session time: 0:00:00.011 user=admin database=postgres host=[local] 2026-05-06 14:58:36.389 UTC client backend[55026] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.389 UTC client backend[55026] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.389 UTC client backend[55026] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:36.390 UTC client backend[55026] 029_on_error.pl LOG: connection ready: setup total=3.419 ms, fork=1.637 ms, authentication=0.170 ms 2026-05-06 14:58:36.393 UTC client backend[55026] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:36.402 UTC client backend[55026] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:36.724 UTC client backend[55052] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.724 UTC client backend[55052] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.724 UTC client backend[55052] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:36.725 UTC client backend[55052] 029_on_error.pl LOG: connection ready: setup total=7.863 ms, fork=6.134 ms, authentication=0.148 ms 2026-05-06 14:58:36.726 UTC client backend[55052] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:36.733 UTC client backend[55052] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:36.949 UTC client backend[55072] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:36.954 UTC client backend[55072] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:36.954 UTC client backend[55072] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:36.955 UTC client backend[55072] 029_on_error.pl LOG: connection ready: setup total=10.411 ms, fork=4.570 ms, authentication=0.223 ms 2026-05-06 14:58:36.956 UTC client backend[55072] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:36.965 UTC client backend[55072] 029_on_error.pl LOG: disconnection: session time: 0:00:00.016 user=admin database=postgres host=[local] 2026-05-06 14:58:37.155 UTC client backend[55091] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.156 UTC client backend[55091] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.156 UTC client backend[55091] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:37.157 UTC client backend[55091] 029_on_error.pl LOG: connection ready: setup total=13.507 ms, fork=11.590 ms, authentication=0.179 ms 2026-05-06 14:58:37.159 UTC client backend[55091] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:37.165 UTC client backend[55091] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:37.405 UTC client backend[55118] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.406 UTC client backend[55118] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.406 UTC client backend[55118] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:37.407 UTC client backend[55118] 029_on_error.pl LOG: connection ready: setup total=4.036 ms, fork=1.399 ms, authentication=0.255 ms 2026-05-06 14:58:37.408 UTC client backend[55118] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:37.409 UTC client backend[55118] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:37.615 UTC client backend[55137] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.617 UTC client backend[55137] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.617 UTC client backend[55137] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:37.619 UTC client backend[55137] 029_on_error.pl LOG: connection ready: setup total=7.412 ms, fork=3.121 ms, authentication=0.253 ms 2026-05-06 14:58:37.620 UTC client backend[55137] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:37.630 UTC client backend[55137] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:37.814 UTC client backend[55157] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.815 UTC client backend[55157] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.815 UTC client backend[55157] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:37.816 UTC client backend[55157] 029_on_error.pl LOG: connection ready: setup total=6.226 ms, fork=3.808 ms, authentication=0.107 ms 2026-05-06 14:58:37.818 UTC client backend[55157] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:37.821 UTC client backend[55157] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:37.970 UTC client backend[55172] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:37.971 UTC client backend[55172] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:37.971 UTC client backend[55172] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:37.973 UTC client backend[55172] 029_on_error.pl LOG: connection ready: setup total=5.514 ms, fork=2.105 ms, authentication=0.141 ms 2026-05-06 14:58:37.974 UTC client backend[55172] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:37.975 UTC client backend[55172] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:38.179 UTC client backend[55192] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.180 UTC client backend[55192] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.180 UTC client backend[55192] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:38.181 UTC client backend[55192] 029_on_error.pl LOG: connection ready: setup total=5.617 ms, fork=3.875 ms, authentication=0.124 ms 2026-05-06 14:58:38.182 UTC client backend[55192] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:38.188 UTC client backend[55192] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:38.374 UTC client backend[55213] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.382 UTC client backend[55213] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.382 UTC client backend[55213] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:38.383 UTC client backend[55213] 029_on_error.pl LOG: connection ready: setup total=13.022 ms, fork=2.516 ms, authentication=0.351 ms 2026-05-06 14:58:38.386 UTC client backend[55213] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:38.390 UTC client backend[55213] 029_on_error.pl LOG: disconnection: session time: 0:00:00.017 user=admin database=postgres host=[local] 2026-05-06 14:58:38.594 UTC client backend[55233] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.595 UTC client backend[55233] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.595 UTC client backend[55233] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:38.597 UTC client backend[55233] 029_on_error.pl LOG: connection ready: setup total=14.962 ms, fork=11.461 ms, authentication=0.147 ms 2026-05-06 14:58:38.607 UTC client backend[55233] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:38.613 UTC client backend[55233] 029_on_error.pl LOG: disconnection: session time: 0:00:00.018 user=admin database=postgres host=[local] 2026-05-06 14:58:38.837 UTC client backend[55256] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:38.843 UTC client backend[55256] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:38.843 UTC client backend[55256] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:38.845 UTC client backend[55256] 029_on_error.pl LOG: connection ready: setup total=11.719 ms, fork=3.614 ms, authentication=1.137 ms 2026-05-06 14:58:38.845 UTC client backend[55256] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:38.847 UTC client backend[55256] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:39.054 UTC client backend[55276] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.056 UTC client backend[55276] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.057 UTC client backend[55276] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:39.060 UTC client backend[55276] 029_on_error.pl LOG: connection ready: setup total=8.718 ms, fork=2.992 ms, authentication=1.010 ms 2026-05-06 14:58:39.060 UTC client backend[55276] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:39.063 UTC client backend[55276] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:39.211 UTC client backend[55298] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.215 UTC client backend[55298] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.215 UTC client backend[55298] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:39.217 UTC client backend[55298] 029_on_error.pl LOG: connection ready: setup total=7.899 ms, fork=1.485 ms, authentication=0.254 ms 2026-05-06 14:58:39.226 UTC client backend[55298] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:39.234 UTC client backend[55298] 029_on_error.pl LOG: disconnection: session time: 0:00:00.023 user=admin database=postgres host=[local] 2026-05-06 14:58:39.434 UTC client backend[55323] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.445 UTC client backend[55323] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.445 UTC client backend[55323] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:39.448 UTC client backend[55323] 029_on_error.pl LOG: connection ready: setup total=16.780 ms, fork=2.241 ms, authentication=0.326 ms 2026-05-06 14:58:39.455 UTC client backend[55323] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:39.466 UTC client backend[55323] 029_on_error.pl LOG: disconnection: session time: 0:00:00.032 user=admin database=postgres host=[local] 2026-05-06 14:58:39.665 UTC client backend[55345] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.665 UTC client backend[55345] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.665 UTC client backend[55345] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:39.666 UTC client backend[55345] 029_on_error.pl LOG: connection ready: setup total=9.528 ms, fork=8.000 ms, authentication=0.124 ms 2026-05-06 14:58:39.667 UTC client backend[55345] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:39.670 UTC client backend[55345] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:39.895 UTC client backend[55365] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:39.897 UTC client backend[55365] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:39.897 UTC client backend[55365] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:39.897 UTC client backend[55365] 029_on_error.pl LOG: connection ready: setup total=6.809 ms, fork=3.872 ms, authentication=0.682 ms 2026-05-06 14:58:39.902 UTC client backend[55365] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:39.909 UTC client backend[55365] 029_on_error.pl LOG: disconnection: session time: 0:00:00.013 user=admin database=postgres host=[local] 2026-05-06 14:58:40.109 UTC client backend[55376] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.112 UTC client backend[55376] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.112 UTC client backend[55376] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:40.117 UTC client backend[55376] 029_on_error.pl LOG: connection ready: setup total=11.811 ms, fork=3.058 ms, authentication=0.527 ms 2026-05-06 14:58:40.121 UTC client backend[55376] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:40.131 UTC client backend[55376] 029_on_error.pl LOG: disconnection: session time: 0:00:00.022 user=admin database=postgres host=[local] 2026-05-06 14:58:40.311 UTC client backend[55394] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.312 UTC client backend[55394] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.312 UTC client backend[55394] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:40.314 UTC client backend[55394] 029_on_error.pl LOG: connection ready: setup total=8.449 ms, fork=4.758 ms, authentication=0.237 ms 2026-05-06 14:58:40.317 UTC client backend[55394] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:40.320 UTC client backend[55394] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:40.454 UTC client backend[55406] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.455 UTC client backend[55406] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.455 UTC client backend[55406] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:40.457 UTC client backend[55406] 029_on_error.pl LOG: connection ready: setup total=5.107 ms, fork=2.059 ms, authentication=0.201 ms 2026-05-06 14:58:40.459 UTC client backend[55406] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:40.461 UTC client backend[55406] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:40.639 UTC client backend[55419] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.644 UTC client backend[55419] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.644 UTC client backend[55419] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:40.646 UTC client backend[55419] 029_on_error.pl LOG: connection ready: setup total=13.706 ms, fork=6.006 ms, authentication=3.291 ms 2026-05-06 14:58:40.647 UTC client backend[55419] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:40.651 UTC client backend[55419] 029_on_error.pl LOG: disconnection: session time: 0:00:00.012 user=admin database=postgres host=[local] 2026-05-06 14:58:40.858 UTC client backend[55433] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:40.862 UTC client backend[55433] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:40.862 UTC client backend[55433] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:40.863 UTC client backend[55433] 029_on_error.pl LOG: connection ready: setup total=6.025 ms, fork=1.554 ms, authentication=0.388 ms 2026-05-06 14:58:40.864 UTC client backend[55433] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:40.866 UTC client backend[55433] 029_on_error.pl LOG: disconnection: session time: 0:00:00.007 user=admin database=postgres host=[local] 2026-05-06 14:58:41.024 UTC client backend[55447] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.025 UTC client backend[55447] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.025 UTC client backend[55447] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.027 UTC client backend[55447] 029_on_error.pl LOG: connection ready: setup total=5.016 ms, fork=2.255 ms, authentication=0.354 ms 2026-05-06 14:58:41.030 UTC client backend[55447] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.033 UTC client backend[55447] 029_on_error.pl LOG: disconnection: session time: 0:00:00.008 user=admin database=postgres host=[local] 2026-05-06 14:58:41.164 UTC client backend[55460] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.165 UTC client backend[55460] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.165 UTC client backend[55460] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.166 UTC client backend[55460] 029_on_error.pl LOG: connection ready: setup total=3.484 ms, fork=1.002 ms, authentication=0.181 ms 2026-05-06 14:58:41.167 UTC client backend[55460] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.169 UTC client backend[55460] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:41.331 UTC client backend[55477] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.335 UTC client backend[55477] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.335 UTC client backend[55477] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.340 UTC client backend[55477] 029_on_error.pl LOG: connection ready: setup total=10.461 ms, fork=1.570 ms, authentication=0.923 ms 2026-05-06 14:58:41.342 UTC client backend[55477] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.346 UTC client backend[55477] 029_on_error.pl LOG: disconnection: session time: 0:00:00.015 user=admin database=postgres host=[local] 2026-05-06 14:58:41.515 UTC client backend[55494] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.521 UTC client backend[55494] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.521 UTC client backend[55494] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.523 UTC client backend[55494] 029_on_error.pl LOG: connection ready: setup total=11.599 ms, fork=3.384 ms, authentication=0.288 ms 2026-05-06 14:58:41.523 UTC client backend[55494] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.525 UTC client backend[55494] 029_on_error.pl LOG: disconnection: session time: 0:00:00.010 user=admin database=postgres host=[local] 2026-05-06 14:58:41.680 UTC client backend[55508] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.683 UTC client backend[55508] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.683 UTC client backend[55508] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.685 UTC client backend[55508] 029_on_error.pl LOG: connection ready: setup total=7.773 ms, fork=2.479 ms, authentication=1.877 ms 2026-05-06 14:58:41.686 UTC client backend[55508] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.689 UTC client backend[55508] 029_on_error.pl LOG: disconnection: session time: 0:00:00.009 user=admin database=postgres host=[local] 2026-05-06 14:58:41.901 UTC client backend[55522] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:41.902 UTC client backend[55522] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:41.902 UTC client backend[55522] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:41.903 UTC client backend[55522] 029_on_error.pl LOG: connection ready: setup total=3.777 ms, fork=1.691 ms, authentication=0.294 ms 2026-05-06 14:58:41.904 UTC client backend[55522] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:41.906 UTC client backend[55522] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:42.369 UTC client backend[55541] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.373 UTC client backend[55541] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.373 UTC client backend[55541] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:42.377 UTC client backend[55541] 029_on_error.pl LOG: connection ready: setup total=10.288 ms, fork=2.168 ms, authentication=0.352 ms 2026-05-06 14:58:42.378 UTC client backend[55541] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:42.383 UTC client backend[55541] 029_on_error.pl LOG: disconnection: session time: 0:00:00.014 user=admin database=postgres host=[local] 2026-05-06 14:58:42.707 UTC client backend[55559] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.707 UTC client backend[55559] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.707 UTC client backend[55559] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:42.709 UTC client backend[55559] 029_on_error.pl LOG: connection ready: setup total=3.641 ms, fork=1.053 ms, authentication=0.123 ms 2026-05-06 14:58:42.709 UTC client backend[55559] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:42.710 UTC client backend[55559] 029_on_error.pl LOG: disconnection: session time: 0:00:00.003 user=admin database=postgres host=[local] 2026-05-06 14:58:42.938 UTC client backend[55575] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:42.938 UTC client backend[55575] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:42.939 UTC client backend[55575] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:42.940 UTC client backend[55575] 029_on_error.pl LOG: connection ready: setup total=4.424 ms, fork=2.282 ms, authentication=0.117 ms 2026-05-06 14:58:42.940 UTC client backend[55575] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:42.943 UTC client backend[55575] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:43.081 UTC client backend[55590] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.086 UTC client backend[55590] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.086 UTC client backend[55590] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:43.093 UTC client backend[55590] 029_on_error.pl LOG: connection ready: setup total=14.207 ms, fork=1.528 ms, authentication=0.163 ms 2026-05-06 14:58:43.097 UTC client backend[55590] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:43.108 UTC client backend[55590] 029_on_error.pl LOG: disconnection: session time: 0:00:00.027 user=admin database=postgres host=[local] 2026-05-06 14:58:43.271 UTC client backend[55612] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.272 UTC client backend[55612] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.272 UTC client backend[55612] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:43.272 UTC client backend[55612] 029_on_error.pl LOG: connection ready: setup total=11.893 ms, fork=10.691 ms, authentication=0.102 ms 2026-05-06 14:58:43.274 UTC client backend[55612] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:43.277 UTC client backend[55612] 029_on_error.pl LOG: disconnection: session time: 0:00:00.006 user=admin database=postgres host=[local] 2026-05-06 14:58:43.524 UTC client backend[55630] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.525 UTC client backend[55630] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.525 UTC client backend[55630] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:43.526 UTC client backend[55630] 029_on_error.pl LOG: connection ready: setup total=3.973 ms, fork=1.296 ms, authentication=0.143 ms 2026-05-06 14:58:43.527 UTC client backend[55630] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:43.528 UTC client backend[55630] 029_on_error.pl LOG: disconnection: session time: 0:00:00.004 user=admin database=postgres host=[local] 2026-05-06 14:58:43.686 UTC client backend[55645] [unknown] LOG: connection received: host=[local] 2026-05-06 14:58:43.687 UTC client backend[55645] [unknown] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/subscription/029_on_error/data/t_029_on_error_subscriber_data/pgdata/pg_hba.conf:117) 2026-05-06 14:58:43.687 UTC client backend[55645] [unknown] LOG: connection authorized: user=admin database=postgres application_name=029_on_error.pl 2026-05-06 14:58:43.688 UTC client backend[55645] 029_on_error.pl LOG: connection ready: setup total=4.229 ms, fork=2.464 ms, authentication=0.192 ms 2026-05-06 14:58:43.689 UTC client backend[55645] 029_on_error.pl LOG: statement: SELECT subenabled = FALSE FROM pg_subscription WHERE subname = 'sub' 2026-05-06 14:58:43.692 UTC client backend[55645] 029_on_error.pl LOG: disconnection: session time: 0:00:00.005 user=admin database=postgres host=[local] 2026-05-06 14:58:44.000 UTC postmaster[51124] LOG: background worker "logical replication apply worker" (PID 51369) was terminated by signal 6: Abort trap: 6 2026-05-06 14:58:44.010 UTC postmaster[51124] LOG: terminating any other active server processes 2026-05-06 14:58:44.019 UTC postmaster[51124] LOG: shutting down because "restart_after_crash" is off 2026-05-06 14:58:44.028 UTC postmaster[51124] LOG: database system is shut down