2024-11-27 10:11:44.778 GMT [6820][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-27 10:11:44.779 GMT [6820][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/I5Bx0wmNWo/.s.PGSQL.18543" 2024-11-27 10:11:44.811 GMT [5156][startup] LOG: database system was shut down at 2024-11-27 10:04:17 GMT 2024-11-27 10:11:44.859 GMT [6820][postmaster] LOG: database system is ready to accept connections 2024-11-27 10:11:48.533 GMT [3236][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:48.535 GMT [3236][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:48.535 GMT [3236][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:48.555 GMT [3236][client backend] [013_partition.pl][0/2:0] LOG: statement: CREATE PUBLICATION pub1 2024-11-27 10:11:48.558 GMT [3236][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.030 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:48.642 GMT [6760][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:48.643 GMT [6760][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:48.643 GMT [6760][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:48.646 GMT [6760][client backend] [013_partition.pl][1/2:0] LOG: statement: CREATE PUBLICATION pub_all FOR ALL TABLES 2024-11-27 10:11:48.648 GMT [6760][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:48.737 GMT [8080][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:48.738 GMT [8080][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:48.738 GMT [8080][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:48.752 GMT [8080][client backend] [013_partition.pl][2/2:0] LOG: statement: CREATE TABLE tab1 (a int PRIMARY KEY, b text) PARTITION BY LIST (a) 2024-11-27 10:11:48.763 GMT [8080][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.034 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:48.848 GMT [5716][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:48.849 GMT [5716][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:48.849 GMT [5716][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:48.856 GMT [5716][client backend] [013_partition.pl][3/2:0] LOG: statement: CREATE TABLE tab1_1 (b text, a int NOT NULL) 2024-11-27 10:11:48.873 GMT [5716][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:48.973 GMT [5404][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:48.974 GMT [5404][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:48.974 GMT [5404][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:48.978 GMT [5404][client backend] [013_partition.pl][4/2:0] LOG: statement: ALTER TABLE tab1 ATTACH PARTITION tab1_1 FOR VALUES IN (1, 2, 3) 2024-11-27 10:11:48.987 GMT [5404][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:49.176 GMT [3588][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:49.178 GMT [3588][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:49.178 GMT [3588][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:49.187 GMT [3588][client backend] [013_partition.pl][5/2:0] LOG: statement: CREATE TABLE tab1_2 PARTITION OF tab1 FOR VALUES IN (4, 5, 6) 2024-11-27 10:11:49.252 GMT [3588][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.085 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:49.375 GMT [1684][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:49.377 GMT [1684][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:49.377 GMT [1684][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:49.380 GMT [1684][client backend] [013_partition.pl][6/2:0] LOG: statement: CREATE TABLE tab1_def PARTITION OF tab1 DEFAULT 2024-11-27 10:11:49.390 GMT [1684][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:49.460 GMT [5648][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:49.462 GMT [5648][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:49.462 GMT [5648][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:49.465 GMT [5648][client backend] [013_partition.pl][7/2:0] LOG: statement: ALTER PUBLICATION pub1 ADD TABLE tab1, tab1_1 2024-11-27 10:11:49.471 GMT [5648][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:50.915 GMT [4748][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:50.916 GMT [4748][walsender] [[unknown]][22/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:50.916 GMT [4748][walsender] [[unknown]][22/1:0] LOG: replication connection authorized: user=SYSTEM application_name=sub1 2024-11-27 10:11:50.919 GMT [4748][walsender] [sub1][22/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:50.920 GMT [4748][walsender] [sub1][22/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('pub1') 2024-11-27 10:11:50.922 GMT [4748][walsender] [sub1][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 ( 'pub1' )) AS gpt ON gpt.relid = c.oid 2024-11-27 10:11:50.931 GMT [4748][walsender] [sub1][22/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "sub1" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:50.931 GMT [4748][walsender] [sub1][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub1" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:50.935 GMT [4748][walsender] [sub1][22/0:0] LOG: logical decoding found consistent point at 0/17AC140 2024-11-27 10:11:50.935 GMT [4748][walsender] [sub1][22/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:50.935 GMT [4748][walsender] [sub1][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub1" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:50.936 GMT [4748][walsender] [sub1][22/0:0] LOG: released logical replication slot "sub1" 2024-11-27 10:11:50.936 GMT [4748][walsender] [sub1][22/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub1" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:50.937 GMT [4748][walsender] [sub1][:0] LOG: disconnection: session time: 0:00:00.024 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:50.976 GMT [1692][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:50.978 GMT [1692][walsender] [[unknown]][23/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:50.978 GMT [1692][walsender] [[unknown]][23/1:0] LOG: replication connection authorized: user=SYSTEM application_name=sub1 2024-11-27 10:11:50.983 GMT [1692][walsender] [sub1][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] LOG: received replication command: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] LOG: acquired logical replication slot "sub1" 2024-11-27 10:11:50.984 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] LOG: starting logical decoding for slot "sub1" 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] DETAIL: Streaming transactions committing after 0/17AC178, reading WAL from 0/17AC140. 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] LOG: logical decoding found consistent point at 0/17AC140 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:50.985 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.040 GMT [1244][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:51.041 GMT [1244][walsender] [[unknown]][24/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:51.041 GMT [1244][walsender] [[unknown]][24/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16432_sync_16423_7441897805488095464 2024-11-27 10:11:51.043 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:51.044 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:51.044 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.044 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.047 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: logical decoding found consistent point at 0/17AC178 2024-11-27 10:11:51.047 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.047 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.048 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: released logical replication slot "pg_16432_sync_16423_7441897805488095464" 2024-11-27 10:11:51.048 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.048 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][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 = 'tab1_def' 2024-11-27 10:11:51.059 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][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 = 16408 AND c.oid = gpt.relid AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.063 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][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(16408)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16408 ORDER BY a.attnum 2024-11-27 10:11:51.066 GMT [7524][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:51.066 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][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 = 16408 AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.068 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: statement: COPY public.tab1_def (a, b) TO STDOUT 2024-11-27 10:11:51.068 GMT [7524][walsender] [[unknown]][25/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:51.068 GMT [7524][walsender] [[unknown]][25/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16432_sync_16399_7441897805488095464 2024-11-27 10:11:51.068 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/3:0] LOG: statement: COMMIT 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: acquired logical replication slot "pg_16432_sync_16423_7441897805488095464" 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: starting logical decoding for slot "pg_16432_sync_16423_7441897805488095464" 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] DETAIL: Streaming transactions committing after 0/17AC1B0, reading WAL from 0/17AC178. 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: logical decoding found consistent point at 0/17AC178 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: released logical replication slot "pg_16432_sync_16423_7441897805488095464" 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16423_7441897805488095464" LOGICAL 0/17AC1B0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16432_sync_16423_7441897805488095464 WAIT 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16423_7441897805488095464 WAIT 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] LOG: acquired logical replication slot "pg_16432_sync_16423_7441897805488095464" 2024-11-27 10:11:51.069 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][24/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16423_7441897805488095464 WAIT 2024-11-27 10:11:51.070 GMT [1244][walsender] [pg_16432_sync_16423_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.034 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:51.072 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:51.073 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:51.074 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.074 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.076 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: logical decoding found consistent point at 0/17AC1B0 2024-11-27 10:11:51.076 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.076 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.077 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: released logical replication slot "pg_16432_sync_16399_7441897805488095464" 2024-11-27 10:11:51.077 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.078 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][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 = 'tab1_2' 2024-11-27 10:11:51.081 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][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 = 16400 AND c.oid = gpt.relid AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.086 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][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(16400)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16400 ORDER BY a.attnum 2024-11-27 10:11:51.088 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][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 = 16400 AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.090 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: statement: COPY public.tab1_2 (a, b) TO STDOUT 2024-11-27 10:11:51.090 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/3:0] LOG: statement: COMMIT 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: acquired logical replication slot "pg_16432_sync_16399_7441897805488095464" 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: starting logical decoding for slot "pg_16432_sync_16399_7441897805488095464" 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] DETAIL: Streaming transactions committing after 0/17AC1E8, reading WAL from 0/17AC1B0. 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: logical decoding found consistent point at 0/17AC1B0 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: released logical replication slot "pg_16432_sync_16399_7441897805488095464" 2024-11-27 10:11:51.115 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16399_7441897805488095464" LOGICAL 0/17AC1E8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.116 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16432_sync_16399_7441897805488095464 WAIT 2024-11-27 10:11:51.116 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16399_7441897805488095464 WAIT 2024-11-27 10:11:51.116 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] LOG: acquired logical replication slot "pg_16432_sync_16399_7441897805488095464" 2024-11-27 10:11:51.116 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16399_7441897805488095464 WAIT 2024-11-27 10:11:51.117 GMT [7524][walsender] [pg_16432_sync_16399_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.054 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:51.136 GMT [6172][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:51.137 GMT [6172][walsender] [[unknown]][26/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:51.137 GMT [6172][walsender] [[unknown]][26/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16432_sync_16390_7441897805488095464 2024-11-27 10:11:51.141 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:51.144 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:51.144 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.144 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.147 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: logical decoding found consistent point at 0/17AC1E8 2024-11-27 10:11:51.147 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.147 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.149 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: released logical replication slot "pg_16432_sync_16390_7441897805488095464" 2024-11-27 10:11:51.149 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:51.150 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/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 = 'tab1_1' 2024-11-27 10:11:51.153 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/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 = 16392 AND c.oid = gpt.relid AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.158 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/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(16392)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16392 ORDER BY a.attnum 2024-11-27 10:11:51.160 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/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 = 16392 AND p.pubname IN ( 'pub1' ) 2024-11-27 10:11:51.162 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: statement: COPY public.tab1_1 (b, a) TO STDOUT 2024-11-27 10:11:51.162 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/3:0] LOG: statement: COMMIT 2024-11-27 10:11:51.162 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.162 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: acquired logical replication slot "pg_16432_sync_16390_7441897805488095464" 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: starting logical decoding for slot "pg_16432_sync_16390_7441897805488095464" 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] DETAIL: Streaming transactions committing after 0/17AC220, reading WAL from 0/17AC1E8. 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: logical decoding found consistent point at 0/17AC1E8 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: released logical replication slot "pg_16432_sync_16390_7441897805488095464" 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16432_sync_16390_7441897805488095464" LOGICAL 0/17AC220 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16432_sync_16390_7441897805488095464 WAIT 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16390_7441897805488095464 WAIT 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] LOG: acquired logical replication slot "pg_16432_sync_16390_7441897805488095464" 2024-11-27 10:11:51.163 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][26/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16432_sync_16390_7441897805488095464 WAIT 2024-11-27 10:11:51.164 GMT [6172][walsender] [pg_16432_sync_16390_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.031 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.056 GMT [7728][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.058 GMT [7728][walsender] [[unknown]][27/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.058 GMT [7728][walsender] [[unknown]][27/1:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:11:52.064 GMT [7728][walsender] [sub2][27/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:52.065 GMT [7728][walsender] [sub2][27/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('pub_all') 2024-11-27 10:11:52.067 GMT [7728][walsender] [sub2][27/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 ( 'pub_all' )) AS gpt ON gpt.relid = c.oid 2024-11-27 10:11:52.074 GMT [7728][walsender] [sub2][27/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "sub2" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:52.074 GMT [7728][walsender] [sub2][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub2" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:52.089 GMT [7728][walsender] [sub2][27/0:0] LOG: logical decoding found consistent point at 0/17AC220 2024-11-27 10:11:52.089 GMT [7728][walsender] [sub2][27/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.089 GMT [7728][walsender] [sub2][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub2" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:52.090 GMT [7728][walsender] [sub2][27/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:11:52.090 GMT [7728][walsender] [sub2][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub2" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:11:52.090 GMT [7728][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.037 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.145 GMT [6300][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.146 GMT [6300][walsender] [[unknown]][28/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.146 GMT [6300][walsender] [[unknown]][28/1:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:11:52.150 GMT [6300][walsender] [sub2][28/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] DETAIL: Streaming transactions committing after 0/17AC258, reading WAL from 0/17AC220. 2024-11-27 10:11:52.151 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.152 GMT [6300][walsender] [sub2][28/0:0] LOG: logical decoding found consistent point at 0/17AC220 2024-11-27 10:11:52.152 GMT [6300][walsender] [sub2][28/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.152 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.199 GMT [3580][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.200 GMT [3580][walsender] [[unknown]][29/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.200 GMT [3580][walsender] [[unknown]][29/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16411_7441897805488095464 2024-11-27 10:11:52.203 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:52.204 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:52.204 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.204 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.207 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: logical decoding found consistent point at 0/17AC258 2024-11-27 10:11:52.207 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.207 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.208 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: released logical replication slot "pg_16420_sync_16411_7441897805488095464" 2024-11-27 10:11:52.208 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.208 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/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 = 'tab1_def' 2024-11-27 10:11:52.212 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/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 = 16408 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.216 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/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(16408)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16408 ORDER BY a.attnum 2024-11-27 10:11:52.218 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/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 = 16408 AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.220 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: statement: COPY public.tab1_def (a, b) TO STDOUT 2024-11-27 10:11:52.220 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/3:0] LOG: statement: COMMIT 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: acquired logical replication slot "pg_16420_sync_16411_7441897805488095464" 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16411_7441897805488095464" 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] DETAIL: Streaming transactions committing after 0/17AC290, reading WAL from 0/17AC258. 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: logical decoding found consistent point at 0/17AC258 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: released logical replication slot "pg_16420_sync_16411_7441897805488095464" 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16411_7441897805488095464" LOGICAL 0/17AC290 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16411_7441897805488095464 WAIT 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16411_7441897805488095464 WAIT 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] LOG: acquired logical replication slot "pg_16420_sync_16411_7441897805488095464" 2024-11-27 10:11:52.221 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][29/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16411_7441897805488095464 WAIT 2024-11-27 10:11:52.222 GMT [3580][walsender] [pg_16420_sync_16411_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.232 GMT [4040][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.233 GMT [4040][walsender] [[unknown]][30/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.233 GMT [4040][walsender] [[unknown]][30/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16402_7441897805488095464 2024-11-27 10:11:52.237 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:52.238 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:52.238 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.238 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.241 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: logical decoding found consistent point at 0/17AC290 2024-11-27 10:11:52.241 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.241 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.242 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: released logical replication slot "pg_16420_sync_16402_7441897805488095464" 2024-11-27 10:11:52.242 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.244 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/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 = 'tab1_2' 2024-11-27 10:11:52.247 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/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 = 16400 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.251 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/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(16400)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16400 ORDER BY a.attnum 2024-11-27 10:11:52.253 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/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 = 16400 AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.255 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: statement: COPY public.tab1_2 (a, b) TO STDOUT 2024-11-27 10:11:52.255 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/3:0] LOG: statement: COMMIT 2024-11-27 10:11:52.271 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.271 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.271 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16420_sync_16402_7441897805488095464" 2024-11-27 10:11:52.271 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16402_7441897805488095464" 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] DETAIL: Streaming transactions committing after 0/17AC2C8, reading WAL from 0/17AC290. 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: logical decoding found consistent point at 0/17AC290 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: released logical replication slot "pg_16420_sync_16402_7441897805488095464" 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16402_7441897805488095464" LOGICAL 0/17AC2C8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16402_7441897805488095464 WAIT 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16402_7441897805488095464 WAIT 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16420_sync_16402_7441897805488095464" 2024-11-27 10:11:52.272 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16402_7441897805488095464 WAIT 2024-11-27 10:11:52.274 GMT [4040][walsender] [pg_16420_sync_16402_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.045 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.312 GMT [2536][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.313 GMT [2536][walsender] [[unknown]][31/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.313 GMT [2536][walsender] [[unknown]][31/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16393_7441897805488095464 2024-11-27 10:11:52.320 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:11:52.321 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:11:52.321 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.321 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.326 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: logical decoding found consistent point at 0/17AC2C8 2024-11-27 10:11:52.326 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.326 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.327 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: released logical replication slot "pg_16420_sync_16393_7441897805488095464" 2024-11-27 10:11:52.327 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:11:52.328 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/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 = 'tab1_1' 2024-11-27 10:11:52.332 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/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 = 16392 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.336 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/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(16392)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16392 ORDER BY a.attnum 2024-11-27 10:11:52.338 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/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 = 16392 AND p.pubname IN ( 'pub_all' ) 2024-11-27 10:11:52.339 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: statement: COPY public.tab1_1 (b, a) TO STDOUT 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/3:0] LOG: statement: COMMIT 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: acquired logical replication slot "pg_16420_sync_16393_7441897805488095464" 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16393_7441897805488095464" 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] DETAIL: Streaming transactions committing after 0/17AC300, reading WAL from 0/17AC2C8. 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: logical decoding found consistent point at 0/17AC2C8 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] DETAIL: There are no running transactions. 2024-11-27 10:11:52.340 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: released logical replication slot "pg_16420_sync_16393_7441897805488095464" 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16393_7441897805488095464" LOGICAL 0/17AC300 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16393_7441897805488095464 WAIT 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16393_7441897805488095464 WAIT 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] LOG: acquired logical replication slot "pg_16420_sync_16393_7441897805488095464" 2024-11-27 10:11:52.341 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][31/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16393_7441897805488095464 WAIT 2024-11-27 10:11:52.342 GMT [2536][walsender] [pg_16420_sync_16393_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.039 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.490 GMT [7700][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.501 GMT [7700][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.501 GMT [7700][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:52.508 GMT [7700][client backend] [013_partition.pl][8/2:0] LOG: statement: INSERT INTO tab1 VALUES (1) 2024-11-27 10:11:52.511 GMT [7700][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.039 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.648 GMT [2976][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.649 GMT [2976][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.649 GMT [2976][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:52.653 GMT [2976][client backend] [013_partition.pl][9/2:0] LOG: statement: INSERT INTO tab1_1 (a) VALUES (3) 2024-11-27 10:11:52.654 GMT [2976][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.761 GMT [5344][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.762 GMT [5344][client backend] [[unknown]][0/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.762 GMT [5344][client backend] [[unknown]][0/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:52.764 GMT [5344][client backend] [013_partition.pl][0/4:0] LOG: statement: INSERT INTO tab1_2 VALUES (5) 2024-11-27 10:11:52.766 GMT [5344][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.824 GMT [8176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.826 GMT [8176][client backend] [[unknown]][1/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.826 GMT [8176][client backend] [[unknown]][1/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:52.829 GMT [8176][client backend] [013_partition.pl][1/4:0] LOG: statement: INSERT INTO tab1 VALUES (0) 2024-11-27 10:11:52.831 GMT [8176][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:52.915 GMT [2740][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:52.916 GMT [2740][client backend] [[unknown]][2/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:52.916 GMT [2740][client backend] [[unknown]][2/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:52.919 GMT [2740][client backend] [013_partition.pl][2/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:52.922 GMT [2740][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:53.029 GMT [3588][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:53.030 GMT [3588][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:53.030 GMT [3588][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:53.033 GMT [3588][client backend] [013_partition.pl][3/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:53.037 GMT [3588][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:53.151 GMT [976][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:53.153 GMT [976][client backend] [[unknown]][4/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:53.153 GMT [976][client backend] [[unknown]][4/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:53.158 GMT [976][client backend] [013_partition.pl][4/4:0] LOG: statement: SELECT '0/17AC6E0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:11:53.172 GMT [976][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:53.345 GMT [6440][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:53.346 GMT [6440][client backend] [[unknown]][5/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:53.346 GMT [6440][client backend] [[unknown]][5/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:53.352 GMT [6440][client backend] [013_partition.pl][5/4:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:53.355 GMT [6440][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:53.439 GMT [7680][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:53.441 GMT [7680][client backend] [[unknown]][6/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:53.441 GMT [7680][client backend] [[unknown]][6/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:53.443 GMT [7680][client backend] [013_partition.pl][6/4:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:53.453 GMT [7680][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:53.539 GMT [6528][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:53.541 GMT [6528][client backend] [[unknown]][7/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:53.541 GMT [6528][client backend] [[unknown]][7/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:53.543 GMT [6528][client backend] [013_partition.pl][7/4:0] LOG: statement: SELECT '0/17AC6E0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:11:53.551 GMT [6528][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.303 GMT [7092][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.304 GMT [7092][client backend] [[unknown]][8/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.304 GMT [7092][client backend] [[unknown]][8/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.307 GMT [7092][client backend] [013_partition.pl][8/4:0] LOG: statement: UPDATE tab1 SET a = 2 WHERE a = 1 2024-11-27 10:11:54.311 GMT [7092][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.395 GMT [6844][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.397 GMT [6844][client backend] [[unknown]][9/3:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.397 GMT [6844][client backend] [[unknown]][9/3:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.399 GMT [6844][client backend] [013_partition.pl][9/4:0] LOG: statement: UPDATE tab1 SET a = 6 WHERE a = 5 2024-11-27 10:11:54.402 GMT [6844][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.554 GMT [5900][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.555 GMT [5900][client backend] [[unknown]][0/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.555 GMT [5900][client backend] [[unknown]][0/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.560 GMT [5900][client backend] [013_partition.pl][0/6:0] LOG: statement: UPDATE tab1 SET a = 4 WHERE a = 6 2024-11-27 10:11:54.563 GMT [5900][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.701 GMT [6016][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.702 GMT [6016][client backend] [[unknown]][1/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.702 GMT [6016][client backend] [[unknown]][1/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.705 GMT [6016][client backend] [013_partition.pl][1/6:0] LOG: statement: UPDATE tab1 SET a = 6 WHERE a = 4 2024-11-27 10:11:54.708 GMT [6016][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.786 GMT [8080][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.787 GMT [8080][client backend] [[unknown]][2/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.787 GMT [8080][client backend] [[unknown]][2/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.794 GMT [8080][client backend] [013_partition.pl][2/6:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:54.797 GMT [8080][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:54.971 GMT [6548][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:54.972 GMT [6548][client backend] [[unknown]][3/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:54.972 GMT [6548][client backend] [[unknown]][3/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:54.976 GMT [6548][client backend] [013_partition.pl][3/6:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:54.979 GMT [6548][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:55.124 GMT [3964][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:55.126 GMT [3964][client backend] [[unknown]][4/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:55.126 GMT [3964][client backend] [[unknown]][4/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:55.152 GMT [3964][client backend] [013_partition.pl][4/6:0] LOG: statement: SELECT '0/17AC9E0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:11:55.160 GMT [3964][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.038 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:55.284 GMT [5848][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:55.285 GMT [5848][client backend] [[unknown]][5/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:55.285 GMT [5848][client backend] [[unknown]][5/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:55.289 GMT [5848][client backend] [013_partition.pl][5/6:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:55.291 GMT [5848][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:55.386 GMT [7528][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:55.387 GMT [7528][client backend] [[unknown]][6/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:55.387 GMT [7528][client backend] [[unknown]][6/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:55.389 GMT [7528][client backend] [013_partition.pl][6/6:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:55.392 GMT [7528][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:55.496 GMT [1988][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:55.497 GMT [1988][client backend] [[unknown]][7/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:55.497 GMT [1988][client backend] [[unknown]][7/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:55.500 GMT [1988][client backend] [013_partition.pl][7/6:0] LOG: statement: SELECT '0/17AC9E0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:11:55.508 GMT [1988][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.575 GMT [5136][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.577 GMT [5136][client backend] [[unknown]][8/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.577 GMT [5136][client backend] [[unknown]][8/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.580 GMT [5136][client backend] [013_partition.pl][8/6:0] LOG: statement: UPDATE tab1 SET a = 1 WHERE a = 0 2024-11-27 10:11:56.584 GMT [5136][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.644 GMT [4304][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.645 GMT [4304][client backend] [[unknown]][9/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.645 GMT [4304][client backend] [[unknown]][9/5:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.648 GMT [4304][client backend] [013_partition.pl][9/6:0] LOG: statement: UPDATE tab1 SET a = 4 WHERE a = 1 2024-11-27 10:11:56.651 GMT [4304][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.714 GMT [6920][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.715 GMT [6920][client backend] [[unknown]][0/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.715 GMT [6920][client backend] [[unknown]][0/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.719 GMT [6920][client backend] [013_partition.pl][0/8:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:56.721 GMT [6920][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.792 GMT [1036][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.793 GMT [1036][client backend] [[unknown]][1/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.793 GMT [1036][client backend] [[unknown]][1/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.796 GMT [1036][client backend] [013_partition.pl][1/8:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:56.798 GMT [1036][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.851 GMT [2468][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.853 GMT [2468][client backend] [[unknown]][2/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.853 GMT [2468][client backend] [[unknown]][2/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.856 GMT [2468][client backend] [013_partition.pl][2/8:0] LOG: statement: SELECT '0/17ACBC0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:11:56.864 GMT [2468][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.916 GMT [7788][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.917 GMT [7788][client backend] [[unknown]][3/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.917 GMT [7788][client backend] [[unknown]][3/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.921 GMT [7788][client backend] [013_partition.pl][3/8:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:56.923 GMT [7788][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:56.986 GMT [4164][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:56.987 GMT [4164][client backend] [[unknown]][4/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:56.987 GMT [4164][client backend] [[unknown]][4/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:56.991 GMT [4164][client backend] [013_partition.pl][4/8:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:56.993 GMT [4164][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:57.110 GMT [3052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:57.111 GMT [3052][client backend] [[unknown]][5/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:57.111 GMT [3052][client backend] [[unknown]][5/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:57.118 GMT [3052][client backend] [013_partition.pl][5/8:0] LOG: statement: SELECT '0/17ACBC0' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:11:57.125 GMT [3052][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:57.927 GMT [7236][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:57.929 GMT [7236][client backend] [[unknown]][6/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:57.929 GMT [7236][client backend] [[unknown]][6/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:57.932 GMT [7236][client backend] [013_partition.pl][6/8:0] LOG: statement: DELETE FROM tab1 WHERE a IN (2, 3, 5) 2024-11-27 10:11:57.936 GMT [7236][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.017 GMT [4504][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.018 GMT [4504][client backend] [[unknown]][7/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.018 GMT [4504][client backend] [[unknown]][7/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.026 GMT [4504][client backend] [013_partition.pl][7/8:0] LOG: statement: DELETE FROM tab1_2 2024-11-27 10:11:58.027 GMT [4504][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.086 GMT [5244][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.088 GMT [5244][client backend] [[unknown]][8/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.088 GMT [5244][client backend] [[unknown]][8/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.091 GMT [5244][client backend] [013_partition.pl][8/8:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:58.094 GMT [5244][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.199 GMT [1748][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.200 GMT [1748][client backend] [[unknown]][9/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.200 GMT [1748][client backend] [[unknown]][9/7:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.203 GMT [1748][client backend] [013_partition.pl][9/8:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:58.206 GMT [1748][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.266 GMT [3744][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.267 GMT [3744][client backend] [[unknown]][0/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.267 GMT [3744][client backend] [[unknown]][0/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.270 GMT [3744][client backend] [013_partition.pl][0/10:0] LOG: statement: SELECT '0/17ACD20' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:11:58.279 GMT [3744][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.435 GMT [7440][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.436 GMT [7440][client backend] [[unknown]][1/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.436 GMT [7440][client backend] [[unknown]][1/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.439 GMT [7440][client backend] [013_partition.pl][1/10:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:58.441 GMT [7440][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.513 GMT [3268][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.514 GMT [3268][client backend] [[unknown]][2/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.514 GMT [3268][client backend] [[unknown]][2/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.517 GMT [3268][client backend] [013_partition.pl][2/10:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:58.519 GMT [3268][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:58.569 GMT [8052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:58.571 GMT [8052][client backend] [[unknown]][3/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:58.571 GMT [8052][client backend] [[unknown]][3/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:58.573 GMT [8052][client backend] [013_partition.pl][3/10:0] LOG: statement: SELECT '0/17ACD20' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:11:58.619 GMT [8052][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.052 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.111 GMT [6384][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.112 GMT [6384][client backend] [[unknown]][4/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.112 GMT [6384][client backend] [[unknown]][4/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.117 GMT [6384][client backend] [013_partition.pl][4/10:0] LOG: statement: TRUNCATE tab1_2 2024-11-27 10:11:59.122 GMT [6384][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.288 GMT [7464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.289 GMT [7464][client backend] [[unknown]][5/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.289 GMT [7464][client backend] [[unknown]][5/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.292 GMT [7464][client backend] [013_partition.pl][5/10:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:59.295 GMT [7464][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.379 GMT [6624][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.381 GMT [6624][client backend] [[unknown]][6/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.381 GMT [6624][client backend] [[unknown]][6/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.383 GMT [6624][client backend] [013_partition.pl][6/10:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:59.387 GMT [6624][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.431 GMT [1212][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.433 GMT [1212][client backend] [[unknown]][7/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.433 GMT [1212][client backend] [[unknown]][7/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.435 GMT [1212][client backend] [013_partition.pl][7/10:0] LOG: statement: SELECT '0/17ADA70' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:11:59.443 GMT [1212][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.532 GMT [6248][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.533 GMT [6248][client backend] [[unknown]][8/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.533 GMT [6248][client backend] [[unknown]][8/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.536 GMT [6248][client backend] [013_partition.pl][8/10:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:11:59.539 GMT [6248][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.779 GMT [3356][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.780 GMT [3356][client backend] [[unknown]][9/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.780 GMT [3356][client backend] [[unknown]][9/9:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.806 GMT [3356][client backend] [013_partition.pl][9/10:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:11:59.811 GMT [3356][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.093 user=SYSTEM database=postgres host=[local] 2024-11-27 10:11:59.901 GMT [8108][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:11:59.902 GMT [8108][client backend] [[unknown]][0/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:11:59.902 GMT [8108][client backend] [[unknown]][0/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:11:59.906 GMT [8108][client backend] [013_partition.pl][0/12:0] LOG: statement: SELECT '0/17ADA70' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:11:59.916 GMT [8108][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:00.249 GMT [4948][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:00.250 GMT [4948][client backend] [[unknown]][1/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:00.250 GMT [4948][client backend] [[unknown]][1/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:00.253 GMT [4948][client backend] [013_partition.pl][1/12:0] LOG: statement: TRUNCATE tab1 2024-11-27 10:12:00.273 GMT [4948][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:00.402 GMT [7112][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:00.403 GMT [7112][client backend] [[unknown]][2/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:00.403 GMT [7112][client backend] [[unknown]][2/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:00.406 GMT [7112][client backend] [013_partition.pl][2/12:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:00.409 GMT [7112][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:00.547 GMT [4404][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:00.549 GMT [4404][client backend] [[unknown]][3/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:00.549 GMT [4404][client backend] [[unknown]][3/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:00.552 GMT [4404][client backend] [013_partition.pl][3/12:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:00.555 GMT [4404][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:00.777 GMT [5416][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:00.778 GMT [5416][client backend] [[unknown]][4/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:00.778 GMT [5416][client backend] [[unknown]][4/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:00.781 GMT [5416][client backend] [013_partition.pl][4/12:0] LOG: statement: SELECT '0/17B0148' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:12:00.792 GMT [5416][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:01.091 GMT [6744][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:01.100 GMT [6744][client backend] [[unknown]][5/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:01.100 GMT [6744][client backend] [[unknown]][5/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:01.127 GMT [6744][client backend] [013_partition.pl][5/12:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:01.151 GMT [6744][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.063 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:01.350 GMT [724][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:01.351 GMT [724][client backend] [[unknown]][6/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:01.351 GMT [724][client backend] [[unknown]][6/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:01.354 GMT [724][client backend] [013_partition.pl][6/12:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:01.357 GMT [724][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:01.472 GMT [6424][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:01.474 GMT [6424][client backend] [[unknown]][7/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:01.474 GMT [6424][client backend] [[unknown]][7/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:01.480 GMT [6424][client backend] [013_partition.pl][7/12:0] LOG: statement: SELECT '0/17B0148' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:01.501 GMT [6424][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.032 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.028 GMT [5684][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.029 GMT [5684][client backend] [[unknown]][8/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.029 GMT [5684][client backend] [[unknown]][8/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.032 GMT [5684][client backend] [013_partition.pl][8/12:0] LOG: statement: INSERT INTO tab1 VALUES (1, 'foo'), (4, 'bar'), (10, 'baz') 2024-11-27 10:12:02.036 GMT [5684][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.172 GMT [7492][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.174 GMT [7492][client backend] [[unknown]][9/11:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.174 GMT [7492][client backend] [[unknown]][9/11:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.183 GMT [7492][client backend] [013_partition.pl][9/12:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:02.195 GMT [7492][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.034 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.336 GMT [2536][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.337 GMT [2536][client backend] [[unknown]][0/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.337 GMT [2536][client backend] [[unknown]][0/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.340 GMT [2536][client backend] [013_partition.pl][0/14:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:02.345 GMT [2536][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.452 GMT [3596][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.453 GMT [3596][client backend] [[unknown]][1/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.453 GMT [3596][client backend] [[unknown]][1/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.457 GMT [3596][client backend] [013_partition.pl][1/14:0] LOG: statement: SELECT '0/17B0418' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:12:02.469 GMT [3596][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.020 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.669 GMT [5552][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.670 GMT [5552][client backend] [[unknown]][2/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.670 GMT [5552][client backend] [[unknown]][2/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.673 GMT [5552][client backend] [013_partition.pl][2/14:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:02.677 GMT [5552][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.793 GMT [1520][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.795 GMT [1520][client backend] [[unknown]][3/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.795 GMT [1520][client backend] [[unknown]][3/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.798 GMT [1520][client backend] [013_partition.pl][3/14:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:02.802 GMT [1520][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:02.916 GMT [7444][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:02.917 GMT [7444][client backend] [[unknown]][4/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:02.917 GMT [7444][client backend] [[unknown]][4/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:02.920 GMT [7444][client backend] [013_partition.pl][4/14:0] LOG: statement: SELECT '0/17B0418' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:02.932 GMT [7444][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.132 GMT [7112][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.133 GMT [7112][client backend] [[unknown]][5/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.133 GMT [7112][client backend] [[unknown]][5/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.135 GMT [7112][client backend] [013_partition.pl][5/14:0] LOG: statement: UPDATE tab1 SET b = 'quux' WHERE a = 4 2024-11-27 10:12:03.139 GMT [7112][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.219 GMT [5380][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.220 GMT [5380][client backend] [[unknown]][6/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.220 GMT [5380][client backend] [[unknown]][6/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.223 GMT [5380][client backend] [013_partition.pl][6/14:0] LOG: statement: DELETE FROM tab1 2024-11-27 10:12:03.225 GMT [5380][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.302 GMT [7404][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.304 GMT [7404][client backend] [[unknown]][7/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.304 GMT [7404][client backend] [[unknown]][7/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.310 GMT [7404][client backend] [013_partition.pl][7/14:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:03.313 GMT [7404][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.400 GMT [1044][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.401 GMT [1044][client backend] [[unknown]][8/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.401 GMT [1044][client backend] [[unknown]][8/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.404 GMT [1044][client backend] [013_partition.pl][8/14:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:03.407 GMT [1044][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.518 GMT [1900][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.519 GMT [1900][client backend] [[unknown]][9/13:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.519 GMT [1900][client backend] [[unknown]][9/13:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.523 GMT [1900][client backend] [013_partition.pl][9/14:0] LOG: statement: SELECT '0/17B0588' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub1', 'walreceiver') 2024-11-27 10:12:03.533 GMT [1900][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.629 GMT [4448][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.630 GMT [4448][client backend] [[unknown]][0/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.630 GMT [4448][client backend] [[unknown]][0/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.633 GMT [4448][client backend] [013_partition.pl][0/16:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:03.635 GMT [4448][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.714 GMT [6620][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.715 GMT [6620][client backend] [[unknown]][1/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.715 GMT [6620][client backend] [[unknown]][1/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.719 GMT [6620][client backend] [013_partition.pl][1/16:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:03.721 GMT [6620][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.799 GMT [5900][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.800 GMT [5900][client backend] [[unknown]][2/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.800 GMT [5900][client backend] [[unknown]][2/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.808 GMT [5900][client backend] [013_partition.pl][2/16:0] LOG: statement: SELECT '0/17B0588' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:03.831 GMT [5900][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.035 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.900 GMT [6364][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.902 GMT [6364][client backend] [[unknown]][3/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.902 GMT [6364][client backend] [[unknown]][3/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.905 GMT [6364][client backend] [013_partition.pl][3/16:0] LOG: statement: DROP PUBLICATION pub1 2024-11-27 10:12:03.911 GMT [6364][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:03.979 GMT [5272][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:03.980 GMT [5272][client backend] [[unknown]][4/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:03.980 GMT [5272][client backend] [[unknown]][4/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:03.984 GMT [5272][client backend] [013_partition.pl][4/16:0] LOG: statement: CREATE TABLE tab2 (a int PRIMARY KEY, b text) PARTITION BY LIST (a) 2024-11-27 10:12:03.993 GMT [5272][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.098 GMT [1368][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.099 GMT [1368][client backend] [[unknown]][5/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.099 GMT [1368][client backend] [[unknown]][5/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.102 GMT [1368][client backend] [013_partition.pl][5/16:0] LOG: statement: CREATE TABLE tab2_1 (b text, a int NOT NULL) 2024-11-27 10:12:04.117 GMT [1368][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.272 GMT [1984][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.273 GMT [1984][client backend] [[unknown]][6/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.273 GMT [1984][client backend] [[unknown]][6/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.279 GMT [1984][client backend] [013_partition.pl][6/16:0] LOG: statement: ALTER TABLE tab2 ATTACH PARTITION tab2_1 FOR VALUES IN (0, 1, 2, 3) 2024-11-27 10:12:04.289 GMT [1984][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.378 GMT [7324][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.379 GMT [7324][client backend] [[unknown]][7/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.379 GMT [7324][client backend] [[unknown]][7/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.383 GMT [7324][client backend] [013_partition.pl][7/16:0] LOG: statement: CREATE TABLE tab2_2 PARTITION OF tab2 FOR VALUES IN (5, 6) 2024-11-27 10:12:04.393 GMT [7324][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.442 GMT [3084][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.444 GMT [3084][client backend] [[unknown]][8/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.444 GMT [3084][client backend] [[unknown]][8/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.447 GMT [3084][client backend] [013_partition.pl][8/16:0] LOG: statement: CREATE TABLE tab3 (a int PRIMARY KEY, b text) PARTITION BY LIST (a) 2024-11-27 10:12:04.454 GMT [3084][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.528 GMT [4752][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.529 GMT [4752][client backend] [[unknown]][9/15:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.529 GMT [4752][client backend] [[unknown]][9/15:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.533 GMT [4752][client backend] [013_partition.pl][9/16:0] LOG: statement: CREATE TABLE tab3_1 PARTITION OF tab3 FOR VALUES IN (0, 1, 2, 3, 5, 6) 2024-11-27 10:12:04.545 GMT [4752][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.020 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.656 GMT [4636][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.658 GMT [4636][client backend] [[unknown]][0/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.658 GMT [4636][client backend] [[unknown]][0/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.668 GMT [4636][client backend] [013_partition.pl][0/18:0] LOG: statement: CREATE TABLE tab4 (a int PRIMARY KEY) PARTITION BY LIST (a) 2024-11-27 10:12:04.673 GMT [4636][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.790 GMT [7632][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.793 GMT [7632][client backend] [[unknown]][1/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.793 GMT [7632][client backend] [[unknown]][1/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.803 GMT [7632][client backend] [013_partition.pl][1/18:0] LOG: statement: CREATE TABLE tab4_1 PARTITION OF tab4 FOR VALUES IN (-1, 0, 1) PARTITION BY LIST (a) 2024-11-27 10:12:04.812 GMT [7632][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:04.926 GMT [5116][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:04.927 GMT [5116][client backend] [[unknown]][2/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:04.928 GMT [5116][client backend] [[unknown]][2/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:04.931 GMT [5116][client backend] [013_partition.pl][2/18:0] LOG: statement: CREATE TABLE tab4_1_1 PARTITION OF tab4_1 FOR VALUES IN (-1, 0, 1) 2024-11-27 10:12:04.940 GMT [5116][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.049 GMT [6972][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.050 GMT [6972][client backend] [[unknown]][3/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.050 GMT [6972][client backend] [[unknown]][3/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:05.054 GMT [6972][client backend] [013_partition.pl][3/18:0] LOG: statement: ALTER PUBLICATION pub_all SET (publish_via_partition_root = true) 2024-11-27 10:12:05.063 GMT [6972][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.138 GMT [6136][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.139 GMT [6136][client backend] [[unknown]][4/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.139 GMT [6136][client backend] [[unknown]][4/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:05.153 GMT [6136][client backend] [013_partition.pl][4/18:0] LOG: statement: CREATE PUBLICATION pub_viaroot FOR TABLE tab2, tab2_1, tab3_1 WITH (publish_via_partition_root = true) 2024-11-27 10:12:05.156 GMT [6136][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.246 GMT [7308][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.247 GMT [7308][client backend] [[unknown]][5/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.247 GMT [7308][client backend] [[unknown]][5/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:05.251 GMT [7308][client backend] [013_partition.pl][5/18:0] LOG: statement: CREATE PUBLICATION pub_lower_level FOR TABLE tab4_1 WITH (publish_via_partition_root = true) 2024-11-27 10:12:05.253 GMT [7308][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.409 GMT [2872][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.410 GMT [2872][client backend] [[unknown]][6/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.410 GMT [2872][client backend] [[unknown]][6/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:05.413 GMT [2872][client backend] [013_partition.pl][6/18:0] LOG: statement: INSERT INTO tab2 VALUES (1) 2024-11-27 10:12:05.415 GMT [2872][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][28/0:0] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][28/0:0] LOG: unexpected EOF on standby connection 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][28/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:05.418 GMT [6300][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:13.276 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.420 GMT [1692][walsender] [sub1][23/0:0] ERROR: publication "pub1" does not exist 2024-11-27 10:12:05.420 GMT [1692][walsender] [sub1][23/0:0] CONTEXT: slot "sub1", output plugin "pgoutput", in the change callback, associated LSN 0/17E98A8 2024-11-27 10:12:05.420 GMT [1692][walsender] [sub1][23/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.420 GMT [1692][walsender] [sub1][23/0:0] LOG: released logical replication slot "sub1" 2024-11-27 10:12:05.422 GMT [1692][walsender] [sub1][23/0:0] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:05.422 GMT [1692][walsender] [sub1][:0] LOG: disconnection: session time: 0:00:14.448 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.477 GMT [1624][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.479 GMT [1624][walsender] [[unknown]][22/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.479 GMT [1624][walsender] [[unknown]][22/5:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:05.481 GMT [1624][walsender] [sub2][22/6:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] LOG: 0/17B0588 has been already streamed, forwarding to 0/17E98A8 2024-11-27 10:12:05.482 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] DETAIL: Streaming transactions committing after 0/17E98A8, reading WAL from 0/17ADA70. 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] LOG: logical decoding found consistent point at 0/17ADA70 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:05.483 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][22/0:0] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][22/0:0] LOG: unexpected EOF on standby connection 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][22/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][22/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:05.488 GMT [1624][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.523 GMT [2628][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.524 GMT [2628][walsender] [[unknown]][24/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.524 GMT [2628][walsender] [[unknown]][24/4:0] LOG: replication connection authorized: user=SYSTEM application_name=sub1 2024-11-27 10:12:05.525 GMT [7060][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.526 GMT [7060][client backend] [[unknown]][7/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.526 GMT [7060][client backend] [[unknown]][7/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] LOG: received replication command: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] LOG: acquired logical replication slot "sub1" 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] LOG: 0/17B0418 has been already streamed, forwarding to 0/17E98A8 2024-11-27 10:12:05.528 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] LOG: starting logical decoding for slot "sub1" 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] DETAIL: Streaming transactions committing after 0/17E98A8, reading WAL from 0/17ADA70. 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] LOG: logical decoding found consistent point at 0/17ADA70 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:05.529 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.530 GMT [7060][client backend] [013_partition.pl][7/18:0] LOG: statement: INSERT INTO tab4 VALUES (-1) 2024-11-27 10:12:05.532 GMT [2628][walsender] [sub1][24/0:0] ERROR: publication "pub1" does not exist 2024-11-27 10:12:05.532 GMT [2628][walsender] [sub1][24/0:0] CONTEXT: slot "sub1", output plugin "pgoutput", in the change callback, associated LSN 0/17E98A8 2024-11-27 10:12:05.532 GMT [2628][walsender] [sub1][24/0:0] STATEMENT: START_REPLICATION SLOT "sub1" LOGICAL 0/17B0418 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub1"') 2024-11-27 10:12:05.533 GMT [2628][walsender] [sub1][24/0:0] LOG: released logical replication slot "sub1" 2024-11-27 10:12:05.533 GMT [2628][walsender] [sub1][24/0:0] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:05.533 GMT [2628][walsender] [sub1][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.533 GMT [7060][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.700 GMT [7672][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.702 GMT [7672][walsender] [[unknown]][25/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.702 GMT [7672][walsender] [[unknown]][25/4:0] LOG: replication connection authorized: user=SYSTEM application_name=sub1 2024-11-27 10:12:05.706 GMT [7672][walsender] [sub1][25/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:05.707 GMT [7672][walsender] [sub1][25/0:0] LOG: received replication command: DROP_REPLICATION_SLOT sub1 WAIT 2024-11-27 10:12:05.707 GMT [7672][walsender] [sub1][25/0:0] STATEMENT: DROP_REPLICATION_SLOT sub1 WAIT 2024-11-27 10:12:05.707 GMT [7672][walsender] [sub1][25/0:0] LOG: acquired logical replication slot "sub1" 2024-11-27 10:12:05.707 GMT [7672][walsender] [sub1][25/0:0] STATEMENT: DROP_REPLICATION_SLOT sub1 WAIT 2024-11-27 10:12:05.708 GMT [7672][walsender] [sub1][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:05.980 GMT [1812][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:05.981 GMT [1812][walsender] [[unknown]][26/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:05.981 GMT [1812][walsender] [[unknown]][26/4:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:05.985 GMT [1812][walsender] [sub2][26/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] LOG: 0/17B0588 has been already streamed, forwarding to 0/17E98A8 2024-11-27 10:12:05.986 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] DETAIL: Streaming transactions committing after 0/17E98A8, reading WAL from 0/17ADA70. 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] LOG: logical decoding found consistent point at 0/17ADA70 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:05.987 GMT [1812][walsender] [sub2][26/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.991 GMT [1812][walsender] [sub2][26/8:0] LOG: could not send data to client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:05.991 GMT [1812][walsender] [sub2][26/8:0] CONTEXT: slot "sub2", output plugin "pgoutput", in the change callback, associated LSN 0/17E99B8 2024-11-27 10:12:05.991 GMT [1812][walsender] [sub2][26/8:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:05.991 GMT [1812][walsender] [sub2][26/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:05.991 GMT [1812][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:06.097 GMT [6564][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:06.098 GMT [6564][walsender] [[unknown]][27/5:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:06.098 GMT [6564][walsender] [[unknown]][27/5:0] LOG: replication connection authorized: user=SYSTEM application_name=sub_viaroot 2024-11-27 10:12:06.101 GMT [6564][walsender] [sub_viaroot][27/6:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:06.101 GMT [6564][walsender] [sub_viaroot][27/7:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('pub_viaroot') 2024-11-27 10:12:06.105 GMT [6564][walsender] [sub_viaroot][27/8: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 ( 'pub_viaroot' )) AS gpt ON gpt.relid = c.oid 2024-11-27 10:12:06.113 GMT [6564][walsender] [sub_viaroot][27/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "sub_viaroot" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:12:06.113 GMT [6564][walsender] [sub_viaroot][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub_viaroot" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:12:06.116 GMT [6564][walsender] [sub_viaroot][27/0:0] LOG: logical decoding found consistent point at 0/17E9AC8 2024-11-27 10:12:06.116 GMT [6564][walsender] [sub_viaroot][27/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.116 GMT [6564][walsender] [sub_viaroot][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub_viaroot" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:12:06.117 GMT [6564][walsender] [sub_viaroot][27/0:0] LOG: released logical replication slot "sub_viaroot" 2024-11-27 10:12:06.117 GMT [6564][walsender] [sub_viaroot][27/0:0] STATEMENT: CREATE_REPLICATION_SLOT "sub_viaroot" LOGICAL pgoutput (SNAPSHOT 'nothing') 2024-11-27 10:12:06.118 GMT [6564][walsender] [sub_viaroot][:0] LOG: disconnection: session time: 0:00:00.024 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:06.160 GMT [3936][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:06.161 GMT [3936][walsender] [[unknown]][29/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:06.161 GMT [3936][walsender] [[unknown]][29/4:0] LOG: replication connection authorized: user=SYSTEM application_name=sub_viaroot 2024-11-27 10:12:06.164 GMT [3936][walsender] [sub_viaroot][29/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:06.164 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:06.164 GMT [3936][walsender] [sub_viaroot][29/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: received replication command: START_REPLICATION SLOT "sub_viaroot" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] STATEMENT: START_REPLICATION SLOT "sub_viaroot" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: acquired logical replication slot "sub_viaroot" 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] STATEMENT: START_REPLICATION SLOT "sub_viaroot" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: starting logical decoding for slot "sub_viaroot" 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] DETAIL: Streaming transactions committing after 0/17E9B00, reading WAL from 0/17E9AC8. 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] STATEMENT: START_REPLICATION SLOT "sub_viaroot" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: logical decoding found consistent point at 0/17E9AC8 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.165 GMT [3936][walsender] [sub_viaroot][29/0:0] STATEMENT: START_REPLICATION SLOT "sub_viaroot" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.210 GMT [928][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:06.211 GMT [928][walsender] [[unknown]][30/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:06.211 GMT [928][walsender] [[unknown]][30/4:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16498_sync_16489_7441897805488095464 2024-11-27 10:12:06.214 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:06.215 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:06.215 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.215 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.220 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: logical decoding found consistent point at 0/17E9B00 2024-11-27 10:12:06.220 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.220 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.222 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: released logical replication slot "pg_16498_sync_16489_7441897805488095464" 2024-11-27 10:12:06.222 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.222 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6: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 = 'tab3_1' 2024-11-27 10:12:06.226 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6: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 = 16462 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_viaroot' ) 2024-11-27 10:12:06.231 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6: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(16462)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16462 ORDER BY a.attnum 2024-11-27 10:12:06.233 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6: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 = 16462 AND p.pubname IN ( 'pub_viaroot' ) 2024-11-27 10:12:06.234 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: statement: COPY public.tab3_1 (a, b) TO STDOUT 2024-11-27 10:12:06.235 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/6:0] LOG: statement: COMMIT 2024-11-27 10:12:06.235 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.235 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.235 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16498_sync_16489_7441897805488095464" 2024-11-27 10:12:06.235 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: starting logical decoding for slot "pg_16498_sync_16489_7441897805488095464" 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] DETAIL: Streaming transactions committing after 0/17E9B38, reading WAL from 0/17E9B00. 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: logical decoding found consistent point at 0/17E9B00 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: released logical replication slot "pg_16498_sync_16489_7441897805488095464" 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16489_7441897805488095464" LOGICAL 0/17E9B38 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16498_sync_16489_7441897805488095464 WAIT 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16498_sync_16489_7441897805488095464 WAIT 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16498_sync_16489_7441897805488095464" 2024-11-27 10:12:06.236 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16498_sync_16489_7441897805488095464 WAIT 2024-11-27 10:12:06.240 GMT [928][walsender] [pg_16498_sync_16489_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.033 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:06.251 GMT [4272][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:06.252 GMT [4272][walsender] [[unknown]][31/4:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:06.252 GMT [4272][walsender] [[unknown]][31/4:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16498_sync_16473_7441897805488095464 2024-11-27 10:12:06.256 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:06.257 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:06.258 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.258 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.264 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: logical decoding found consistent point at 0/17E9B38 2024-11-27 10:12:06.264 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.264 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.265 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: released logical replication slot "pg_16498_sync_16473_7441897805488095464" 2024-11-27 10:12:06.265 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:06.265 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6: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 = 'tab2' 2024-11-27 10:12:06.269 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6: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 = 16434 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_viaroot' ) 2024-11-27 10:12:06.273 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6: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(16434)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16434 ORDER BY a.attnum 2024-11-27 10:12:06.275 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6: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 = 16434 AND p.pubname IN ( 'pub_viaroot' ) 2024-11-27 10:12:06.277 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: statement: COPY (SELECT a, b FROM public.tab2) TO STDOUT 2024-11-27 10:12:06.279 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/6:0] LOG: statement: COMMIT 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: acquired logical replication slot "pg_16498_sync_16473_7441897805488095464" 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: starting logical decoding for slot "pg_16498_sync_16473_7441897805488095464" 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] DETAIL: Streaming transactions committing after 0/17E9B70, reading WAL from 0/17E9B38. 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: logical decoding found consistent point at 0/17E9B38 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: released logical replication slot "pg_16498_sync_16473_7441897805488095464" 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: START_REPLICATION SLOT "pg_16498_sync_16473_7441897805488095464" LOGICAL 0/17E9B70 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_viaroot"') 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16498_sync_16473_7441897805488095464 WAIT 2024-11-27 10:12:06.280 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16498_sync_16473_7441897805488095464 WAIT 2024-11-27 10:12:06.281 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] LOG: acquired logical replication slot "pg_16498_sync_16473_7441897805488095464" 2024-11-27 10:12:06.281 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][31/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16498_sync_16473_7441897805488095464 WAIT 2024-11-27 10:12:06.282 GMT [4272][walsender] [pg_16498_sync_16473_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.033 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:06.491 GMT [5224][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:06.493 GMT [5224][walsender] [[unknown]][28/35:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:06.493 GMT [5224][walsender] [[unknown]][28/35:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:06.497 GMT [5224][walsender] [sub2][28/36:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] LOG: 0/17B0588 has been already streamed, forwarding to 0/17E98A8 2024-11-27 10:12:06.498 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] DETAIL: Streaming transactions committing after 0/17E98A8, reading WAL from 0/17ADA70. 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] LOG: logical decoding found consistent point at 0/17ADA70 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:06.502 GMT [5224][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.509 GMT [5224][walsender] [sub2][28/39:0] LOG: could not send data to client: An existing connection was forcibly closed by the remote host. 2024-11-27 10:12:06.509 GMT [5224][walsender] [sub2][28/39:0] CONTEXT: slot "sub2", output plugin "pgoutput", in the change callback, associated LSN 0/17E99B8 2024-11-27 10:12:06.509 GMT [5224][walsender] [sub2][28/39:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:06.509 GMT [5224][walsender] [sub2][28/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:06.509 GMT [5224][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.020 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:06.998 GMT [7324][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.000 GMT [7324][walsender] [[unknown]][23/35:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.000 GMT [7324][walsender] [[unknown]][23/35:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:07.004 GMT [7324][walsender] [sub2][23/36:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] LOG: 0/17B0588 has been already streamed, forwarding to 0/17E98A8 2024-11-27 10:12:07.005 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] DETAIL: Streaming transactions committing after 0/17E98A8, reading WAL from 0/17ADA70. 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] LOG: logical decoding found consistent point at 0/17ADA70 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.006 GMT [7324][walsender] [sub2][23/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all"') 2024-11-27 10:12:07.124 GMT [4112][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.125 GMT [4112][walsender] [[unknown]][22/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.125 GMT [4112][walsender] [[unknown]][22/9:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:07.128 GMT [4112][walsender] [sub2][22/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.128 GMT [4112][walsender] [sub2][22/11:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('pub_lower_level', 'pub_all') 2024-11-27 10:12:07.131 GMT [4112][walsender] [sub2][22/12: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 ( 'pub_lower_level', 'pub_all' )) AS gpt ON gpt.relid = c.oid 2024-11-27 10:12:07.138 GMT [4112][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.140 GMT [7324][walsender] [sub2][23/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:07.140 GMT [7324][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.145 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.190 GMT [5192][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.191 GMT [5192][walsender] [[unknown]][24/8:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.191 GMT [5192][walsender] [[unknown]][24/8:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:07.195 GMT [5192][walsender] [sub2][24/9:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.195 GMT [5192][walsender] [sub2][24/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:07.195 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] LOG: 0/17B0588 has been already streamed, forwarding to 0/17E9B70 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] DETAIL: Streaming transactions committing after 0/17E9B70, reading WAL from 0/17E9AC8. 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] LOG: logical decoding found consistent point at 0/17E9AC8 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.196 GMT [5192][walsender] [sub2][24/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17B0588 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.235 GMT [7492][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.236 GMT [7492][walsender] [[unknown]][25/6:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.236 GMT [7492][walsender] [[unknown]][25/6:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16496_7441897805488095464 2024-11-27 10:12:07.239 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/7:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.239 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:07.240 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.240 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.244 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: logical decoding found consistent point at 0/17E9BB0 2024-11-27 10:12:07.244 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.244 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.244 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: released logical replication slot "pg_16420_sync_16496_7441897805488095464" 2024-11-27 10:12:07.244 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.245 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8: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 = 'tab4' 2024-11-27 10:12:07.249 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8: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 = 16470 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.254 GMT [4636][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.255 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8: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(16470)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16470 ORDER BY a.attnum 2024-11-27 10:12:07.256 GMT [4636][walsender] [[unknown]][26/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.256 GMT [4636][walsender] [[unknown]][26/9:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16478_7441897805488095464 2024-11-27 10:12:07.257 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8: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 = 16470 AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.258 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: statement: COPY (SELECT a FROM public.tab4) TO STDOUT 2024-11-27 10:12:07.260 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.260 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/8:0] LOG: statement: COMMIT 2024-11-27 10:12:07.260 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.260 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.260 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: acquired logical replication slot "pg_16420_sync_16496_7441897805488095464" 2024-11-27 10:12:07.260 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16496_7441897805488095464" 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] DETAIL: Streaming transactions committing after 0/17E9BE8, reading WAL from 0/17E9BB0. 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.261 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: logical decoding found consistent point at 0/17E9BB0 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.261 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.261 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: released logical replication slot "pg_16420_sync_16496_7441897805488095464" 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16496_7441897805488095464" LOGICAL 0/17E9BE8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16496_7441897805488095464 WAIT 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16496_7441897805488095464 WAIT 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] LOG: acquired logical replication slot "pg_16420_sync_16496_7441897805488095464" 2024-11-27 10:12:07.261 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16496_7441897805488095464 WAIT 2024-11-27 10:12:07.264 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: logical decoding found consistent point at 0/17E9D68 2024-11-27 10:12:07.264 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.264 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.265 GMT [7492][walsender] [pg_16420_sync_16496_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.032 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.265 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: released logical replication slot "pg_16420_sync_16478_7441897805488095464" 2024-11-27 10:12:07.265 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.265 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11: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 = 'tab3' 2024-11-27 10:12:07.269 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11: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 = 16456 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.274 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11: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(16456)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16456 ORDER BY a.attnum 2024-11-27 10:12:07.276 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11: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 = 16456 AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.278 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: statement: COPY (SELECT a, b FROM public.tab3) TO STDOUT 2024-11-27 10:12:07.279 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/11:0] LOG: statement: COMMIT 2024-11-27 10:12:07.294 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.294 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: acquired logical replication slot "pg_16420_sync_16478_7441897805488095464" 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16478_7441897805488095464" 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] DETAIL: Streaming transactions committing after 0/17E9DA0, reading WAL from 0/17E9D68. 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: logical decoding found consistent point at 0/17E9D68 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: released logical replication slot "pg_16420_sync_16478_7441897805488095464" 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16478_7441897805488095464" LOGICAL 0/17E9DA0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16478_7441897805488095464 WAIT 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16478_7441897805488095464 WAIT 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] LOG: acquired logical replication slot "pg_16420_sync_16478_7441897805488095464" 2024-11-27 10:12:07.295 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][26/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16478_7441897805488095464 WAIT 2024-11-27 10:12:07.296 GMT [4636][walsender] [pg_16420_sync_16478_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.045 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.311 GMT [1480][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.312 GMT [1480][walsender] [[unknown]][27/9:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.312 GMT [1480][walsender] [[unknown]][27/9:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16445_7441897805488095464 2024-11-27 10:12:07.317 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/10:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.319 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:07.319 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.319 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.322 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: logical decoding found consistent point at 0/17E9DA0 2024-11-27 10:12:07.322 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.322 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.322 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: released logical replication slot "pg_16420_sync_16445_7441897805488095464" 2024-11-27 10:12:07.322 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.323 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11: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 = 'tab1' 2024-11-27 10:12:07.327 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11: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 = 16386 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.332 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11: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(16386)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16386 ORDER BY a.attnum 2024-11-27 10:12:07.334 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11: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 = 16386 AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.336 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: statement: COPY (SELECT a, b FROM public.tab1) TO STDOUT 2024-11-27 10:12:07.338 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/11:0] LOG: statement: COMMIT 2024-11-27 10:12:07.338 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.338 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.338 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: acquired logical replication slot "pg_16420_sync_16445_7441897805488095464" 2024-11-27 10:12:07.338 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16445_7441897805488095464" 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] DETAIL: Streaming transactions committing after 0/17E9DD8, reading WAL from 0/17E9DA0. 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: logical decoding found consistent point at 0/17E9DA0 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: released logical replication slot "pg_16420_sync_16445_7441897805488095464" 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16445_7441897805488095464" LOGICAL 0/17E9DD8 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16445_7441897805488095464 WAIT 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16445_7441897805488095464 WAIT 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] LOG: acquired logical replication slot "pg_16420_sync_16445_7441897805488095464" 2024-11-27 10:12:07.339 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][27/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16445_7441897805488095464 WAIT 2024-11-27 10:12:07.340 GMT [1480][walsender] [pg_16420_sync_16445_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.032 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.349 GMT [6276][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.350 GMT [6276][walsender] [[unknown]][30/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.350 GMT [6276][walsender] [[unknown]][30/7:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16420_sync_16469_7441897805488095464 2024-11-27 10:12:07.355 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/8:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:07.356 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2024-11-27 10:12:07.356 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.356 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.359 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: logical decoding found consistent point at 0/17E9DD8 2024-11-27 10:12:07.359 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.359 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.360 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: released logical replication slot "pg_16420_sync_16469_7441897805488095464" 2024-11-27 10:12:07.360 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL pgoutput (SNAPSHOT 'use') 2024-11-27 10:12:07.361 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9: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 = 'tab2' 2024-11-27 10:12:07.365 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9: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 = 16434 AND c.oid = gpt.relid AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.370 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9: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(16434)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16434 ORDER BY a.attnum 2024-11-27 10:12:07.372 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9: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 = 16434 AND p.pubname IN ( 'pub_lower_level', 'pub_all' ) 2024-11-27 10:12:07.373 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: statement: COPY (SELECT a, b FROM public.tab2) TO STDOUT 2024-11-27 10:12:07.375 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/9:0] LOG: statement: COMMIT 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16420_sync_16469_7441897805488095464" 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: starting logical decoding for slot "pg_16420_sync_16469_7441897805488095464" 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] DETAIL: Streaming transactions committing after 0/17E9E10, reading WAL from 0/17E9DD8. 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: logical decoding found consistent point at 0/17E9DD8 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:07.376 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: released logical replication slot "pg_16420_sync_16469_7441897805488095464" 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: START_REPLICATION SLOT "pg_16420_sync_16469_7441897805488095464" LOGICAL 0/17E9E10 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_lower_level","pub_all"') 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16420_sync_16469_7441897805488095464 WAIT 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16469_7441897805488095464 WAIT 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] LOG: acquired logical replication slot "pg_16420_sync_16469_7441897805488095464" 2024-11-27 10:12:07.377 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][30/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16420_sync_16469_7441897805488095464 WAIT 2024-11-27 10:12:07.378 GMT [6276][walsender] [pg_16420_sync_16469_7441897805488095464][:0] LOG: disconnection: session time: 0:00:00.032 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:07.896 GMT [6168][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:07.897 GMT [6168][client backend] [[unknown]][8/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:07.897 GMT [6168][client backend] [[unknown]][8/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:07.902 GMT [6168][client backend] [013_partition.pl][8/18:0] LOG: statement: INSERT INTO tab1 VALUES (1), (0) 2024-11-27 10:12:07.910 GMT [6168][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.041 GMT [7272][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.042 GMT [7272][client backend] [[unknown]][9/17:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.042 GMT [7272][client backend] [[unknown]][9/17:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.046 GMT [7272][client backend] [013_partition.pl][9/18:0] LOG: statement: INSERT INTO tab1_1 (a) VALUES (3) 2024-11-27 10:12:08.048 GMT [7272][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.144 GMT [5308][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.145 GMT [5308][client backend] [[unknown]][0/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.145 GMT [5308][client backend] [[unknown]][0/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.148 GMT [5308][client backend] [013_partition.pl][0/20:0] LOG: statement: INSERT INTO tab1_2 VALUES (5) 2024-11-27 10:12:08.149 GMT [5308][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.210 GMT [1752][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.211 GMT [1752][client backend] [[unknown]][1/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.211 GMT [1752][client backend] [[unknown]][1/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.214 GMT [1752][client backend] [013_partition.pl][1/20:0] LOG: statement: INSERT INTO tab2 VALUES (0), (3), (5) 2024-11-27 10:12:08.216 GMT [1752][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.315 GMT [4408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.316 GMT [4408][client backend] [[unknown]][2/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.316 GMT [4408][client backend] [[unknown]][2/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.324 GMT [4408][client backend] [013_partition.pl][2/20:0] LOG: statement: INSERT INTO tab3 VALUES (1), (0), (3), (5) 2024-11-27 10:12:08.326 GMT [4408][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.531 GMT [6736][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.532 GMT [6736][client backend] [[unknown]][3/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.532 GMT [6736][client backend] [[unknown]][3/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.535 GMT [6736][client backend] [013_partition.pl][3/20:0] LOG: statement: INSERT INTO tab4 VALUES (0) 2024-11-27 10:12:08.537 GMT [6736][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.614 GMT [7248][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.616 GMT [7248][client backend] [[unknown]][4/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.616 GMT [7248][client backend] [[unknown]][4/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.619 GMT [7248][client backend] [013_partition.pl][4/20:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:08.625 GMT [7248][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.678 GMT [5396][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.680 GMT [5396][client backend] [[unknown]][5/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.680 GMT [5396][client backend] [[unknown]][5/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.685 GMT [5396][client backend] [013_partition.pl][5/20:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:08.693 GMT [5396][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.779 GMT [2176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.780 GMT [2176][client backend] [[unknown]][6/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.780 GMT [2176][client backend] [[unknown]][6/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.783 GMT [2176][client backend] [013_partition.pl][6/20:0] LOG: statement: SELECT '0/17EA608' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:08.795 GMT [2176][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.840 GMT [4944][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.841 GMT [4944][client backend] [[unknown]][7/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.841 GMT [4944][client backend] [[unknown]][7/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.844 GMT [4944][client backend] [013_partition.pl][7/20:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:08.848 GMT [4944][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.907 GMT [5696][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.909 GMT [5696][client backend] [[unknown]][8/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.909 GMT [5696][client backend] [[unknown]][8/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.911 GMT [5696][client backend] [013_partition.pl][8/20:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:08.914 GMT [5696][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:08.991 GMT [1408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:08.992 GMT [1408][client backend] [[unknown]][9/19:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:08.992 GMT [1408][client backend] [[unknown]][9/19:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:08.995 GMT [1408][client backend] [013_partition.pl][9/20:0] LOG: statement: SELECT '0/17EA608' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:09.007 GMT [1408][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:09.876 GMT [5552][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:09.878 GMT [5552][walsender] [[unknown]][31/7:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:09.878 GMT [5552][walsender] [[unknown]][31/7:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:09.880 GMT [5552][walsender] [sub2][31/8:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:09.881 GMT [5552][walsender] [sub2][31/9:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('pub_all', 'pub_lower_level') 2024-11-27 10:12:09.884 GMT [5552][walsender] [sub2][31/10: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 ( 'pub_all', 'pub_lower_level' )) AS gpt ON gpt.relid = c.oid 2024-11-27 10:12:09.890 GMT [5552][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:09.892 GMT [5192][walsender] [sub2][24/0:0] LOG: released logical replication slot "sub2" 2024-11-27 10:12:09.892 GMT [5192][walsender] [sub2][:0] LOG: disconnection: session time: 0:00:02.705 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:09.940 GMT [4200][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:09.941 GMT [4200][walsender] [[unknown]][28/40:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:09.942 GMT [4200][walsender] [[unknown]][28/40:0] LOG: replication connection authorized: user=SYSTEM application_name=sub2 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/41:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] STATEMENT: IDENTIFY_SYSTEM 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] LOG: received replication command: START_REPLICATION SLOT "sub2" LOGICAL 0/17EA608 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all","pub_lower_level"') 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17EA608 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all","pub_lower_level"') 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] LOG: acquired logical replication slot "sub2" 2024-11-27 10:12:09.962 GMT [4200][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17EA608 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all","pub_lower_level"') 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] LOG: starting logical decoding for slot "sub2" 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] DETAIL: Streaming transactions committing after 0/17EA608, reading WAL from 0/17E9DD8. 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17EA608 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all","pub_lower_level"') 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] LOG: logical decoding found consistent point at 0/17E9DD8 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] DETAIL: There are no running transactions. 2024-11-27 10:12:09.963 GMT [4200][walsender] [sub2][28/0:0] STATEMENT: START_REPLICATION SLOT "sub2" LOGICAL 0/17EA608 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"pub_all","pub_lower_level"') 2024-11-27 10:12:10.090 GMT [7956][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.091 GMT [7956][client backend] [[unknown]][0/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.091 GMT [7956][client backend] [[unknown]][0/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.094 GMT [7956][client backend] [013_partition.pl][0/22:0] LOG: statement: INSERT INTO tab4 VALUES (1) 2024-11-27 10:12:10.096 GMT [7956][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.169 GMT [3504][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.170 GMT [3504][client backend] [[unknown]][1/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.170 GMT [3504][client backend] [[unknown]][1/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.172 GMT [3504][client backend] [013_partition.pl][1/22:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:10.177 GMT [3504][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.282 GMT [6492][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.283 GMT [6492][client backend] [[unknown]][2/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.283 GMT [6492][client backend] [[unknown]][2/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.285 GMT [6492][client backend] [013_partition.pl][2/22:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:10.291 GMT [6492][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.357 GMT [2932][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.358 GMT [2932][client backend] [[unknown]][3/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.358 GMT [2932][client backend] [[unknown]][3/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.368 GMT [2932][client backend] [013_partition.pl][3/22:0] LOG: statement: SELECT '0/17EA6B8' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:10.509 GMT [2932][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.155 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.779 GMT [1812][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.780 GMT [1812][client backend] [[unknown]][4/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.780 GMT [1812][client backend] [[unknown]][4/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.783 GMT [1812][client backend] [013_partition.pl][4/22:0] LOG: statement: UPDATE tab1 SET a = 6 WHERE a = 5 2024-11-27 10:12:10.787 GMT [1812][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.866 GMT [6700][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.867 GMT [6700][client backend] [[unknown]][5/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.867 GMT [6700][client backend] [[unknown]][5/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.870 GMT [6700][client backend] [013_partition.pl][5/22:0] LOG: statement: UPDATE tab2 SET a = 6 WHERE a = 5 2024-11-27 10:12:10.873 GMT [6700][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:10.952 GMT [5948][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:10.953 GMT [5948][client backend] [[unknown]][6/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:10.953 GMT [5948][client backend] [[unknown]][6/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:10.959 GMT [5948][client backend] [013_partition.pl][6/22:0] LOG: statement: UPDATE tab3 SET a = 6 WHERE a = 5 2024-11-27 10:12:10.962 GMT [5948][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.120 GMT [2832][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.121 GMT [2832][client backend] [[unknown]][7/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.121 GMT [2832][client backend] [[unknown]][7/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.124 GMT [2832][client backend] [013_partition.pl][7/22:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:11.147 GMT [2832][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.030 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.218 GMT [4504][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.219 GMT [4504][client backend] [[unknown]][8/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.219 GMT [4504][client backend] [[unknown]][8/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.221 GMT [4504][client backend] [013_partition.pl][8/22:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:11.227 GMT [4504][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.332 GMT [6852][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.333 GMT [6852][client backend] [[unknown]][9/21:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.333 GMT [6852][client backend] [[unknown]][9/21:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.336 GMT [6852][client backend] [013_partition.pl][9/22:0] LOG: statement: SELECT '0/17EA8F8' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:11.344 GMT [6852][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.450 GMT [6712][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.451 GMT [6712][client backend] [[unknown]][0/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.451 GMT [6712][client backend] [[unknown]][0/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.453 GMT [6712][client backend] [013_partition.pl][0/24:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:11.455 GMT [6712][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.514 GMT [4284][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.516 GMT [4284][client backend] [[unknown]][1/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.516 GMT [4284][client backend] [[unknown]][1/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.518 GMT [4284][client backend] [013_partition.pl][1/24:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:11.521 GMT [4284][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:11.605 GMT [7336][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:11.606 GMT [7336][client backend] [[unknown]][2/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:11.606 GMT [7336][client backend] [[unknown]][2/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:11.609 GMT [7336][client backend] [013_partition.pl][2/24:0] LOG: statement: SELECT '0/17EA8F8' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:11.618 GMT [7336][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.250 GMT [5716][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.251 GMT [5716][client backend] [[unknown]][3/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.251 GMT [5716][client backend] [[unknown]][3/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.254 GMT [5716][client backend] [013_partition.pl][3/24:0] LOG: statement: UPDATE tab1 SET a = 2 WHERE a = 6 2024-11-27 10:12:12.259 GMT [5716][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.401 GMT [6956][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.403 GMT [6956][client backend] [[unknown]][4/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.403 GMT [6956][client backend] [[unknown]][4/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.407 GMT [6956][client backend] [013_partition.pl][4/24:0] LOG: statement: UPDATE tab2 SET a = 2 WHERE a = 6 2024-11-27 10:12:12.410 GMT [6956][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.629 GMT [7848][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.630 GMT [7848][client backend] [[unknown]][5/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.630 GMT [7848][client backend] [[unknown]][5/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.634 GMT [7848][client backend] [013_partition.pl][5/24:0] LOG: statement: UPDATE tab3 SET a = 2 WHERE a = 6 2024-11-27 10:12:12.637 GMT [7848][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.750 GMT [7164][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.751 GMT [7164][client backend] [[unknown]][6/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.751 GMT [7164][client backend] [[unknown]][6/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.754 GMT [7164][client backend] [013_partition.pl][6/24:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:12.756 GMT [7164][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.824 GMT [1036][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.825 GMT [1036][client backend] [[unknown]][7/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.825 GMT [1036][client backend] [[unknown]][7/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.827 GMT [1036][client backend] [013_partition.pl][7/24:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:12.830 GMT [1036][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.905 GMT [3860][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.907 GMT [3860][client backend] [[unknown]][8/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.907 GMT [3860][client backend] [[unknown]][8/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.909 GMT [3860][client backend] [013_partition.pl][8/24:0] LOG: statement: SELECT '0/17EAB98' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:12.918 GMT [3860][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:12.984 GMT [7104][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:12.986 GMT [7104][client backend] [[unknown]][9/23:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:12.986 GMT [7104][client backend] [[unknown]][9/23:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:12.989 GMT [7104][client backend] [013_partition.pl][9/24:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:12.991 GMT [7104][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:13.055 GMT [6400][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:13.056 GMT [6400][client backend] [[unknown]][0/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:13.056 GMT [6400][client backend] [[unknown]][0/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:13.059 GMT [6400][client backend] [013_partition.pl][0/26:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:13.061 GMT [6400][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:13.143 GMT [1780][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:13.144 GMT [1780][client backend] [[unknown]][1/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:13.144 GMT [1780][client backend] [[unknown]][1/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:13.146 GMT [1780][client backend] [013_partition.pl][1/26:0] LOG: statement: SELECT '0/17EAB98' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:13.155 GMT [1780][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:13.854 GMT [4996][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:13.856 GMT [4996][client backend] [[unknown]][2/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:13.856 GMT [4996][client backend] [[unknown]][2/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:13.859 GMT [4996][client backend] [013_partition.pl][2/26:0] LOG: statement: DELETE FROM tab1 2024-11-27 10:12:13.864 GMT [4996][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:13.972 GMT [4820][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:13.973 GMT [4820][client backend] [[unknown]][3/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:13.973 GMT [4820][client backend] [[unknown]][3/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:13.976 GMT [4820][client backend] [013_partition.pl][3/26:0] LOG: statement: DELETE FROM tab2 2024-11-27 10:12:13.978 GMT [4820][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.046 GMT [7084][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.047 GMT [7084][client backend] [[unknown]][4/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.047 GMT [7084][client backend] [[unknown]][4/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.050 GMT [7084][client backend] [013_partition.pl][4/26:0] LOG: statement: DELETE FROM tab3 2024-11-27 10:12:14.052 GMT [7084][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.116 GMT [7952][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.117 GMT [7952][client backend] [[unknown]][5/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.117 GMT [7952][client backend] [[unknown]][5/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.120 GMT [7952][client backend] [013_partition.pl][5/26:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:14.124 GMT [7952][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.207 GMT [8156][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.208 GMT [8156][client backend] [[unknown]][6/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.208 GMT [8156][client backend] [[unknown]][6/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.210 GMT [8156][client backend] [013_partition.pl][6/26:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:14.214 GMT [8156][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.279 GMT [6504][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.280 GMT [6504][client backend] [[unknown]][7/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.281 GMT [6504][client backend] [[unknown]][7/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.284 GMT [6504][client backend] [013_partition.pl][7/26:0] LOG: statement: SELECT '0/17EAF28' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:14.294 GMT [6504][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.018 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.342 GMT [3084][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.343 GMT [3084][client backend] [[unknown]][8/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.343 GMT [3084][client backend] [[unknown]][8/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.346 GMT [3084][client backend] [013_partition.pl][8/26:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:14.349 GMT [3084][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.437 GMT [2800][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.438 GMT [2800][client backend] [[unknown]][9/25:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.438 GMT [2800][client backend] [[unknown]][9/25:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.443 GMT [2800][client backend] [013_partition.pl][9/26:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:14.445 GMT [2800][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:14.548 GMT [7052][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:14.549 GMT [7052][client backend] [[unknown]][0/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:14.549 GMT [7052][client backend] [[unknown]][0/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:14.552 GMT [7052][client backend] [013_partition.pl][0/28:0] LOG: statement: SELECT '0/17EAF28' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:14.561 GMT [7052][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.061 GMT [6436][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.062 GMT [6436][client backend] [[unknown]][1/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.062 GMT [6436][client backend] [[unknown]][1/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.066 GMT [6436][client backend] [013_partition.pl][1/28:0] LOG: statement: INSERT INTO tab1 VALUES (1), (2), (5) 2024-11-27 10:12:15.068 GMT [6436][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.231 GMT [7308][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.234 GMT [7308][client backend] [[unknown]][2/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.234 GMT [7308][client backend] [[unknown]][2/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.239 GMT [7308][client backend] [013_partition.pl][2/28:0] LOG: statement: INSERT INTO tab2 VALUES (1), (2), (5) 2024-11-27 10:12:15.241 GMT [7308][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.342 GMT [4604][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.343 GMT [4604][client backend] [[unknown]][3/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.343 GMT [4604][client backend] [[unknown]][3/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.346 GMT [4604][client backend] [013_partition.pl][3/28:0] LOG: statement: TRUNCATE tab1_2, tab2_1, tab3_1 2024-11-27 10:12:15.373 GMT [4604][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.035 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.478 GMT [7468][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.479 GMT [7468][client backend] [[unknown]][4/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.479 GMT [7468][client backend] [[unknown]][4/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.482 GMT [7468][client backend] [013_partition.pl][4/28:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:15.487 GMT [7468][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.601 GMT [7996][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.605 GMT [7996][client backend] [[unknown]][5/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.605 GMT [7996][client backend] [[unknown]][5/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.613 GMT [7996][client backend] [013_partition.pl][5/28:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:15.616 GMT [7996][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.030 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.763 GMT [5508][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.764 GMT [5508][client backend] [[unknown]][6/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.764 GMT [5508][client backend] [[unknown]][6/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.767 GMT [5508][client backend] [013_partition.pl][6/28:0] LOG: statement: SELECT '0/17ED910' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:15.776 GMT [5508][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.879 GMT [7608][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.880 GMT [7608][client backend] [[unknown]][7/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.880 GMT [7608][client backend] [[unknown]][7/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.884 GMT [7608][client backend] [013_partition.pl][7/28:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:15.888 GMT [7608][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:15.974 GMT [5168][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:15.976 GMT [5168][client backend] [[unknown]][8/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:15.976 GMT [5168][client backend] [[unknown]][8/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:15.980 GMT [5168][client backend] [013_partition.pl][8/28:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:15.984 GMT [5168][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.069 GMT [5160][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.071 GMT [5160][client backend] [[unknown]][9/27:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.071 GMT [5160][client backend] [[unknown]][9/27:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.082 GMT [5160][client backend] [013_partition.pl][9/28:0] LOG: statement: SELECT '0/17ED910' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:16.091 GMT [5160][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.459 GMT [3816][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.460 GMT [3816][client backend] [[unknown]][0/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.460 GMT [3816][client backend] [[unknown]][0/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.469 GMT [3816][client backend] [013_partition.pl][0/30:0] LOG: statement: TRUNCATE tab1, tab2, tab3 2024-11-27 10:12:16.530 GMT [3816][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.073 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.616 GMT [8040][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.617 GMT [8040][client backend] [[unknown]][1/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.617 GMT [8040][client backend] [[unknown]][1/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.621 GMT [8040][client backend] [013_partition.pl][1/30:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:16.625 GMT [8040][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.724 GMT [4588][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.726 GMT [4588][client backend] [[unknown]][2/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.726 GMT [4588][client backend] [[unknown]][2/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.729 GMT [4588][client backend] [013_partition.pl][2/30:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:16.733 GMT [4588][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.784 GMT [4916][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.785 GMT [4916][client backend] [[unknown]][3/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.785 GMT [4916][client backend] [[unknown]][3/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.788 GMT [4916][client backend] [013_partition.pl][3/30:0] LOG: statement: SELECT '0/17F2DD8' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:16.797 GMT [4916][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.866 GMT [2228][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.868 GMT [2228][client backend] [[unknown]][4/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.868 GMT [2228][client backend] [[unknown]][4/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.871 GMT [2228][client backend] [013_partition.pl][4/30:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:16.875 GMT [2228][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:16.963 GMT [7140][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:16.964 GMT [7140][client backend] [[unknown]][5/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:16.964 GMT [7140][client backend] [[unknown]][5/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:16.967 GMT [7140][client backend] [013_partition.pl][5/30:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:16.972 GMT [7140][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.034 GMT [6140][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.035 GMT [6140][client backend] [[unknown]][6/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.035 GMT [6140][client backend] [[unknown]][6/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.038 GMT [6140][client backend] [013_partition.pl][6/30:0] LOG: statement: SELECT '0/17F2DD8' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:17.046 GMT [6140][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.510 GMT [7580][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.511 GMT [7580][client backend] [[unknown]][7/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.511 GMT [7580][client backend] [[unknown]][7/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.514 GMT [7580][client backend] [013_partition.pl][7/30:0] LOG: statement: ALTER TABLE tab2 DROP b, ADD COLUMN c text DEFAULT 'pub_tab2', ADD b text 2024-11-27 10:12:17.525 GMT [7580][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.021 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.610 GMT [2300][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.611 GMT [2300][client backend] [[unknown]][8/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.611 GMT [2300][client backend] [[unknown]][8/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.613 GMT [2300][client backend] [013_partition.pl][8/30:0] LOG: statement: INSERT INTO tab2 (a, b) VALUES (1, 'xxx'), (3, 'yyy'), (5, 'zzz') 2024-11-27 10:12:17.616 GMT [2300][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.688 GMT [4176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.689 GMT [4176][client backend] [[unknown]][9/29:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.689 GMT [4176][client backend] [[unknown]][9/29:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.692 GMT [4176][client backend] [013_partition.pl][9/30:0] LOG: statement: INSERT INTO tab2 (a, b, c) VALUES (6, 'aaa', 'xxx_c') 2024-11-27 10:12:17.693 GMT [4176][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.008 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.757 GMT [6148][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.759 GMT [6148][client backend] [[unknown]][0/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.759 GMT [6148][client backend] [[unknown]][0/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.761 GMT [6148][client backend] [013_partition.pl][0/32:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:17.764 GMT [6148][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:17.893 GMT [7340][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:17.894 GMT [7340][client backend] [[unknown]][1/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:17.894 GMT [7340][client backend] [[unknown]][1/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:17.899 GMT [7340][client backend] [013_partition.pl][1/32:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:17.902 GMT [7340][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.032 GMT [6112][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.033 GMT [6112][client backend] [[unknown]][2/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.033 GMT [6112][client backend] [[unknown]][2/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.036 GMT [6112][client backend] [013_partition.pl][2/32:0] LOG: statement: SELECT '0/17FA848' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:18.055 GMT [6112][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.144 GMT [5324][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.146 GMT [5324][client backend] [[unknown]][3/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.146 GMT [5324][client backend] [[unknown]][3/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.148 GMT [5324][client backend] [013_partition.pl][3/32:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:18.151 GMT [5324][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.226 GMT [6572][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.227 GMT [6572][client backend] [[unknown]][4/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.227 GMT [6572][client backend] [[unknown]][4/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.229 GMT [6572][client backend] [013_partition.pl][4/32:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:18.232 GMT [6572][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.301 GMT [3496][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.302 GMT [3496][client backend] [[unknown]][5/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.302 GMT [3496][client backend] [[unknown]][5/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.305 GMT [3496][client backend] [013_partition.pl][5/32:0] LOG: statement: SELECT '0/17FA848' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:18.314 GMT [3496][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.648 GMT [2132][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.649 GMT [2132][client backend] [[unknown]][6/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.649 GMT [2132][client backend] [[unknown]][6/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.651 GMT [2132][client backend] [013_partition.pl][6/32:0] LOG: statement: UPDATE tab2 SET b = 'quux' WHERE a = 5 2024-11-27 10:12:18.656 GMT [2132][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.723 GMT [2608][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.724 GMT [2608][client backend] [[unknown]][7/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.724 GMT [2608][client backend] [[unknown]][7/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.728 GMT [2608][client backend] [013_partition.pl][7/32:0] LOG: statement: DELETE FROM tab2 WHERE a = 1 2024-11-27 10:12:18.730 GMT [2608][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.822 GMT [7464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.824 GMT [7464][client backend] [[unknown]][8/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.824 GMT [7464][client backend] [[unknown]][8/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.826 GMT [7464][client backend] [013_partition.pl][8/32:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:18.829 GMT [7464][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.899 GMT [6148][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.900 GMT [6148][client backend] [[unknown]][9/31:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.900 GMT [6148][client backend] [[unknown]][9/31:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.903 GMT [6148][client backend] [013_partition.pl][9/32:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:18.906 GMT [6148][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:18.975 GMT [7008][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:18.976 GMT [7008][client backend] [[unknown]][0/33:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:18.976 GMT [7008][client backend] [[unknown]][0/33:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:18.985 GMT [7008][client backend] [013_partition.pl][0/34:0] LOG: statement: SELECT '0/17FA940' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub_viaroot', 'walreceiver') 2024-11-27 10:12:18.995 GMT [7008][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.023 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:19.129 GMT [7004][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:19.130 GMT [7004][client backend] [[unknown]][1/33:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:19.130 GMT [7004][client backend] [[unknown]][1/33:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:19.133 GMT [7004][client backend] [013_partition.pl][1/34:0] LOG: statement: SELECT pg_is_in_recovery() 2024-11-27 10:12:19.136 GMT [7004][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:19.381 GMT [3200][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:19.382 GMT [3200][client backend] [[unknown]][2/33:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:19.382 GMT [3200][client backend] [[unknown]][2/33:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:19.386 GMT [3200][client backend] [013_partition.pl][2/34:0] LOG: statement: SELECT pg_current_wal_lsn() 2024-11-27 10:12:19.391 GMT [3200][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:19.498 GMT [4120][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-27 10:12:19.499 GMT [4120][client backend] [[unknown]][3/33:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/013_partition/data/t_013_partition_publisher_data/pgdata/pg_hba.conf:117) 2024-11-27 10:12:19.499 GMT [4120][client backend] [[unknown]][3/33:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=013_partition.pl 2024-11-27 10:12:19.502 GMT [4120][client backend] [013_partition.pl][3/34:0] LOG: statement: SELECT '0/17FA940' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('sub2', 'walreceiver') 2024-11-27 10:12:19.514 GMT [4120][client backend] [013_partition.pl][:0] LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:20.644 GMT [3936][walsender] [sub_viaroot][29/0:0] LOG: released logical replication slot "sub_viaroot" 2024-11-27 10:12:20.644 GMT [3936][walsender] [sub_viaroot][:0] LOG: disconnection: session time: 0:00:14.487 user=SYSTEM database=postgres host=[local] 2024-11-27 10:12:20.765 GMT [6820][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: 6820 abort() has been called