2025-01-18 18:41:34.585 GMT [7604][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-18 18:41:34.586 GMT [7604][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/N2JIQGKzxa/.s.PGSQL.13192" 2025-01-18 18:41:34.610 GMT [3668][startup] LOG: database system was shut down at 2025-01-18 18:33:55 GMT 2025-01-18 18:41:34.627 GMT [7604][postmaster] LOG: database system is ready to accept connections 2025-01-18 18:41:35.936 GMT [5732][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:35.939 GMT [5732][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:35.939 GMT [5732][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:35.957 GMT [5732][client backend] [006_rewrite.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2025-01-18 18:41:35.965 GMT [5732][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.032 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:36.204 GMT [1408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.206 GMT [1408][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.206 GMT [1408][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:36.212 GMT [1408][client backend] [006_rewrite.pl][1/2:0] LOG: statement: CREATE PUBLICATION mypub FOR ALL TABLES; 2025-01-18 18:41:36.215 GMT [1408][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:36.362 GMT [6128][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.363 GMT [6128][walsender] [[unknown]][23/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.363 GMT [6128][walsender] [[unknown]][23/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2025-01-18 18:41:36.377 GMT [6128][walsender] [mysub][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-18 18:41:36.379 GMT [6128][walsender] [mysub][23/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('mypub') 2025-01-18 18:41:36.383 GMT [6128][walsender] [mysub][23/4:0] LOG: statement: SELECT DISTINCT n.nspname, c.relname, gpt.attrs FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace JOIN ( SELECT (pg_get_publication_tables(VARIADIC array_agg(pubname::text))).* FROM pg_publication WHERE pubname IN ( 'mypub' )) AS gpt ON gpt.relid = c.oid 2025-01-18 18:41:36.391 GMT [6128][walsender] [mysub][23/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-18 18:41:36.391 GMT [6128][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-18 18:41:36.394 GMT [6128][walsender] [mysub][23/0:0] LOG: logical decoding found consistent point at 0/17878E8 2025-01-18 18:41:36.394 GMT [6128][walsender] [mysub][23/0:0] DETAIL: There are no running transactions. 2025-01-18 18:41:36.394 GMT [6128][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-18 18:41:36.396 GMT [6128][walsender] [mysub][23/0:0] LOG: released logical replication slot "mysub" 2025-01-18 18:41:36.396 GMT [6128][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-18 18:41:36.397 GMT [6128][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:00.037 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:36.461 GMT [7664][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.468 GMT [7664][walsender] [[unknown]][24/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.468 GMT [7664][walsender] [[unknown]][24/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2025-01-18 18:41:36.481 GMT [7664][walsender] [mysub][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] STATEMENT: IDENTIFY_SYSTEM 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] LOG: received replication command: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] LOG: acquired logical replication slot "mysub" 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] LOG: starting logical decoding for slot "mysub" 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] DETAIL: Streaming transactions committing after 0/1787920, reading WAL from 0/17878E8. 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] LOG: logical decoding found consistent point at 0/17878E8 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] DETAIL: There are no running transactions. 2025-01-18 18:41:36.482 GMT [7664][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.531 GMT [6624][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.532 GMT [6624][walsender] [[unknown]][25/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.532 GMT [6624][walsender] [[unknown]][25/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16389_sync_16384_7461325566119450288 2025-01-18 18:41:36.535 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-18 18:41:36.536 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2025-01-18 18:41:36.536 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-18 18:41:36.536 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-18 18:41:36.540 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: logical decoding found consistent point at 0/1787920 2025-01-18 18:41:36.540 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] DETAIL: There are no running transactions. 2025-01-18 18:41:36.540 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-18 18:41:36.542 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: released logical replication slot "pg_16389_sync_16384_7461325566119450288" 2025-01-18 18:41:36.542 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-18 18:41:36.543 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: SELECT c.oid, c.relreplident, c.relkind FROM pg_catalog.pg_class c INNER JOIN pg_catalog.pg_namespace n ON (c.relnamespace = n.oid) WHERE n.nspname = 'public' AND c.relname = 'test1' 2025-01-18 18:41:36.549 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: SELECT DISTINCT (CASE WHEN (array_length(gpt.attrs, 1) = c.relnatts) THEN NULL ELSE gpt.attrs END) FROM pg_publication p, LATERAL pg_get_publication_tables(p.pubname) gpt, pg_class c WHERE gpt.relid = 16384 AND c.oid = gpt.relid AND p.pubname IN ( 'mypub' ) 2025-01-18 18:41:36.554 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: SELECT a.attnum, a.attname, a.atttypid, a.attnum = ANY(i.indkey), a.attgenerated != '' FROM pg_catalog.pg_attribute a LEFT JOIN pg_catalog.pg_index i ON (i.indexrelid = pg_get_replica_identity_index(16384)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16384 ORDER BY a.attnum 2025-01-18 18:41:36.556 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: SELECT DISTINCT pg_get_expr(gpt.qual, gpt.relid) FROM pg_publication p, LATERAL pg_get_publication_tables(p.pubname) gpt WHERE gpt.relid = 16384 AND p.pubname IN ( 'mypub' ) 2025-01-18 18:41:36.557 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: COPY public.test1 (a, b) TO STDOUT 2025-01-18 18:41:36.558 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/3:0] LOG: statement: COMMIT 2025-01-18 18:41:36.558 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.558 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.558 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7461325566119450288" 2025-01-18 18:41:36.558 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: starting logical decoding for slot "pg_16389_sync_16384_7461325566119450288" 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] DETAIL: Streaming transactions committing after 0/1787958, reading WAL from 0/1787920. 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: logical decoding found consistent point at 0/1787920 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] DETAIL: There are no running transactions. 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: released logical replication slot "pg_16389_sync_16384_7461325566119450288" 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7461325566119450288" LOGICAL 0/1787958 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16389_sync_16384_7461325566119450288 WAIT 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7461325566119450288 WAIT 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7461325566119450288" 2025-01-18 18:41:36.559 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7461325566119450288 WAIT 2025-01-18 18:41:36.561 GMT [6624][walsender] [pg_16389_sync_16384_7461325566119450288][:0] LOG: disconnection: session time: 0:00:00.033 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:36.863 GMT [8040][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.865 GMT [8040][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.865 GMT [8040][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:36.871 GMT [8040][client backend] [006_rewrite.pl][2/2:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-18 18:41:36.875 GMT [8040][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:36.953 GMT [6452][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:36.955 GMT [6452][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:36.955 GMT [6452][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:36.961 GMT [6452][client backend] [006_rewrite.pl][3/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-18 18:41:36.964 GMT [6452][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.053 GMT [3244][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.055 GMT [3244][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.055 GMT [3244][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.058 GMT [3244][client backend] [006_rewrite.pl][4/2:0] LOG: statement: SELECT '0/1787958' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-18 18:41:37.069 GMT [3244][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.180 GMT [6520][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.181 GMT [6520][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.181 GMT [6520][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.184 GMT [6520][client backend] [006_rewrite.pl][5/2:0] LOG: statement: INSERT INTO test1 (a, b) VALUES (1, 'one'), (2, 'two'); 2025-01-18 18:41:37.186 GMT [6520][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.272 GMT [7384][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.273 GMT [7384][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.273 GMT [7384][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.276 GMT [7384][client backend] [006_rewrite.pl][6/2:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-18 18:41:37.278 GMT [7384][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.328 GMT [6592][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.329 GMT [6592][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.329 GMT [6592][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.332 GMT [6592][client backend] [006_rewrite.pl][7/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-18 18:41:37.336 GMT [6592][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.402 GMT [7256][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.403 GMT [7256][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.403 GMT [7256][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.406 GMT [7256][client backend] [006_rewrite.pl][8/2:0] LOG: statement: SELECT '0/1787A08' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-18 18:41:37.417 GMT [7256][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.806 GMT [7904][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.807 GMT [7904][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.807 GMT [7904][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.810 GMT [7904][client backend] [006_rewrite.pl][9/2:0] LOG: statement: ALTER TABLE test1 ADD c int NOT NULL DEFAULT 0; 2025-01-18 18:41:37.816 GMT [7904][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:37.923 GMT [6364][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:37.925 GMT [6364][client backend] [[unknown]][0/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:37.925 GMT [6364][client backend] [[unknown]][0/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:37.932 GMT [6364][client backend] [006_rewrite.pl][0/4:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-18 18:41:37.934 GMT [6364][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.059 GMT [8][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.060 GMT [8][client backend] [[unknown]][1/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.060 GMT [8][client backend] [[unknown]][1/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.069 GMT [8][client backend] [006_rewrite.pl][1/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-18 18:41:38.071 GMT [8][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.140 GMT [7800][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.141 GMT [7800][client backend] [[unknown]][2/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.141 GMT [7800][client backend] [[unknown]][2/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.145 GMT [7800][client backend] [006_rewrite.pl][2/4:0] LOG: statement: SELECT '0/178E278' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-18 18:41:38.156 GMT [7800][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.232 GMT [6732][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.233 GMT [6732][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.233 GMT [6732][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.236 GMT [6732][client backend] [006_rewrite.pl][3/4:0] LOG: statement: INSERT INTO test1 (a, b, c) VALUES (3, 'three', 33); 2025-01-18 18:41:38.238 GMT [6732][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.345 GMT [3824][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.348 GMT [3824][client backend] [[unknown]][4/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.348 GMT [3824][client backend] [[unknown]][4/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.351 GMT [3824][client backend] [006_rewrite.pl][4/4:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-18 18:41:38.354 GMT [3824][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.413 GMT [6092][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.414 GMT [6092][client backend] [[unknown]][5/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.414 GMT [6092][client backend] [[unknown]][5/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.417 GMT [6092][client backend] [006_rewrite.pl][5/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-18 18:41:38.419 GMT [6092][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:38.481 GMT [7548][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-18 18:41:38.483 GMT [7548][client backend] [[unknown]][6/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/006_rewrite/data/t_006_rewrite_publisher_data/pgdata/pg_hba.conf:117) 2025-01-18 18:41:38.483 GMT [7548][client backend] [[unknown]][6/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2025-01-18 18:41:38.486 GMT [7548][client backend] [006_rewrite.pl][6/4:0] LOG: statement: SELECT '0/178E2F0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-18 18:41:38.495 GMT [7548][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:39.884 GMT [7664][walsender] [mysub][24/0:0] LOG: released logical replication slot "mysub" 2025-01-18 18:41:39.885 GMT [7664][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:03.432 user=SYSTEM database=postgres host=[local] 2025-01-18 18:41:40.020 GMT [7604][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 7604 abort() has been called