Mailing lists [pgsql-hackers]
- Re: Separate the result of \watch for each query execution (psql) Noboru Saito
- Re: Missed condition-variable wakeups on FreeBSD Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Missed condition-variable wakeups on FreeBSD Thomas Munro
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Thomas Munro
- Re: CREATE DATABASE IF NOT EXISTS in PostgreSQL Japin Li
- Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Andres Freund
- Re: Is it correct to update db state in control file as "shutting down" during end-of-recovery checkpoint? Kyotaro Horiguchi
- Re: Is it correct to update db state in control file as "shutting down" during end-of-recovery checkpoint? Michael Paquier
- Re: pg_stat_statements: remove redundant function call in pg_stat_statements_internal Michael Paquier
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada
- RE: Design of pg_stat_subscription_workers vs pgstats osumi.takamichi@fujitsu.com
- Re: Design of pg_stat_subscription_workers vs pgstats Peter Smith
- Re: Commitfest manager for 2022-03 Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- RE: Design of pg_stat_subscription_workers vs pgstats osumi.takamichi@fujitsu.com
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Bharath Rupireddy
- Re: why do hash index builds use smgrextend() for new splitpoint pages Amit Kapila
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: generic plans and "initial" pruning Amit Langote
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: parse/analyze API refactoring Peter Eisentraut
- Re: support for MERGE Julien Rouhaud
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Design of pg_stat_subscription_workers vs pgstats tanghy.fnst@fujitsu.com
- Re: make tuplestore helper function Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Typo in pgbench messages. Tatsuo Ishii
- Re: Add id's to various elements in protocol.sgml Brar Piening
- psql: Make SSL info display more compact Peter Eisentraut
- Re: psql: Make SSL info display more compact Daniel Gustafsson
- Re: Add id's to various elements in protocol.sgml Peter Eisentraut
- Optimize external TOAST storage davinder singh
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: unlogged sequences Peter Eisentraut
- Re: Support for grabbing multiple consecutive values with nextval() Peter Eisentraut
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: psql: Make SSL info display more compact Dagfinn Ilmari Mannsåker
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: Missed condition-variable wakeups on FreeBSD Thomas Munro
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: psql: Make SSL info display more compact Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: logical decoding and replication of sequences Amit Kapila
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier
- Re: psql: Make SSL info display more compact Peter Eisentraut
- Re: psql: Make SSL info display more compact Peter Eisentraut
- Re: [Proposal] Global temporary tables Wenjing Zeng
- Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- Re: psql: Make SSL info display more compact Daniel Gustafsson
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: real/float example for testlibpq3 Ashutosh Bapat
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: create_index test fails when synchronous_commit = off @ master Aleksander Alekseev
- definition of CalculateMaxmumSafeLSN Sergei Kornilov
- Re: psql: Make SSL info display more compact Tom Lane
- Re: real/float example for testlibpq3 Tom Lane
- Use "WAL segment" instead of "log segment" consistently in user-facing messages Bharath Rupireddy
- Re: Expose JIT counters/timing in pg_stat_statements Peter Eisentraut
- Re: Readd use of TAP subtests Peter Eisentraut
- Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud
- CommitFest begins tomorrow... Get your patches in Greg Stark
- Re: parse/analyze API refactoring Nathan Bossart
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: CREATEROLE and role ownership hierarchies Stephen Frost
- Re: Allow root ownership of client certificate key Tom Lane
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: Add id's to various elements in protocol.sgml Chapman Flack
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Jacob Champion
- Re: Fix overflow in justify_interval related functions Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Adding CI to our tree Justin Pryzby