Mailing lists [pgsql-hackers]
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: Expose custom planning data in EXPLAIN Andrei Lepikhov
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: race condition in pg_class Noah Misch
- Re: Checkpointer write combining Melanie Plageman
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: BF mamba failure Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: New recovery_target_timeline=primary option Euler Taveira
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: New recovery_target_timeline=primary option David G. Johnston
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: New recovery_target_timeline=primary option Euler Taveira
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: race condition in pg_class Tom Lane
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Peter Geoghegan
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Re: Checkpointer write combining Chao Li
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Amit Kapila
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Set log_lock_waits=on by default Peter Eisentraut
- Re: Incremental View Maintenance, take 2 Zhang Mingli
- Re: Enhance statistics reset functions to return reset timestamp Shinya Kato
- Re: [PATCH] jit: fix build with LLVM-21 Peter Eisentraut
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Eagerly evict bulkwrite strategy ring Nazir Bilal Yavuz
- Add support for entry counting in pgstats Michael Paquier
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
- let ALTER COLUMN SET DATA TYPE cope with POLICY dependency jian he
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Add support for entry counting in pgstats Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: issue with synchronized_standby_slots Shlok Kyal
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: Eager aggregation, take 3 Richard Guo