2025-01-30 12:26:37.077 GMT postmaster[5104] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-30 12:26:37.078 GMT postmaster[5104] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40032" 2025-01-30 12:26:37.104 GMT startup[4408] LOG: database system was shut down at 2025-01-30 12:23:06 GMT 2025-01-30 12:26:37.130 GMT client backend[7104] [unknown] FATAL: the database system is starting up 2025-01-30 12:26:37.141 GMT postmaster[5104] LOG: database system is ready to accept connections 2025-01-30 12:26:37.643 GMT client backend[2620] isolation/logical_inspect/s0 LOG: logical decoding found consistent point at 0/1BB2948 2025-01-30 12:26:37.643 GMT client backend[2620] isolation/logical_inspect/s0 DETAIL: There are no running transactions. 2025-01-30 12:26:37.643 GMT client backend[2620] isolation/logical_inspect/s0 STATEMENT: SELECT 'init' FROM pg_create_logical_replication_slot('isolation_slot', 'test_decoding'); 2025-01-30 12:26:37.647 GMT checkpointer[3636] LOG: checkpoint starting: immediate force wait 2025-01-30 12:26:37.690 GMT checkpointer[3636] LOG: checkpoint complete: wrote 948 buffers (5.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.039 s, sync=0.001 s, total=0.044 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4400 kB, estimate=4400 kB; lsn=0/1BB2CE8, redo lsn=0/1BB2C58 2025-01-30 12:26:37.703 GMT client backend[5864] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-30 12:26:37.703 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BB2980, reading WAL from 0/1BB2948. 2025-01-30 12:26:37.703 GMT client backend[5864] 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-30 12:26:37.704 GMT client backend[5864] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BB2948 2025-01-30 12:26:37.704 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2025-01-30 12:26:37.704 GMT client backend[5864] 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-30 12:26:37.715 GMT checkpointer[3636] LOG: checkpoint starting: immediate force wait 2025-01-30 12:26:37.720 GMT checkpointer[3636] 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.006 s; sync files=0, longest=0.000 s, average=0.000 s; distance=1 kB, estimate=3960 kB; lsn=0/1BB32A0, redo lsn=0/1BB3248 2025-01-30 12:26:37.722 GMT client backend[5864] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-30 12:26:37.722 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BB2D60, reading WAL from 0/1BB2948. 2025-01-30 12:26:37.722 GMT client backend[5864] 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-30 12:26:37.722 GMT client backend[5864] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BB2948 2025-01-30 12:26:37.722 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: There are no running transactions. 2025-01-30 12:26:37.722 GMT client backend[5864] 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-30 12:26:37.727 GMT client backend[5864] isolation/logical_inspect/s1 LOG: starting logical decoding for slot "isolation_slot" 2025-01-30 12:26:37.727 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: Streaming transactions committing after 0/1BB3318, reading WAL from 0/1BB2CA8. 2025-01-30 12:26:37.727 GMT client backend[5864] 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-30 12:26:37.728 GMT client backend[5864] isolation/logical_inspect/s1 LOG: logical decoding found consistent point at 0/1BB2CA8 2025-01-30 12:26:37.728 GMT client backend[5864] isolation/logical_inspect/s1 DETAIL: Logical decoding will begin using saved snapshot. 2025-01-30 12:26:37.728 GMT client backend[5864] 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-30 12:26:38.047 GMT postmaster[5104] LOG: received fast shutdown request 2025-01-30 12:26:38.047 GMT postmaster[5104] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 5104 abort() has been called