Mailing lists [pgsql-hackers]
- last_archived_wal is not necessary the latest WAL file (was Re: pgsql: Add test case for an archive recovery corner case.) Heikki Linnakangas
- PGEventProcs must not be allowed to break libpq Tom Lane
- Re: last_archived_wal is not necessary the latest WAL file (was Re: pgsql: Add test case for an archive recovery corner case.) Tom Lane
- Race conditions in 019_replslot_limit.pl Heikki Linnakangas
- Re: adding 'zstd' as a compression algorithm Andres Freund
- Re: Observability in Postgres Magnus Hagander
- Re: fixing bookindex.html bloat Andres Freund
- Re: adding 'zstd' as a compression algorithm Peter Geoghegan
- Re: Observability in Postgres Greg Stark
- Re: Observability in Postgres Magnus Hagander
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: last_archived_wal is not necessary the latest WAL file (was Re: pgsql: Add test case for an archive recovery corner case.) Heikki Linnakangas
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: Column Filtering in Logical Replication Tomas Vondra
- USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: adding 'zstd' as a compression algorithm David Steele
- Fix a comment in worker.c Masahiko Sawada
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: adding 'zstd' as a compression algorithm Michael Paquier
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: adding 'zstd' as a compression algorithm Tom Lane
- Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro
- initdb / bootstrap design Andres Freund
- Re: Mark all GUC variable as PGDLLIMPORT John Naylor
- Re: adding 'zstd' as a compression algorithm Andres Freund
- Small and unaffected typo in pg_logical_slot_get_changes_guts() Kasahara Tatsuhito
- Re: adding 'zstd' as a compression algorithm Michael Paquier
- Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro
- Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier
- Re: adding 'zstd' as a compression algorithm Andres Freund
- Re: [Proposal] Add foreign-server health checks infrastructure Kyotaro Horiguchi
- Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi
- Re: initdb / bootstrap design John Naylor
- RE: logical replication empty transactions osumi.takamichi@fujitsu.com
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Observability in Postgres Stephan Doliov
- Re: pg_upgrade verbosity when redirecting output to log file Thomas Munro
- Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund
- Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Kasahara Tatsuhito
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund
- Proposal for internal Numeric to Uint64 conversion function. Amul Sul
- Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund
- Re: support for CREATE MODULE Pavel Stehule
- Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Justin Pryzby
- Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi
- Re: make tuplestore helper function Michael Paquier
- Re: Observability in Postgres Greg Stark
- Re: make tuplestore helper function Justin Pryzby
- Re: Race conditions in 019_replslot_limit.pl Masahiko Sawada
- Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi
- Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi
- Re: Adding CI to our tree Justin Pryzby
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi
- Re: Adding CI to our tree Andres Freund
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: Observability in Postgres Greg Stark
- Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi
- Re: Observability in Postgres Julien Rouhaud
- Re: Trap errors from streaming child in pg_basebackup to exit early Michael Paquier
- some aspects of our qsort might not be ideal John Naylor
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: some aspects of our qsort might not be ideal John Naylor
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: some aspects of our qsort might not be ideal John Naylor
- Re: Split xlog.c Heikki Linnakangas
- Re: do only critical work during single-user vacuum? John Naylor
- 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 Amit Kapila
- Re: Race conditions in 019_replslot_limit.pl Masahiko Sawada
- Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Heikki Linnakangas
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Non-decimal integer literals Peter Eisentraut
- Re: initdb / bootstrap design Peter Eisentraut
- Re: bailing out in tap tests nearly always a bad idea Peter Eisentraut
- Re: pgsql: Move scanint8() to numutils.c Peter Eisentraut
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut
- Re: pg_receivewal.exe unhandled exception in zlib1.dll Juan José Santamaría Flecha
- Re: Fix a comment in worker.c Amit Kapila
- Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada
- Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul
- Re: Adding CI to our tree Peter Eisentraut
- minor code correction in typecmds.c Amul Sul
- Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Ranier Vilela
- Re: minor code correction in typecmds.c John Naylor
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Sofia Kopikova
- Re: support for CREATE MODULE Jim Mlodgenski
- Re: pgsql: Move scanint8() to numutils.c Robert Haas
- Re: postgres_fdw and skip locked Ashutosh Bapat
- Re: some aspects of our qsort might not be ideal Robert Haas
- Re: PGroonga index-only scan problem with yesterday’s PostgreSQL updates Bernd Helmle
- Re: ICU for global collation Peter Eisentraut
- Re: Implementing Incremental View Maintenance huyajun
- Re: Time to drop plpython2? Peter Eisentraut
- Re: support for CREATE MODULE Pavel Stehule
- Re: postgres_fdw and skip locked Alexander Pyhalov
- Re: adding 'zstd' as a compression algorithm Robert Haas
- Re: pgsql: Move scanint8() to numutils.c Julien Rouhaud
- Re: refactoring basebackup.c (zstd) Robert Haas
- Re: refactoring basebackup.c Alvaro Herrera
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: refactoring basebackup.c Robert Haas
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: do only critical work during single-user vacuum? Masahiko Sawada
- check-world has suddenly started spewing stuff on stderr Tom Lane
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: refactoring basebackup.c Jeevan Ladhe
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: initdb / bootstrap design Andres Freund
- Re: do only critical work during single-user vacuum? Robert Haas
- improve --with-lz4 install documentation Jeevan Ladhe
- Re: PGEventProcs must not be allowed to break libpq Tom Lane
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: do only critical work during single-user vacuum? Andres Freund
- Re: initdb / bootstrap design Tom Lane
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: Allow root ownership of client certificate key David Steele
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund
- Re: Observability in Postgres Jacob Champion
- Re: Observability in Postgres Michael Banck
- Re: initdb / bootstrap design Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent
- Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan
- Re: Time to drop plpython2? Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent
- Re: Time to drop plpython2? Chapman Flack
- Re: do only critical work during single-user vacuum? Robert Haas
- Re: do only critical work during single-user vacuum? Robert Haas
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: check-world has suddenly started spewing stuff on stderr Heikki Linnakangas
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: Time to drop plpython2? Andres Freund
- Re: initdb / bootstrap design Tom Lane
- killing perl2host Andrew Dunstan