Mailing lists [pgsql-hackers]
- Re: Is it correct to update db state in control file as "shutting down" during end-of-recovery checkpoint? Nathan Bossart
- Re: [PATCH] pg_permissions Chapman Flack
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami
- Re: why do hash index builds use smgrextend() for new splitpoint pages Melanie Plageman
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Hsu, John
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Mingw task for Cirrus CI Andres Freund
- Re: set TESTDIR from perl rather than Makefile Justin Pryzby
- Re: convert libpq uri-regress tests to tap test Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Adding CI to our tree Justin Pryzby
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Is it correct to update db state in control file as "shutting down" during end-of-recovery checkpoint? Michael Paquier
- Re: why do hash index builds use smgrextend() for new splitpoint pages Amit Kapila
- Re: Fix typo in logicalfuncs.c - :%s/private date/Private data Amit Kapila
- Re: should vacuum's first heap pass be read-only? Dilip Kumar
- Re: Frontend error logging style Michael Paquier
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: Commitfest manager for 2022-03 Michael Paquier
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier
- Re: Frontend error logging style Tom Lane
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Commitfest manager for 2022-03 Julien Rouhaud
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- RE: Design of pg_stat_subscription_workers vs pgstats osumi.takamichi@fujitsu.com
- Re: [PATCH] pg_permissions Joel Jacobson
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- Document ordering guarantees on INSERT/UPDATE RETURNING clause Shay Rojansky
- Re: Document ordering guarantees on INSERT/UPDATE RETURNING clause David G. Johnston
- Re: Document ordering guarantees on INSERT/UPDATE RETURNING clause Julien Rouhaud
- Re: why do hash index builds use smgrextend() for new splitpoint pages Melanie Plageman
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart
- Re: Mingw task for Cirrus CI Andrew Dunstan
- Fix a typo in pg_receivewal.c's get_destination_dir() Bharath Rupireddy
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Document ordering guarantees on INSERT/UPDATE RETURNING clause Shay Rojansky
- Re: Reducing power consumption on idle servers Magnus Hagander
- Re: Reducing power consumption on idle servers Tom Lane
- Missed condition-variable wakeups on FreeBSD Tom Lane
- Re: Missed condition-variable wakeups on FreeBSD Andres Freund