2025-01-15 10:09:36.319 GMT postmaster[7372] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-15 10:09:36.320 GMT postmaster[7372] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40032" 2025-01-15 10:09:36.338 GMT startup[6388] LOG: database system was shut down at 2025-01-15 10:06:17 GMT 2025-01-15 10:09:36.342 GMT postmaster[7372] LOG: database system is ready to accept connections 2025-01-15 10:09:36.815 GMT client backend[2480] isolation/logical_inspect/s0 LOG: logical decoding found consistent point at 0/1BAA530 2025-01-15 10:09:36.815 GMT client backend[2480] isolation/logical_inspect/s0 DETAIL: There are no running transactions. 2025-01-15 10:09:36.815 GMT client backend[2480] isolation/logical_inspect/s0 STATEMENT: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); 2025-01-15 10:09:36.820 GMT checkpointer[2924] LOG: checkpoint starting: immediate force wait 2025-01-15 10:09:36.854 GMT checkpointer[2924] LOG: checkpoint complete: wrote 947 buffers (5.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.032 s, sync=0.001 s, total=0.034 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4384 kB, estimate=4384 kB; lsn=0/1BAA8D0, redo lsn=0/1BAA840 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BAA568, reading WAL from 0/1BAA530. 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BAA530 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2025-01-15 10:09:36.867 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:36.871 GMT checkpointer[2924] LOG: checkpoint starting: immediate force wait 2025-01-15 10:09:36.874 GMT checkpointer[2924] LOG: checkpoint complete: wrote 2 buffers (0.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.003 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1 kB, estimate=3946 kB; lsn=0/1BAAE88, redo lsn=0/1BAAE30 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BAA948, reading WAL from 0/1BAA530. 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BAA530 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2025-01-15 10:09:36.875 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BAAF00, reading WAL from 0/1BAA890. 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BAA890 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 DETAIL: Logical decoding will begin using saved snapshot. 2025-01-15 10:09:36.880 GMT client backend[6988] isolation/logical_inspect/s1 STATEMENT: SELECT data FROM pg_logical_slot_get_changes('isolation_slot', NULL, NULL, 'skip-empty-xacts', '1', 'include-xids', '0'); 2025-01-15 10:09:37.070 GMT postmaster[7372] LOG: received fast shutdown request 2025-01-15 10:09:37.070 GMT postmaster[7372] 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: 7372 abort() has been called