2025-01-25 11:23:57.267 UTC postmaster[39196] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-25 11:23:57.267 UTC postmaster[39196] LOG: listening on Unix socket "/tmp/pg_regress-CyJFE0/.s.PGSQL.40030" 2025-01-25 11:23:57.270 UTC startup[39199] LOG: database system was shut down at 2025-01-25 11:14:46 UTC 2025-01-25 11:23:57.273 UTC postmaster[39196] LOG: database system is ready to accept connections 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache ERROR: permission denied for view pg_buffercache 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache STATEMENT: SELECT * FROM pg_buffercache; 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache ERROR: permission denied for function pg_buffercache_pages 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache STATEMENT: SELECT * FROM pg_buffercache_pages() AS p (wrong int); 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache ERROR: permission denied for function pg_buffercache_summary 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache STATEMENT: SELECT * FROM pg_buffercache_summary(); 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache ERROR: permission denied for function pg_buffercache_usage_counts 2025-01-25 11:23:57.411 UTC client backend[39208] pg_regress/pg_buffercache STATEMENT: SELECT * FROM pg_buffercache_usage_counts(); 2025-01-25 11:23:57.426 UTC postmaster[39196] LOG: received fast shutdown request 2025-01-25 11:23:57.426 UTC postmaster[39196] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2964, PID: 39196 postgres(ExceptionalCondition+0x56)[0x5652bd41a582] postgres(+0xee1cb7)[0x5652bd02ccb7] postgres(+0xee22c4)[0x5652bd02d2c4] postgres(+0xee3190)[0x5652bd02e190] postgres(PostmasterMain+0x13f0)[0x5652bd02fbcd] postgres(main+0x28d)[0x5652bce61bb1] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fa4abc4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fa4abc46305] postgres(_start+0x21)[0x5652bca07151]