2025-01-11 20:48:16.213 GMT [4336][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-11 20:48:16.214 GMT [4336][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/6n68Cl0I2A/.s.PGSQL.18509" 2025-01-11 20:48:16.243 GMT [6488][startup] LOG: database system was shut down at 2025-01-11 20:48:15 GMT 2025-01-11 20:48:16.249 GMT [4336][postmaster] LOG: database system is ready to accept connections 2025-01-11 20:48:16.611 GMT [1408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-11 20:48:16.614 GMT [1408][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-11 20:48:16.614 GMT [1408][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-11 20:48:16.633 GMT [1408][client backend] [005_encoding.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2025-01-11 20:48:16.644 GMT [1408][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.036 user=SYSTEM database=postgres host=[local] 2025-01-11 20:48:16.840 GMT [3792][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-11 20:48:16.842 GMT [3792][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-11 20:48:16.842 GMT [3792][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-11 20:48:16.845 GMT [3792][client backend] [005_encoding.pl][1/2:0] LOG: statement: CREATE SUBSCRIPTION mysub CONNECTION 'port=18508 host=C:/Windows/TEMP/6n68Cl0I2A dbname=postgres' PUBLICATION mypub; 2025-01-11 20:48:16.925 GMT [3792][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.087 user=SYSTEM database=postgres host=[local] 2025-01-11 20:48:16.946 GMT [6984][logical replication apply worker] LOG: logical replication apply worker for subscription "mysub" has started 2025-01-11 20:48:16.998 GMT [2772][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has started 2025-01-11 20:48:17.052 GMT [2772][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has finished 2025-01-11 20:48:17.060 GMT [1296][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-11 20:48:17.062 GMT [1296][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-11 20:48:17.062 GMT [1296][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-11 20:48:17.067 GMT [1296][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-11 20:48:17.073 GMT [1296][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.015 user=SYSTEM database=postgres host=[local] 2025-01-11 20:48:17.673 GMT [6008][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-11 20:48:17.675 GMT [6008][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-11 20:48:17.675 GMT [6008][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2025-01-11 20:48:17.678 GMT [6008][client backend] [005_encoding.pl][3/2:0] LOG: statement: SELECT a FROM test1 WHERE b = E'Mot\xf6rhead' 2025-01-11 20:48:17.681 GMT [6008][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2025-01-11 20:48:17.733 GMT [4336][postmaster] LOG: received fast shutdown request 2025-01-11 20:48:17.734 GMT [4336][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: 4336 abort() has been called