2024-11-24 06:03:49.596 GMT [4136][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-24 06:03:49.599 GMT [4136][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/puj8kmYKy6/.s.PGSQL.22342" 2024-11-24 06:03:49.635 GMT [3536][startup] LOG: database system was shut down at 2024-11-24 06:03:49 GMT 2024-11-24 06:03:49.646 GMT [4136][postmaster] LOG: database system is ready to accept connections 2024-11-24 06:03:49.836 GMT [4508][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-24 06:03:49.838 GMT [4508][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) 2024-11-24 06:03:49.838 GMT [4508][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2024-11-24 06:03:49.892 GMT [4508][client backend] [005_encoding.pl][0/2:0] LOG: statement: CREATE TABLE test1 (a int, b text); 2024-11-24 06:03:49.899 GMT [4508][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.066 user=SYSTEM database=postgres host=[local] 2024-11-24 06:03:50.254 GMT [5144][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-24 06:03:50.256 GMT [5144][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) 2024-11-24 06:03:50.256 GMT [5144][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2024-11-24 06:03:50.262 GMT [5144][client backend] [005_encoding.pl][1/2:0] LOG: statement: CREATE SUBSCRIPTION mysub CONNECTION 'port=22341 host=C:/Windows/TEMP/puj8kmYKy6 dbname=postgres' PUBLICATION mypub; 2024-11-24 06:03:50.344 GMT [5144][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.093 user=SYSTEM database=postgres host=[local] 2024-11-24 06:03:50.367 GMT [2592][logical replication apply worker] LOG: logical replication apply worker for subscription "mysub" has started 2024-11-24 06:03:50.421 GMT [2616][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has started 2024-11-24 06:03:50.476 GMT [2616][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "mysub", table "test1" has finished 2024-11-24 06:03:50.507 GMT [5112][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-24 06:03:50.509 GMT [5112][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) 2024-11-24 06:03:50.509 GMT [5112][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2024-11-24 06:03:50.511 GMT [5112][client backend] [005_encoding.pl][2/2:0] LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2024-11-24 06:03:50.517 GMT [5112][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2024-11-24 06:03:51.381 GMT [5128][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-24 06:03:51.382 GMT [5128][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) 2024-11-24 06:03:51.382 GMT [5128][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=005_encoding.pl 2024-11-24 06:03:51.384 GMT [5128][client backend] [005_encoding.pl][3/2:0] LOG: statement: SELECT a FROM test1 WHERE b = E'Mot\xf6rhead' 2024-11-24 06:03:51.387 GMT [5128][client backend] [005_encoding.pl][:0] LOG: disconnection: session time: 0:00:00.009 user=SYSTEM database=postgres host=[local] 2024-11-24 06:03:51.447 GMT [4136][postmaster] LOG: received fast shutdown request 2024-11-24 06:03:51.447 GMT [4136][postmaster] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 4136 abort() has been called