2024-11-30 22:48:31.418 GMT [7312][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-30 22:48:31.421 GMT [7312][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/BsnW4zS_cR/.s.PGSQL.28506" 2024-11-30 22:48:31.459 GMT [6036][startup] LOG: database system was shut down at 2024-11-30 22:41:11 GMT 2024-11-30 22:48:31.477 GMT [7312][postmaster] LOG: database system is ready to accept connections 2024-11-30 22:48:33.147 GMT [5460][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.149 GMT [5460][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-11-30 22:48:33.149 GMT [5460][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:33.165 GMT [5460][client backend] [006_rewrite.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2024-11-30 22:48:33.172 GMT [5460][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:33.379 GMT [7008][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.380 GMT [7008][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-11-30 22:48:33.380 GMT [7008][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:33.385 GMT [7008][client backend] [006_rewrite.pl][1/2:0] LOG: statement: CREATE PUBLICATION mypub FOR ALL TABLES; 2024-11-30 22:48:33.388 GMT [7008][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:33.516 GMT [5796][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.517 GMT [5796][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-11-30 22:48:33.517 GMT [5796][walsender] [[unknown]][22/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2024-11-30 22:48:33.544 GMT [5796][walsender] [mysub][22/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-30 22:48:33.545 GMT [5796][walsender] [mysub][22/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('mypub') 2024-11-30 22:48:33.549 GMT [5796][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-11-30 22:48:33.556 GMT [5796][walsender] [mysub][22/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-30 22:48:33.556 GMT [5796][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-30 22:48:33.559 GMT [5796][walsender] [mysub][22/0:0] LOG: logical decoding found consistent point at 0/17848C0 2024-11-30 22:48:33.559 GMT [5796][walsender] [mysub][22/0:0] DETAIL: There are no running transactions. 2024-11-30 22:48:33.559 GMT [5796][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-30 22:48:33.560 GMT [5796][walsender] [mysub][22/0:0] LOG: released logical replication slot "mysub" 2024-11-30 22:48:33.560 GMT [5796][walsender] [mysub][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-30 22:48:33.560 GMT [5796][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:00.047 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:33.625 GMT [3304][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.627 GMT [3304][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-11-30 22:48:33.627 GMT [3304][walsender] [[unknown]][23/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2024-11-30 22:48:33.632 GMT [3304][walsender] [mysub][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-30 22:48:33.632 GMT [3304][walsender] [mysub][23/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-30 22:48:33.632 GMT [3304][walsender] [mysub][23/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-30 22:48:33.633 GMT [3304][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-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] LOG: acquired logical replication slot "mysub" 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] LOG: starting logical decoding for slot "mysub" 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] DETAIL: Streaming transactions committing after 0/17848F8, reading WAL from 0/17848C0. 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] LOG: logical decoding found consistent point at 0/17848C0 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] DETAIL: There are no running transactions. 2024-11-30 22:48:33.633 GMT [3304][walsender] [mysub][23/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.711 GMT [3600][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.712 GMT [3600][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-11-30 22:48:33.712 GMT [3600][walsender] [[unknown]][24/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16389_sync_16384_7443206109324468444 2024-11-30 22:48:33.714 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-30 22:48:33.715 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-30 22:48:33.716 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-30 22:48:33.716 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-30 22:48:33.722 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: logical decoding found consistent point at 0/17848F8 2024-11-30 22:48:33.722 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] DETAIL: There are no running transactions. 2024-11-30 22:48:33.722 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-30 22:48:33.724 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: released logical replication slot "pg_16389_sync_16384_7443206109324468444" 2024-11-30 22:48:33.724 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-30 22:48:33.725 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][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-11-30 22:48:33.730 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][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-11-30 22:48:33.734 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][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-11-30 22:48:33.736 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][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-11-30 22:48:33.737 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: statement: COPY public.test1 (a, b) TO STDOUT 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/3:0] LOG: statement: COMMIT 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7443206109324468444" 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: starting logical decoding for slot "pg_16389_sync_16384_7443206109324468444" 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] DETAIL: Streaming transactions committing after 0/1784930, reading WAL from 0/17848F8. 2024-11-30 22:48:33.738 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: logical decoding found consistent point at 0/17848F8 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] DETAIL: There are no running transactions. 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: released logical replication slot "pg_16389_sync_16384_7443206109324468444" 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7443206109324468444" LOGICAL 0/1784930 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16389_sync_16384_7443206109324468444 WAIT 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7443206109324468444 WAIT 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7443206109324468444" 2024-11-30 22:48:33.739 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7443206109324468444 WAIT 2024-11-30 22:48:33.745 GMT [3600][walsender] [pg_16389_sync_16384_7443206109324468444][:0] LOG: disconnection: session time: 0:00:00.043 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:33.943 GMT [5176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:33.950 GMT [5176][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-11-30 22:48:33.950 GMT [5176][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:33.958 GMT [5176][client backend] [006_rewrite.pl][2/2:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-30 22:48:33.961 GMT [5176][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.110 GMT [748][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.111 GMT [748][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-11-30 22:48:34.111 GMT [748][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.115 GMT [748][client backend] [006_rewrite.pl][3/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-30 22:48:34.118 GMT [748][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.223 GMT [6720][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.224 GMT [6720][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-11-30 22:48:34.224 GMT [6720][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.231 GMT [6720][client backend] [006_rewrite.pl][4/2:0] LOG: statement: SELECT '0/1784930' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-11-30 22:48:34.241 GMT [6720][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.305 GMT [7484][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.307 GMT [7484][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-11-30 22:48:34.307 GMT [7484][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.310 GMT [7484][client backend] [006_rewrite.pl][5/2:0] LOG: statement: INSERT INTO test1 (a, b) VALUES (1, 'one'), (2, 'two'); 2024-11-30 22:48:34.311 GMT [7484][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.425 GMT [1776][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.427 GMT [1776][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-11-30 22:48:34.427 GMT [1776][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.430 GMT [1776][client backend] [006_rewrite.pl][6/2:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-30 22:48:34.432 GMT [1776][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.532 GMT [5804][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.536 GMT [5804][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-11-30 22:48:34.536 GMT [5804][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.540 GMT [5804][client backend] [006_rewrite.pl][7/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-30 22:48:34.543 GMT [5804][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:34.670 GMT [5680][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:34.671 GMT [5680][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-11-30 22:48:34.671 GMT [5680][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:34.674 GMT [5680][client backend] [006_rewrite.pl][8/2:0] LOG: statement: SELECT '0/17849E0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-11-30 22:48:34.683 GMT [5680][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.106 GMT [3472][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.107 GMT [3472][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-11-30 22:48:35.107 GMT [3472][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.110 GMT [3472][client backend] [006_rewrite.pl][9/2:0] LOG: statement: ALTER TABLE test1 ADD c int NOT NULL DEFAULT 0; 2024-11-30 22:48:35.115 GMT [3472][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.175 GMT [5464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.176 GMT [5464][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-11-30 22:48:35.176 GMT [5464][client backend] [[unknown]][0/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.179 GMT [5464][client backend] [006_rewrite.pl][0/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-30 22:48:35.182 GMT [5464][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.238 GMT [6116][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.239 GMT [6116][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-11-30 22:48:35.239 GMT [6116][client backend] [[unknown]][1/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.242 GMT [6116][client backend] [006_rewrite.pl][1/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-30 22:48:35.247 GMT [6116][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.311 GMT [5980][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.312 GMT [5980][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-11-30 22:48:35.312 GMT [5980][client backend] [[unknown]][2/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.316 GMT [5980][client backend] [006_rewrite.pl][2/4:0] LOG: statement: SELECT '0/178C848' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-11-30 22:48:35.330 GMT [5980][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.023 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.432 GMT [2780][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.433 GMT [2780][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-11-30 22:48:35.434 GMT [2780][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.439 GMT [2780][client backend] [006_rewrite.pl][3/4:0] LOG: statement: INSERT INTO test1 (a, b, c) VALUES (3, 'three', 33); 2024-11-30 22:48:35.440 GMT [2780][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.504 GMT [808][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.505 GMT [808][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-11-30 22:48:35.505 GMT [808][client backend] [[unknown]][4/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.508 GMT [808][client backend] [006_rewrite.pl][4/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-30 22:48:35.512 GMT [808][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.595 GMT [6712][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.596 GMT [6712][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-11-30 22:48:35.596 GMT [6712][client backend] [[unknown]][5/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.599 GMT [6712][client backend] [006_rewrite.pl][5/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-30 22:48:35.602 GMT [6712][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:35.670 GMT [3744][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-30 22:48:35.672 GMT [3744][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-11-30 22:48:35.672 GMT [3744][client backend] [[unknown]][6/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=006_rewrite.pl 2024-11-30 22:48:35.674 GMT [3744][client backend] [006_rewrite.pl][6/4:0] LOG: statement: SELECT '0/178C8C0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2024-11-30 22:48:35.683 GMT [3744][client backend] [006_rewrite.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:37.006 GMT [3304][walsender] [mysub][23/0:0] LOG: released logical replication slot "mysub" 2024-11-30 22:48:37.006 GMT [3304][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:03.384 user=SYSTEM database=postgres host=[local] 2024-11-30 22:48:37.133 GMT [7312][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 7312 abort() has been called