2025-01-30 12:30:36.314 GMT [4432][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-30 12:30:36.317 GMT [4432][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/EHkaGYaW8h/.s.PGSQL.29242" 2025-01-30 12:30:36.344 GMT [6152][startup] LOG: database system was shut down at 2025-01-30 12:30:36 GMT 2025-01-30 12:30:36.365 GMT [4432][postmaster] LOG: database system is ready to accept connections 2025-01-30 12:30:39.514 GMT [5040][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:39.516 GMT [5040][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:39.516 GMT [5040][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:39.530 GMT [5040][client backend] [005_encoding.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2025-01-30 12:30:39.537 GMT [5040][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:39.698 GMT [5464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:39.700 GMT [5464][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:39.700 GMT [5464][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:39.703 GMT [5464][client backend] [005_encoding.pl][1/2:0] LOG: statement: CREATE PUBLICATION mypub FOR ALL TABLES; 2025-01-30 12:30:39.705 GMT [5464][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:39.840 GMT [1572][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:39.841 GMT [1572][walsender] [[unknown]][23/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:39.841 GMT [1572][walsender] [[unknown]][23/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2025-01-30 12:30:39.856 GMT [1572][walsender] [mysub][23/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-30 12:30:39.857 GMT [1572][walsender] [mysub][23/3:0] LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('mypub') 2025-01-30 12:30:39.860 GMT [1572][walsender] [mysub][23/4:0] LOG: statement: SELECT DISTINCT n.nspname, c.relname, gpt.attrs FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace JOIN ( SELECT (pg_get_publication_tables(VARIADIC array_agg(pubname::text))).* FROM pg_publication WHERE pubname IN ( 'mypub' )) AS gpt ON gpt.relid = c.oid 2025-01-30 12:30:39.867 GMT [1572][walsender] [mysub][23/0:0] LOG: received replication command: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-30 12:30:39.867 GMT [1572][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-30 12:30:39.871 GMT [1572][walsender] [mysub][23/0:0] LOG: logical decoding found consistent point at 0/17860A0 2025-01-30 12:30:39.871 GMT [1572][walsender] [mysub][23/0:0] DETAIL: There are no running transactions. 2025-01-30 12:30:39.871 GMT [1572][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-30 12:30:39.874 GMT [1572][walsender] [mysub][23/0:0] LOG: released logical replication slot "mysub" 2025-01-30 12:30:39.874 GMT [1572][walsender] [mysub][23/0:0] STATEMENT: CREATE_REPLICATION_SLOT "mysub" LOGICAL pgoutput (SNAPSHOT 'nothing') 2025-01-30 12:30:39.875 GMT [1572][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:00.038 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:39.935 GMT [4260][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:39.942 GMT [4260][walsender] [[unknown]][24/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:39.942 GMT [4260][walsender] [[unknown]][24/1:0] LOG: replication connection authorized: user=SYSTEM application_name=mysub 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] LOG: received replication command: IDENTIFY_SYSTEM 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] STATEMENT: IDENTIFY_SYSTEM 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] LOG: received replication command: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] LOG: acquired logical replication slot "mysub" 2025-01-30 12:30:39.947 GMT [4260][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] LOG: starting logical decoding for slot "mysub" 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] DETAIL: Streaming transactions committing after 0/17860D8, reading WAL from 0/17860A0. 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] LOG: logical decoding found consistent point at 0/17860A0 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] DETAIL: There are no running transactions. 2025-01-30 12:30:39.948 GMT [4260][walsender] [mysub][24/0:0] STATEMENT: START_REPLICATION SLOT "mysub" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.007 GMT [5480][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.008 GMT [5480][walsender] [[unknown]][25/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.008 GMT [5480][walsender] [[unknown]][25/1:0] LOG: replication connection authorized: user=SYSTEM application_name=pg_16389_sync_16384_7465684969786668540 2025-01-30 12:30:40.011 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2025-01-30 12:30:40.012 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: BEGIN READ ONLY ISOLATION LEVEL REPEATABLE READ 2025-01-30 12:30:40.012 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: received replication command: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-30 12:30:40.012 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-30 12:30:40.016 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: logical decoding found consistent point at 0/17860D8 2025-01-30 12:30:40.016 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] DETAIL: There are no running transactions. 2025-01-30 12:30:40.016 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-30 12:30:40.019 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: released logical replication slot "pg_16389_sync_16384_7465684969786668540" 2025-01-30 12:30:40.019 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] STATEMENT: CREATE_REPLICATION_SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL pgoutput (SNAPSHOT 'use') 2025-01-30 12:30:40.020 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: SELECT c.oid, c.relreplident, c.relkind FROM pg_catalog.pg_class c INNER JOIN pg_catalog.pg_namespace n ON (c.relnamespace = n.oid) WHERE n.nspname = 'public' AND c.relname = 'test1' 2025-01-30 12:30:40.025 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: SELECT DISTINCT (CASE WHEN (array_length(gpt.attrs, 1) = c.relnatts) THEN NULL ELSE gpt.attrs END) FROM pg_publication p, LATERAL pg_get_publication_tables(p.pubname) gpt, pg_class c WHERE gpt.relid = 16384 AND c.oid = gpt.relid AND p.pubname IN ( 'mypub' ) 2025-01-30 12:30:40.029 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: SELECT a.attnum, a.attname, a.atttypid, a.attnum = ANY(i.indkey), a.attgenerated != '' FROM pg_catalog.pg_attribute a LEFT JOIN pg_catalog.pg_index i ON (i.indexrelid = pg_get_replica_identity_index(16384)) WHERE a.attnum > 0::pg_catalog.int2 AND NOT a.attisdropped AND a.attrelid = 16384 ORDER BY a.attnum 2025-01-30 12:30:40.032 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: SELECT DISTINCT pg_get_expr(gpt.qual, gpt.relid) FROM pg_publication p, LATERAL pg_get_publication_tables(p.pubname) gpt WHERE gpt.relid = 16384 AND p.pubname IN ( 'mypub' ) 2025-01-30 12:30:40.033 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: COPY public.test1 (a, b) TO STDOUT 2025-01-30 12:30:40.034 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/3:0] LOG: statement: COMMIT 2025-01-30 12:30:40.034 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: received replication command: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.034 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.034 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7465684969786668540" 2025-01-30 12:30:40.034 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: starting logical decoding for slot "pg_16389_sync_16384_7465684969786668540" 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] DETAIL: Streaming transactions committing after 0/1786110, reading WAL from 0/17860D8. 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: logical decoding found consistent point at 0/17860D8 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] DETAIL: There are no running transactions. 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: released logical replication slot "pg_16389_sync_16384_7465684969786668540" 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: START_REPLICATION SLOT "pg_16389_sync_16384_7465684969786668540" LOGICAL 0/1786110 (proto_version '4', streaming 'parallel', origin 'any', publication_names '"mypub"') 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: received replication command: DROP_REPLICATION_SLOT pg_16389_sync_16384_7465684969786668540 WAIT 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7465684969786668540 WAIT 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] LOG: acquired logical replication slot "pg_16389_sync_16384_7465684969786668540" 2025-01-30 12:30:40.035 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][25/0:0] STATEMENT: DROP_REPLICATION_SLOT pg_16389_sync_16384_7465684969786668540 WAIT 2025-01-30 12:30:40.044 GMT [5480][walsender] [pg_16389_sync_16384_7465684969786668540][:0] LOG: disconnection: session time: 0:00:00.039 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.297 GMT [7032][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.299 GMT [7032][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.299 GMT [7032][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.303 GMT [7032][client backend] [005_encoding.pl][2/2:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-30 12:30:40.308 GMT [7032][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.027 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.422 GMT [7156][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.423 GMT [7156][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.423 GMT [7156][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.425 GMT [7156][client backend] [005_encoding.pl][3/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-30 12:30:40.428 GMT [7156][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.497 GMT [6116][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.499 GMT [6116][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.499 GMT [6116][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.503 GMT [6116][client backend] [005_encoding.pl][4/2:0] LOG: statement: SELECT '0/1786110' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-30 12:30:40.520 GMT [6116][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.026 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.624 GMT [6064][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.635 GMT [6064][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.635 GMT [6064][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.642 GMT [6064][client backend] [005_encoding.pl][5/2:0] LOG: statement: INSERT INTO test1 VALUES (1, E'Mot\xc3\xb6rhead') 2025-01-30 12:30:40.645 GMT [6064][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.029 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.749 GMT [2584][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.751 GMT [2584][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.751 GMT [2584][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.753 GMT [2584][client backend] [005_encoding.pl][6/2:0] LOG: statement: SELECT pg_is_in_recovery() 2025-01-30 12:30:40.756 GMT [2584][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.811 GMT [3620][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.813 GMT [3620][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.813 GMT [3620][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.815 GMT [3620][client backend] [005_encoding.pl][7/2:0] LOG: statement: SELECT pg_current_wal_lsn() 2025-01-30 12:30:40.818 GMT [3620][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:40.880 GMT [5672][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-30 12:30:40.881 GMT [5672][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_data/pgdata/pg_hba.conf:117) 2025-01-30 12:30:40.881 GMT [5672][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-30 12:30:40.883 GMT [5672][client backend] [005_encoding.pl][8/2:0] LOG: statement: SELECT '0/1786188' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('mysub', 'walreceiver') 2025-01-30 12:30:40.893 GMT [5672][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.016 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:42.084 GMT [4260][walsender] [mysub][24/0:0] LOG: released logical replication slot "mysub" 2025-01-30 12:30:42.085 GMT [4260][walsender] [mysub][:0] LOG: disconnection: session time: 0:00:02.159 user=SYSTEM database=postgres host=[local] 2025-01-30 12:30:42.216 GMT [4432][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 4432 abort() has been called