2024-11-21 04:55:03.540 UTC postmaster[37699] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-11-21 04:55:03.540 UTC postmaster[37699] LOG: listening on Unix socket "/tmp/pg_regress-vju99X/.s.PGSQL.40008" 2024-11-21 04:55:03.543 UTC startup[37702] LOG: database system was shut down at 2024-11-21 04:51:39 UTC 2024-11-21 04:55:03.547 UTC postmaster[37699] LOG: database system is ready to accept connections 2024-11-21 04:55:04.421 UTC client backend[37823] pg_regress/enum LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp37823.0", size 1400014 2024-11-21 04:55:04.421 UTC client backend[37823] pg_regress/enum STATEMENT: create table t as select (i % 4)::text::e from generate_series(0, 100000) as i; 2024-11-21 04:55:04.600 UTC postmaster[37699] LOG: received fast shutdown request 2024-11-21 04:55:04.600 UTC postmaster[37699] 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: 37699 postgres(ExceptionalCondition+0x56)[0x5642c6386738] postgres(+0xeb2de4)[0x5642c5fa1de4] postgres(+0xeb333a)[0x5642c5fa233a] postgres(+0xeb41fc)[0x5642c5fa31fc] postgres(PostmasterMain+0x13f2)[0x5642c5fa4c6b] postgres(main+0x2c1)[0x5642c5ddcc4a] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f377444624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f3774446305] postgres(_start+0x21)[0x5642c598c151]