2025-01-15 10:14:10.078 GMT [932][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-15 10:14:10.080 GMT [932][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/gS4Zp3WuX9/.s.PGSQL.15060" 2025-01-15 10:14:10.114 GMT [4696][startup] LOG: database system was shut down at 2025-01-15 10:14:09 GMT 2025-01-15 10:14:10.121 GMT [932][postmaster] LOG: database system is ready to accept connections 2025-01-15 10:14:10.424 GMT [4520][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-15 10:14:10.425 GMT [4520][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-15 10:14:10.426 GMT [4520][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-15 10:14:10.441 GMT [4520][client backend] [005_encoding.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2025-01-15 10:14:10.449 GMT [4520][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=SYSTEM database=postgres host=[local] 2025-01-15 10:14:10.629 GMT [7452][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-15 10:14:10.631 GMT [7452][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-15 10:14:10.631 GMT [7452][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-15 10:14:10.635 GMT [7452][client backend] [005_encoding.pl][1/2:0] LOG: statement: CREATE SUBSCRIPTION mysub CONNECTION 'port=15059 host=C:/Windows/TEMP/gS4Zp3WuX9 dbname=postgres' PUBLICATION mypub; 2025-01-15 10:14:10.727 GMT [7452][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.101 user=SYSTEM database=postgres host=[local] 2025-01-15 10:14:10.741 GMT [8072][logical replication apply worker] LOG: logical replication apply worker for subscription "mysub" has started 2025-01-15 10:14:10.783 GMT [4492][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has started 2025-01-15 10:14:10.830 GMT [4492][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has finished 2025-01-15 10:14:10.865 GMT [7572][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-15 10:14:10.866 GMT [7572][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-15 10:14:10.866 GMT [7572][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-15 10:14:10.868 GMT [7572][client backend] [005_encoding.pl][2/2:0] LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2025-01-15 10:14:10.874 GMT [7572][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2025-01-15 10:14:11.679 GMT [6892][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-15 10:14:11.681 GMT [6892][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-15 10:14:11.681 GMT [6892][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-15 10:14:11.683 GMT [6892][client backend] [005_encoding.pl][3/2:0] LOG: statement: SELECT a FROM test1 WHERE b = E'Mot\xf6rhead' 2025-01-15 10:14:11.687 GMT [6892][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2025-01-15 10:14:11.717 GMT [932][postmaster] LOG: received fast shutdown request 2025-01-15 10:14:11.718 GMT [932][postmaster] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 932 abort() has been called