2024-11-14 22:05:09.922 GMT [7184][postmaster] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-14 22:05:09.925 GMT [7184][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/7xLc2z9rFM/.s.PGSQL.18345" 2024-11-14 22:05:09.974 GMT [6344][startup] LOG: database system was shut down at 2024-11-14 21:57:22 GMT 2024-11-14 22:05:09.982 GMT [7184][postmaster] LOG: database system is ready to accept connections 2024-11-14 22:05:10.289 GMT [6316][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-14 22:05:10.292 GMT [6316][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/009_matviews/data/t_009_matviews_subscriber_data/pgdata/pg_hba.conf:117) 2024-11-14 22:05:10.292 GMT [6316][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=009_matviews.pl 2024-11-14 22:05:10.310 GMT [6316][client backend] [009_matviews.pl][0/2:0] LOG: statement: CREATE SUBSCRIPTION mysub CONNECTION 'port=18344 host=C:/Windows/TEMP/7xLc2z9rFM dbname=postgres' PUBLICATION mypub; 2024-11-14 22:05:10.401 GMT [6316][client backend] [009_matviews.pl][:0] LOG: disconnection: session time: 0:00:00.115 user=SYSTEM database=postgres host=[local] 2024-11-14 22:05:10.420 GMT [6440][logical replication apply worker] LOG: logical replication apply worker for subscription "mysub" has started 2024-11-14 22:05:10.745 GMT [6440][logical replication apply worker] ERROR: logical replication target relation "public.test1" does not exist 2024-11-14 22:05:10.745 GMT [6440][logical replication apply worker] CONTEXT: processing remote data for replication origin "pg_16384" during message type "INSERT" in transaction 748, finished at 0/178DAA0 2024-11-14 22:05:10.758 GMT [7184][postmaster] LOG: background worker "logical replication apply worker" (PID 6440) exited with exit code 1 2024-11-14 22:05:10.828 GMT [4072][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-11-14 22:05:10.830 GMT [4072][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/009_matviews/data/t_009_matviews_subscriber_data/pgdata/pg_hba.conf:117) 2024-11-14 22:05:10.830 GMT [4072][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=SYSTEM database=postgres application_name=009_matviews.pl 2024-11-14 22:05:10.834 GMT [4072][client backend] [009_matviews.pl][1/2:0] LOG: statement: CREATE TABLE test1 (a int PRIMARY KEY, b text); 2024-11-14 22:05:10.845 GMT [4072][client backend] [009_matviews.pl][:0] LOG: disconnection: session time: 0:00:00.023 user=SYSTEM database=postgres host=[local] 2024-11-14 22:05:10.935 GMT [6160][logical replication apply worker] LOG: logical replication apply worker for subscription "mysub" has started 2024-11-14 22:05:12.112 GMT [7184][postmaster] LOG: received fast shutdown request 2024-11-14 22:05:12.113 GMT [7184][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: 7184 abort() has been called