2025-01-25 11:20:53.899 GMT [4700][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-25 11:20:53.902 GMT [4700][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/K06DeJlyoE/.s.PGSQL.20645" 2025-01-25 11:20:53.928 GMT [2268][startup] LOG: database system was shut down at 2025-01-25 11:11:57 GMT 2025-01-25 11:20:53.944 GMT [4700][postmaster] LOG: database system is ready to accept connections 2025-01-25 11:20:54.452 GMT [5608][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-25 11:20:54.453 GMT [5608][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-25 11:20:54.453 GMT [5608][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-25 11:20:54.473 GMT [5608][client backend] [100_bugs.pl][0/2:0] LOG: statement: CREATE TABLE tab1 (a int PRIMARY KEY, b int) 2025-01-25 11:20:54.487 GMT [5608][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.038 user=SYSTEM database=postgres host=[local] 2025-01-25 11:20:54.568 GMT [1096][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-25 11:20:54.570 GMT [1096][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-25 11:20:54.570 GMT [1096][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-25 11:20:54.573 GMT [1096][client backend] [100_bugs.pl][1/2:0] LOG: statement: CREATE FUNCTION double(x int) RETURNS int IMMUTABLE LANGUAGE SQL AS 'select x * 2' 2025-01-25 11:20:54.576 GMT [1096][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2025-01-25 11:20:54.648 GMT [3736][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-25 11:20:54.649 GMT [3736][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-25 11:20:54.649 GMT [3736][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-25 11:20:54.655 GMT [3736][client backend] [100_bugs.pl][2/2:0] LOG: statement: CREATE INDEX ON tab1 (b) WHERE a > double(1) 2025-01-25 11:20:54.662 GMT [3736][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.022 user=SYSTEM database=postgres host=[local] 2025-01-25 11:20:54.827 GMT [6096][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-25 11:20:54.829 GMT [6096][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-25 11:20:54.829 GMT [6096][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-25 11:20:54.832 GMT [6096][client backend] [100_bugs.pl][3/2:0] LOG: statement: CREATE SUBSCRIPTION sub1 CONNECTION 'port=20644 host=C:/Windows/TEMP/K06DeJlyoE dbname=postgres' PUBLICATION pub1 2025-01-25 11:20:54.912 GMT [6096][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.088 user=SYSTEM database=postgres host=[local] 2025-01-25 11:20:54.913 GMT [4640][logical replication apply worker] LOG: logical replication apply worker for subscription "sub1" has started 2025-01-25 11:20:54.980 GMT [6652][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1" has started 2025-01-25 11:20:55.044 GMT [6652][logical replication tablesync worker] LOG: logical replication table synchronization worker for subscription "sub1", table "tab1" has finished 2025-01-25 11:20:55.798 GMT [4508][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-01-25 11:20:55.800 GMT [4508][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/100_bugs/data/t_100_bugs_subscriber_data/pgdata/pg_hba.conf:117) 2025-01-25 11:20:55.800 GMT [4508][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=100_bugs.pl 2025-01-25 11:20:55.803 GMT [4508][client backend] [100_bugs.pl][4/2:0] LOG: statement: DROP SUBSCRIPTION sub1 2025-01-25 11:20:55.803 GMT [4640][logical replication apply worker] FATAL: terminating logical replication worker due to administrator command 2025-01-25 11:20:55.828 GMT [4700][postmaster] LOG: background worker "logical replication apply worker" (PID 4640) exited with exit code 1 2025-01-25 11:20:55.865 GMT [4508][client backend] [100_bugs.pl][:0] LOG: disconnection: session time: 0:00:00.070 user=SYSTEM database=postgres host=[local] 2025-01-25 11:20:57.281 GMT [4700][postmaster] LOG: received immediate shutdown request TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2964, PID: 4700 abort() has been called