2024-12-24 06:12:03.348 GMT [6752][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-12-24 06:12:03.350 GMT [6752][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/XAdoEgWNOB/.s.PGSQL.32356" 2024-12-24 06:12:03.382 GMT [2352][startup] LOG: database system was shut down at 2024-12-24 06:04:52 GMT 2024-12-24 06:12:03.403 GMT [6752][postmaster] LOG: database system is ready to accept connections 2024-12-24 06:12:04.576 GMT [6760][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:04.578 GMT [6760][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) 2024-12-24 06:12:04.578 GMT [6760][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:04.592 GMT [6760][client backend] [006_rewrite.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2024-12-24 06:12:04.600 GMT [6760][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.027 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:04.803 GMT [6984][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:04.804 GMT [6984][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) 2024-12-24 06:12:04.804 GMT [6984][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:04.808 GMT [6984][client backend] [006_rewrite.pl][1/2:0] LOG: statement: CREATE PUBLICATION mypub FOR ALL TABLES; 2024-12-24 06:12:04.810 GMT [6984][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.014 GMT [2532][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.015 GMT [2532][walsender] [[unknown]][22/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) 2024-12-24 06:12:05.015 GMT [2532][walsender] [[unknown]][22/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2024-12-24 06:12:05.027 GMT [2532][walsender] [mysub][22/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-12-24 06:12:05.028 GMT [2532][walsender] [mysub][22/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('mypub') 2024-12-24 06:12:05.031 GMT [2532][walsender] [mysub][22/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 2024-12-24 06:12:05.037 GMT [2532][walsender] [mysub][22/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-12-24 06:12:05.037 GMT [2532][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-12-24 06:12:05.040 GMT [2532][walsender] [mysub][22/0:0] LOG: logical decoding found consistent point at 0/17843F8 2024-12-24 06:12:05.040 GMT [2532][walsender] [mysub][22/0:0] DETAIL: There are no running transactions. 2024-12-24 06:12:05.040 GMT [2532][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-12-24 06:12:05.041 GMT [2532][walsender] [mysub][22/0:0] LOG: released logical replication slot "mysub" 2024-12-24 06:12:05.041 GMT [2532][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-12-24 06:12:05.042 GMT [2532][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:00.031 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.091 GMT [5216][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.092 GMT [5216][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) 2024-12-24 06:12:05.092 GMT [5216][walsender] [[unknown]][23/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2024-12-24 06:12:05.096 GMT [5216][walsender] [mysub][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] LOG: received replication command: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] LOG: acquired logical replication slot "mysub" 2024-12-24 06:12:05.097 GMT [5216][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] LOG: starting logical decoding for slot "mysub" 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] DETAIL: Streaming transactions committing after 0/1784430, reading WAL from 0/17843F8. 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] LOG: logical decoding found consistent point at 0/17843F8 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] DETAIL: There are no running transactions. 2024-12-24 06:12:05.098 GMT [5216][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.138 GMT [4088][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.140 GMT [4088][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) 2024-12-24 06:12:05.140 GMT [4088][walsender] [[unknown]][24/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16389_sync_16384_7451855407062627244 2024-12-24 06:12:05.143 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-12-24 06:12:05.144 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-12-24 06:12:05.144 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL pgoutput (SNAPSHOT 'use') 2024-12-24 06:12:05.144 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL pgoutput (SNAPSHOT 'use') 2024-12-24 06:12:05.150 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: logical decoding found consistent point at 0/1784430 2024-12-24 06:12:05.150 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] DETAIL: There are no running transactions. 2024-12-24 06:12:05.150 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL pgoutput (SNAPSHOT 'use') 2024-12-24 06:12:05.152 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: released logical replication slot "pg_16389_sync_16384_7451855407062627244" 2024-12-24 06:12:05.152 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL pgoutput (SNAPSHOT 'use') 2024-12-24 06:12:05.153 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/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' 2024-12-24 06:12:05.158 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/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' ) 2024-12-24 06:12:05.162 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/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 2024-12-24 06:12:05.164 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/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' ) 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: statement: COPY public.test1 (a, b) TO STDOUT 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/3:0] LOG: statement: COMMIT 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7451855407062627244" 2024-12-24 06:12:05.166 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: starting logical decoding for slot "pg_16389_sync_16384_7451855407062627244" 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] DETAIL: Streaming transactions committing after 0/1784468, reading WAL from 0/1784430. 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: logical decoding found consistent point at 0/1784430 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] DETAIL: There are no running transactions. 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: released logical replication slot "pg_16389_sync_16384_7451855407062627244" 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7451855407062627244" LOGICAL 0/1784468 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16389_sync_16384_7451855407062627244 WAIT 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7451855407062627244 WAIT 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7451855407062627244" 2024-12-24 06:12:05.167 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7451855407062627244 WAIT 2024-12-24 06:12:05.168 GMT [4088][walsender] [pg_16389_sync_16384_7451855407062627244][:0] LOG: disconnection: session time: 0:00:00.033 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.266 GMT [5876][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.267 GMT [5876][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) 2024-12-24 06:12:05.267 GMT [5876][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.273 GMT [5876][client backend] [006_rewrite.pl][2/2:0] LOG: statement: SELECT pg_is_in_recovery() 2024-12-24 06:12:05.276 GMT [5876][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.334 GMT [3348][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.335 GMT [3348][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) 2024-12-24 06:12:05.335 GMT [3348][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.338 GMT [3348][client backend] [006_rewrite.pl][3/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-12-24 06:12:05.341 GMT [3348][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.401 GMT [424][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.413 GMT [424][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) 2024-12-24 06:12:05.413 GMT [424][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.425 GMT [424][client backend] [006_rewrite.pl][4/2:0] LOG: statement: SELECT '0/1784468' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-12-24 06:12:05.447 GMT [424][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.052 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.543 GMT [7068][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.544 GMT [7068][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) 2024-12-24 06:12:05.544 GMT [7068][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.547 GMT [7068][client backend] [006_rewrite.pl][5/2:0] LOG: statement: INSERT INTO test1 (a, b) VALUES (1, 'one'), (2, 'two'); 2024-12-24 06:12:05.548 GMT [7068][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.656 GMT [6256][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.662 GMT [6256][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) 2024-12-24 06:12:05.663 GMT [6256][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.674 GMT [6256][client backend] [006_rewrite.pl][6/2:0] LOG: statement: SELECT pg_is_in_recovery() 2024-12-24 06:12:05.676 GMT [6256][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.023 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.770 GMT [2124][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.773 GMT [2124][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) 2024-12-24 06:12:05.773 GMT [2124][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.787 GMT [2124][client backend] [006_rewrite.pl][7/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-12-24 06:12:05.791 GMT [2124][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:05.888 GMT [4592][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:05.890 GMT [4592][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) 2024-12-24 06:12:05.890 GMT [4592][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:05.893 GMT [4592][client backend] [006_rewrite.pl][8/2:0] LOG: statement: SELECT '0/1784518' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-12-24 06:12:05.902 GMT [4592][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.137 GMT [6476][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.138 GMT [6476][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) 2024-12-24 06:12:06.138 GMT [6476][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.141 GMT [6476][client backend] [006_rewrite.pl][9/2:0] LOG: statement: ALTER TABLE test1 ADD c int NOT NULL DEFAULT 0; 2024-12-24 06:12:06.147 GMT [6476][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.249 GMT [5320][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.251 GMT [5320][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) 2024-12-24 06:12:06.251 GMT [5320][client backend] [[unknown]][0/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.256 GMT [5320][client backend] [006_rewrite.pl][0/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-12-24 06:12:06.260 GMT [5320][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.369 GMT [7152][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.370 GMT [7152][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) 2024-12-24 06:12:06.370 GMT [7152][client backend] [[unknown]][1/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.373 GMT [7152][client backend] [006_rewrite.pl][1/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-12-24 06:12:06.376 GMT [7152][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.441 GMT [5992][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.443 GMT [5992][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) 2024-12-24 06:12:06.443 GMT [5992][client backend] [[unknown]][2/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.446 GMT [5992][client backend] [006_rewrite.pl][2/4:0] LOG: statement: SELECT '0/178C378' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-12-24 06:12:06.457 GMT [5992][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.546 GMT [4660][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.547 GMT [4660][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) 2024-12-24 06:12:06.547 GMT [4660][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.550 GMT [4660][client backend] [006_rewrite.pl][3/4:0] LOG: statement: INSERT INTO test1 (a, b, c) VALUES (3, 'three', 33); 2024-12-24 06:12:06.551 GMT [4660][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.628 GMT [4848][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.630 GMT [4848][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) 2024-12-24 06:12:06.630 GMT [4848][client backend] [[unknown]][4/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.633 GMT [4848][client backend] [006_rewrite.pl][4/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-12-24 06:12:06.635 GMT [4848][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.697 GMT [5416][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.698 GMT [5416][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) 2024-12-24 06:12:06.698 GMT [5416][client backend] [[unknown]][5/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.701 GMT [5416][client backend] [006_rewrite.pl][5/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-12-24 06:12:06.705 GMT [5416][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:06.773 GMT [4464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-12-24 06:12:06.774 GMT [4464][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) 2024-12-24 06:12:06.774 GMT [4464][client backend] [[unknown]][6/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-12-24 06:12:06.777 GMT [4464][client backend] [006_rewrite.pl][6/4:0] LOG: statement: SELECT '0/178C3F0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-12-24 06:12:06.786 GMT [4464][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:08.096 GMT [5216][walsender] [mysub][23/0:0] LOG: released logical replication slot "mysub" 2024-12-24 06:12:08.096 GMT [5216][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:03.008 user=SYSTEM database=postgres host=[local] 2024-12-24 06:12:08.209 GMT [6752][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 6752 abort() has been called