Mailing lists [pgsql-hackers]
- Re: [PATCH] Expose port->authn_id to extensions and triggers Stephen Frost
- Re: Missed condition-variable wakeups on FreeBSD Thomas Munro
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Patch: Code comments: why some text-handling functions are leakproof Tom Lane
- Re: Removing unneeded self joins Greg Stark
- Re: real/float example for testlibpq3 Chapman Flack
- Re: Separate the result of \watch for each query execution (psql) Tom Lane
- Re: real/float example for testlibpq3 Tom Lane
- stale statistics on postgres 14 Jaime Casanova
- Re: [PATCH] add relation and block-level filtering to pg_waldump Cary Huang
- MSVC build system installs extra executables Andrew Dunstan
- Re: [PATCH] Add TOAST support for several system tables Tom Lane
- Overflow of attmissingval is not handled gracefully Tom Lane
- Re: Overflow of attmissingval is not handled gracefully Andrew Dunstan
- Re: Overflow of attmissingval is not handled gracefully Tom Lane
- Re: Allow root ownership of client certificate key David Steele
- Re: Removing unneeded self joins Jaime Casanova
- Re: Allow root ownership of client certificate key Tom Lane
- Re: logical replication restrictions Euler Taveira
- Re: Allow root ownership of client certificate key Stephen Frost
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: definition of CalculateMaxmumSafeLSN Kyotaro Horiguchi
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Kyotaro Horiguchi
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Hsu, John
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: Removing unneeded self joins Greg Stark
- Re: Allow root ownership of client certificate key Tom Lane
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier
- Re: range_agg with multirange inputs Paul Jungwirth
- Re: definition of CalculateMaxmumSafeLSN Julien Rouhaud
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: logical replication empty transactions Ajin Cherian
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Separate the result of \watch for each query execution (psql) Pavel Stehule
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart
- pipeline mode and commands not allowed in a transaction block Yugo NAGATA
- Re: Proposal: Support custom authentication methods using hooks Michael Paquier
- RE: logical replication restrictions osumi.takamichi@fujitsu.com
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: [Proposal] Global temporary tables Wenjing Zeng
- Re: Failed transaction statistics to measure the logical replication progress Peter Smith
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Allow async standbys wait for sync replication Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: psql: Make SSL info display more compact Peter Eisentraut
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: Typo in pgbench messages. Fabien COELHO
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: logical decoding and replication of sequences Amit Kapila
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: [PATCH] Expose port->authn_id to extensions and triggers Stephen Frost
- Proposal: array_unique_agg() function Aleksander Alekseev
- Re: Proposal: array_unique_agg() function Pavel Stehule
- Re:Proposal: array_unique_agg() function Sergei Kornilov
- Re: Proposal: array_unique_agg() function Aleksander Alekseev
- Re: Temporary file access API Stephen Frost
- Re: Pre-allocating WAL files Justin Pryzby
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Pre-allocating WAL files Nathan Bossart
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: convert libpq uri-regress tests to tap test Andrew Dunstan
- Re: convert libpq uri-regress tests to tap test Andres Freund
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Commitfest 2022-03 Starts Now Greg Stark
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Julien Rouhaud
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Justin Pryzby
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: [PATCH] Add reloption for views to enable RLS Christoph Heiss
- Re: Allow async standbys wait for sync replication Nathan Bossart
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Thomas Munro
- Refactor statistics collector, backend status reporting and command progress reporting Nitin Jadhav
- Re: CREATEROLE and role ownership hierarchies Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: [PATCH] Expose port->authn_id to extensions and triggers Peter Eisentraut
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Re: CREATEROLE and role ownership hierarchies Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Dmitry Dolgov
- Re: Add id's to various elements in protocol.sgml Chapman Flack