Mailing lists [pgsql-hackers]
- Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- meson oddities Andrew Dunstan
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [RFC] building postgres with meson - v12 Justin Pryzby
- Re: meson oddities Michael Paquier
- Re: meson oddities Andres Freund
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: meson oddities Andres Freund
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: Support logical replication of DDLs Peter Smith
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Multitable insert syntax support on Postgres? Alexandre hadjinlian guerra
- Re: Error on missing Python module in Meson setup Andres Freund
- Re: Multitable insert syntax support on Postgres? Andres Freund
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Collation version tracking for macOS Jeff Davis
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: A new strategy for pull-up correlated ANY_SUBLINK Richard Guo
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: [BUG] Logical replica crash if there was an error in a function. Anton A. Melnikov
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Amit Langote
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: Direct I/O Andres Freund
- Re: Assertion failure in SnapBuildInitialSnapshot() Thomas Munro
- Re: libpq compression (part 2) Andrey Borodin
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- RE: Assertion failure in SnapBuildInitialSnapshot() Takamichi Osumi (Fujitsu)
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Typo about subxip in comments Amit Kapila
- Re: Making Vars outer-join aware Richard Guo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Alvaro Herrera
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: archive modules Peter Eisentraut
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: Unit tests for SLRU Aleksander Alekseev
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Unit tests for SLRU Daniel Gustafsson
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Re: Unit tests for SLRU Pavel Borisov
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Error on missing Python module in Meson setup Daniel Gustafsson
- Re: meson oddities Andrew Dunstan
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Japin Li
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: plpgsql-trigger.html: Format TG_ variables as table (patch) Daniel Gustafsson
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: when the startup process doesn't (logging startup delays) Simon Riggs
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Vacuumdb --force-index-cleanup option not available in postgres 12.9 Karthik Jagadish (kjagadis)
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Justin Pryzby
- Index not getting cleaned even though vacuum is running Karthik Jagadish (kjagadis)
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Karthik Jagadish (kjagadis)
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Justin Pryzby
- Re: meson oddities Peter Eisentraut
- Re: Error-safe user functions Andrew Dunstan
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: archive modules Nathan Bossart
- Re: allowing for control over SET ROLE Robert Haas
- Re: archive modules Alvaro Herrera
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Tom Lane
- Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- closing file in adjust_data_dir Ted Yu
- Distinct tightly coupled with Agg Ankit Kumar Pandey
- Re: Distinct tightly coupled with Agg Ankit Kumar Pandey
- Re: Distinct tightly coupled with Agg Tom Lane
- Re: meson oddities Andres Freund
- Re: Moving forward with TDE Jacob Champion
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: Moving forward with TDE David Christensen
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: Moving forward with TDE Jacob Champion
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: meson oddities Andrew Dunstan
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: archive modules Nathan Bossart