Mailing lists [pgsql-hackers]
- ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- real/float example for testlibpq3 Mark Wong
- Re: remove more archiving overhead Nathan Bossart
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- why do hash index builds use smgrextend() for new splitpoint pages Melanie Plageman
- Re: Proposal: Support custom authentication methods using hooks samay sharma
- Re: Add id's to various elements in protocol.sgml Kyotaro Horiguchi
- Re: Add id's to various elements in protocol.sgml Chapman Flack
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: set TESTDIR from perl rather than Makefile Justin Pryzby
- Re: Buffer Manager and Contention Kyotaro Horiguchi
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund
- Re: Design of pg_stat_subscription_workers vs pgstats Peter Smith
- Re: Add id's to various elements in protocol.sgml Maciek Sakrejda
- Re: why do hash index builds use smgrextend() for new splitpoint pages Amit Kapila
- Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Amit Kapila
- Re: Buffer Manager and Contention Kyotaro Horiguchi
- Re: why do hash index builds use smgrextend() for new splitpoint pages Amit Kapila
- Re: Buffer Manager and Contention Simon Riggs
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Separate the result of \watch for each query execution (psql) Noboru Saito
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami
- Re: BufferAlloc: don't take two simultaneous locks Simon Riggs
- Re: Separate the result of \watch for each query execution (psql) Pavel Stehule
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: [PATCH] Expose port->authn_id to extensions and triggers Julien Rouhaud
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: [PATCH] Expose port->authn_id to extensions and triggers Julien Rouhaud
- Re: [Proposal] Global temporary tables Wenjing Zeng
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li
- Re: Typo in pgbench messages. Yugo NAGATA
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: [Proposal] Global temporary tables Andres Freund
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Andres Freund
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: BufferAlloc: don't take two simultaneous locks Simon Riggs
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: logical replication empty transactions Peter Smith
- Commitfest manager for 2022-03 Julien Rouhaud
- Re: PROXY protocol support Magnus Hagander
- Re: Some optimisations for numeric division Dean Rasheed
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: logical replication empty transactions Ajin Cherian
- Add LZ4 compression in pg_dump Georgios
- Re: Typo in pgbench messages. Fabien COELHO
- Re: Some optimisations for numeric division Dean Rasheed
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: should vacuum's first heap pass be read-only? Dilip Kumar
- Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li
- Re: Add id's to various elements in protocol.sgml Peter Eisentraut
- Re: convert libpq uri-regress tests to tap test Peter Eisentraut
- Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud
- Re: [PATCH] add relation and block-level filtering to pg_waldump Bharath Rupireddy
- Re: Readd use of TAP subtests Peter Eisentraut
- Re: set TESTDIR from perl rather than Makefile Andrew Dunstan
- Re: Readd use of TAP subtests Andrew Dunstan
- Re: Design of pg_stat_subscription_workers vs pgstats Greg Stark
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Size functions inconsistent results Fabrízio de Royes Mello
- Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Fix typo in logicalfuncs.c - :%s/private date/Private data Bharath Rupireddy
- Re: Size functions inconsistent results Japin Li
- Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Size functions inconsistent results Fabrízio de Royes Mello
- Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Fix overflow in justify_interval related functions Joseph Koshakow
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud
- Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: Add parameter jit_warn_above_fraction Julien Rouhaud
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: Add parameter jit_warn_above_fraction Justin Pryzby
- Re: Readd use of TAP subtests Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Readd use of TAP subtests Jacob Champion
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: Readd use of TAP subtests Jacob Champion
- Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: Expose JIT counters/timing in pg_stat_statements Dmitry Dolgov
- Re: Readd use of TAP subtests Andres Freund
- Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud
- Mingw task for Cirrus CI Melih Mutlu
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: BufferAlloc: don't take two simultaneous locks Andres Freund
- Re: Frontend error logging style Tom Lane
- Re: should vacuum's first heap pass be read-only? Peter Geoghegan
- Re: Readd use of TAP subtests Andrew Dunstan
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent
- Re: convert libpq uri-regress tests to tap test Andres Freund
- Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed
- Re: Some optimisations for numeric division Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: Commitfest manager for 2022-03 Greg Stark
- Re: trigger example for plsample Chapman Flack
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: C++ Trigger Framework Bruce Momjian
- Re: Using operators to do query hints Bruce Momjian
- Re: Two noncritical bugs of pg_waldump Andres Freund
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: C++ Trigger Framework Shmuel Kamensky
- Re: Fix overflow in justify_interval related functions Nathan Bossart
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: Design of pg_stat_subscription_workers vs pgstats Euler Taveira
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart
- Re: Proposal: Support custom authentication methods using hooks Jacob Champion
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart
- Re: Commitfest manager for 2022-03 David Steele
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion