2025-02-20 16:40:58.958 GMT postmaster[6640] LOG:  starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit
2025-02-20 16:40:58.959 GMT postmaster[6640] LOG:  listening on Unix socket "c:/cirrus/.s.PGSQL.40058"
2025-02-20 16:40:59.011 GMT startup[6628] LOG:  database system was shut down at 2025-02-20 16:36:00 GMT
2025-02-20 16:40:59.038 GMT client backend[7604] [unknown] FATAL:  the database system is starting up
2025-02-20 16:40:59.053 GMT postmaster[6640] LOG:  database system is ready to accept connections
2025-02-20 16:40:59.868 GMT client backend[5944] isolation/basic/s2 ERROR:  could not find injection point injection-points-wait to wake up
2025-02-20 16:40:59.868 GMT client backend[5944] isolation/basic/s2 STATEMENT:  SELECT injection_points_wakeup('injection-points-wait');
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 ERROR:  could not serialize access due to read/write dependencies among transactions
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 DETAIL:  Reason code: Canceled on identification as a pivot, during commit attempt.
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 HINT:  The transaction might succeed if retried.
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 STATEMENT:  COMMIT;
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 ERROR:  ResourceOwnerEnlarge called after release started
2025-02-20 16:41:00.504 GMT client backend[7100] isolation/crash/s2 WARNING:  AbortTransaction while in ABORT state
TRAP: failed Assert("TransactionIdIsValid(proc->xid)"), File: "../src/backend/storage/ipc/procarray.c", Line: 677, PID: 7100
abort() has been called2025-02-20 16:41:05.335 GMT postmaster[6640] LOG:  client backend (PID 7100) was terminated by exception 0xC0000354
2025-02-20 16:41:05.335 GMT postmaster[6640] DETAIL:  Failed process was running: COMMIT;
2025-02-20 16:41:05.335 GMT postmaster[6640] HINT:  See C include file "ntstatus.h" for a description of the hexadecimal value.
2025-02-20 16:41:05.335 GMT postmaster[6640] LOG:  terminating any other active server processes
2025-02-20 16:41:05.370 GMT postmaster[6640] LOG:  all server processes terminated; reinitializing
2025-02-20 16:41:05.417 GMT startup[4844] LOG:  database system was interrupted; last known up at 2025-02-20 16:40:59 GMT
2025-02-20 16:41:05.417 GMT startup[4844] LOG:  database system was not properly shut down; automatic recovery in progress
2025-02-20 16:41:05.419 GMT startup[4844] LOG:  redo starts at 0/1761178
2025-02-20 16:41:05.476 GMT startup[4844] LOG:  invalid record length at 0/1BBC918: expected at least 24, got 0
2025-02-20 16:41:05.476 GMT startup[4844] LOG:  redo done at 0/1BBC0E8 system usage: CPU: user: 0.01 s, system: 0.04 s, elapsed: 0.05 s
2025-02-20 16:41:05.478 GMT checkpointer[5760] LOG:  checkpoint starting: end-of-recovery immediate wait
2025-02-20 16:41:05.508 GMT checkpointer[5760] LOG:  checkpoint complete: wrote 950 buffers (5.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.029 s, sync=0.001 s, total=0.031 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4462 kB, estimate=4462 kB; lsn=0/1BBC918, redo lsn=0/1BBC918
2025-02-20 16:41:05.538 GMT postmaster[6640] LOG:  database system is ready to accept connections
2025-02-20 16:41:08.818 GMT client backend[2084] isolation/syscache-update-pruned/s1 ERROR:  tuple concurrently deleted
2025-02-20 16:41:08.818 GMT client backend[2084] isolation/syscache-update-pruned/s1 STATEMENT:  GRANT SELECT ON vactest.orig50 TO PUBLIC;
2025-02-20 16:41:09.099 GMT client backend[2084] isolation/syscache-update-pruned/s1 ERROR:  duplicate key value violates unique constraint "pg_class_oid_index"
2025-02-20 16:41:09.099 GMT client backend[2084] isolation/syscache-update-pruned/s1 DETAIL:  Key (oid)=(29432) already exists.
2025-02-20 16:41:09.099 GMT client backend[2084] isolation/syscache-update-pruned/s1 STATEMENT:  GRANT SELECT ON vactest.orig50 TO PUBLIC;
2025-02-20 16:41:09.864 GMT postmaster[6640] LOG:  received fast shutdown request
2025-02-20 16:41:09.864 GMT postmaster[6640] LOG:  aborting any active transactions
2025-02-20 16:41:09.907 GMT checkpointer[5760] LOG:  shutting down
2025-02-20 16:41:09.907 GMT checkpointer[5760] LOG:  checkpoint starting: shutdown immediate
2025-02-20 16:41:09.945 GMT checkpointer[5760] LOG:  checkpoint complete: wrote 328 buffers (2.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 1 recycled; write=0.010 s, sync=0.001 s, total=0.039 s; sync files=0, longest=0.000 s, average=0.000 s; distance=7577 kB, estimate=7577 kB; lsn=0/2323040, redo lsn=0/2323040
2025-02-20 16:41:09.982 GMT postmaster[6640] LOG:  database system is shut down