Mailing lists [pgsql-hackers]
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: [PATCH] Update parser README to include parse_jsontable.c Michael Paquier
- Re: Parallel Apply Amit Kapila
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Allow logical replication in the same cluster Amit Kapila
- Re: Parallel Apply Dilip Kumar
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: Appetite for syntactic sugar to match result set columns to UDT fields? Philip Warner
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- [PATCH] Perform check for oversized WAL record before calculating record CRC Sergey Fukanchik
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Robert Treat
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Matheus Alcantara
- [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Srinath Reddy Sadipiralla
- Re: [PATCH] Perform check for oversized WAL record before calculating record CRC Andrey Borodin