Mailing lists [pgsql-hackers]
- Re: New developer papercut - Makefile references INSTALL Magnus Hagander
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: decoupling table and index vacuum Robert Haas
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joshua Brindle
- wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund
- Re: [PATCH] nodeindexscan with reorder memory leak Aliaksandr Kalenik
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Justin Pryzby
- Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Dong Wook Lee
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Andres Freund
- Re: [PATCH] nodeindexscan with reorder memory leak Alexander Korotkov
- catalog access with reset GUCs during parallel worker startup Andres Freund
- Re: decoupling table and index vacuum Peter Geoghegan
- Re: [PATCH] nodeindexscan with reorder memory leak Tom Lane
- Re: New developer papercut - Makefile references INSTALL Andres Freund
- Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Ranier Vilela
- Re: New developer papercut - Makefile references INSTALL Tom Lane
- Re: catalog access with reset GUCs during parallel worker startup Tom Lane
- GetRelationPublicationActions. - Remove unreachable code Peter Smith
- Re: catalog access with reset GUCs during parallel worker startup Andres Freund
- Re: GetRelationPublicationActions. - Remove unreachable code Tom Lane
- Re: row filtering for logical replication Peter Smith
- Re: Replacing TAP test planning with done_testing() Michael Paquier
-
Re: Justin Pryzby
Michael Paquier - Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Kyotaro Horiguchi
- Re: GetRelationPublicationActions. - Remove unreachable code Peter Smith
- Re: make MaxBackends available in _PG_init Michael Paquier
- Re: [RFC] building postgres with meson - perl embedding Andres Freund
- Re: [BUG]Update Toast data failure in logical replication Amit Kapila
- Re: Plug minor memleak in pg_dump Michael Paquier
- Logging in LockBufferForCleanup() Andres Freund
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: [RFC] building postgres with meson - perl embedding Tom Lane
- Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Michael Paquier
- Re: Logging in LockBufferForCleanup() Michael Paquier
- Re: catalog access with reset GUCs during parallel worker startup Robert Haas
- Re: Database-level collation version tracking Julien Rouhaud
- Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao
- RE: row filtering for logical replication houzj.fnst@fujitsu.com
- Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules Bharath Rupireddy
- Use return value of XLogRecGetBlockTag instead of explicit block ref checks and also use XLogRecHasBlockRef/Image macros instead of explicit checks Bharath Rupireddy
- Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules Andres Freund
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Replacing TAP test planning with done_testing() Kyotaro Horiguchi
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Julien Rouhaud
- Re: decoupling table and index vacuum Dilip Kumar
- Re: generic plans and "initial" pruning Amit Langote
- Re: Database-level collation version tracking Peter Eisentraut
- Re: POC: GROUP BY optimization Andrey V. Lepikhov
- Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma
- Re: row filtering for logical replication Amit Kapila
- Re: Database-level collation version tracking Julien Rouhaud
- Re: Plug minor memleak in pg_dump Ranier Vilela
- Re: Unnecessary call to resetPQExpBuffer in getIndexes Peter Eisentraut
- Remove 'IN' from pg_freespace docs for consistency Bharath Rupireddy
- Re: Logging in LockBufferForCleanup() Masahiko Sawada
- Re: Merging statistics from children instead of re-sampling everything Andrey Lepikhov
- Refactor CheckpointWriteDelay() Bharath Rupireddy
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [BUG]Update Toast data failure in logical replication Amit Kapila
- Re: Plug minor memleak in pg_dump Ranier Vilela
- Re: Plug minor memleak in pg_dump Daniel Gustafsson
- Re: refactoring basebackup.c Jeevan Ladhe
- faulty link Erik Rijkers
- Re: Plug minor memleak in pg_dump Ranier Vilela
- Re: Support escape sequence for cluster_name in postgres_fdw.application_name Fujii Masao
- Re: faulty link Josef Šimánek
- Re: faulty link walther@technowledgy.de
- Re: faulty link Daniel Westermann (DWE)
- Re: faulty link Josef Šimánek
- Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
- Re: faulty link Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Logging in LockBufferForCleanup() Fujii Masao
- Re: faulty link Dagfinn Ilmari Mannsåker
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy
- Re: faulty link Dave Page
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Peter Geoghegan
- Race condition in TransactionIdIsInProgress Konstantin Knizhnik
- Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? Bharath Rupireddy
- Re: support for CREATE MODULE Swaha Miller
- Re: [RFC] building postgres with meson Andrew Dunstan
- Re: Race condition in TransactionIdIsInProgress Andrey Borodin
- Re: [RFC] building postgres with meson Andres Freund
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Per-table storage parameters for TableAM/IndexAM extensions Jeff Davis
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: [RFC] building postgres with meson Andrew Dunstan
- Re: decoupling table and index vacuum Robert Haas
- Re: decoupling table and index vacuum Robert Haas
- Re: decoupling table and index vacuum Peter Geoghegan
- Re: make MaxBackends available in _PG_init Nathan Bossart
- Re: [PATCH v2] use has_privs_for_role for predefined roles Nathan Bossart
- Re: Race condition in TransactionIdIsInProgress Alvaro Herrera
- Re: decoupling table and index vacuum Peter Geoghegan
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Thomas Munro
- List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson
- Re: Race condition in TransactionIdIsInProgress Robert Haas
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: is the base backup protocol used by out-of-core tools? Robert Haas
- Re: List of all* PostgreSQL EXTENSIONs in the world Robert Haas