Mailing lists [pgsql-hackers]
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Magnus Hagander
- postgres_fdw planning issue: EquivalenceClass changes confuse it Tom Lane
- Re: float4in_internal Andrew Dunstan
- Re: psql tab-complete Thomas Munro
- Re: psql tab-complete Tom Lane
- Re: Error-safe user functions Andrew Dunstan
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Ranier Vilela
- Re: New strategies for freezing, advancing relfrozenxid early Jeff Davis
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Optimization issue of branching UNION ALL Tom Lane
- Re: Direct I/O Thomas Munro
- Re: psql tab-complete Michael Paquier
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier
- Re: Inconsistency in reporting checkpointer stats Kyotaro Horiguchi
- Re: Optimization issue of branching UNION ALL Richard Guo
- Re: [PATCH] random_normal function Michael Paquier
- Re: Inconsistency in reporting checkpointer stats Kyotaro Horiguchi
- Re: Optimization issue of branching UNION ALL Tom Lane
- Re: Optimization issue of branching UNION ALL Tom Lane
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Simplifications for error messages related to compression Michael Paquier
- Re: psql tab-complete Thomas Munro
- Re: Rework of collation code, extensibility Jeff Davis
- Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- An oversight in ExecInitAgg for grouping sets Richard Guo
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Error-safe user functions Tom Lane
- Re: [BUG] pg_upgrade test fails from older versions. Anton A. Melnikov
- Re: Force streaming every change in logical decoding Amit Kapila
- Re: Force streaming every change in logical decoding Masahiko Sawada
- RE: Force streaming every change in logical decoding Hayato Kuroda (Fujitsu)
- Re: Force streaming every change in logical decoding Kyotaro Horiguchi
- Re: appendBinaryStringInfo stuff David Rowley
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: appendBinaryStringInfo stuff Tom Lane
- Re: Force streaming every change in logical decoding Masahiko Sawada
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Richard Guo
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Kyotaro Horiguchi
- Re: Force streaming every change in logical decoding Kyotaro Horiguchi
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Masahiko Sawada
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Masahiko Sawada
- Re: Force streaming every change in logical decoding Amit Kapila
- Re: appendBinaryStringInfo stuff David Rowley
- Re: Force streaming every change in logical decoding Amit Kapila
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley
- Re: Force streaming every change in logical decoding Amit Kapila
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: [PATCH] Add function to_oct Dag Lem
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Exit walsender before confirming remote flush in logical replication Ashutosh Bapat
- Re: Optimization issue of branching UNION ALL Andrey Lepikhov
- Re: daitch_mokotoff module Dag Lem
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: appendBinaryStringInfo stuff John Naylor
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- RE: Force streaming every change in logical decoding shiy.fnst@fujitsu.com
- Timeout when changes are filtered out by the core during logical replication Ashutosh Bapat
- Re: daitch_mokotoff module Dag Lem
- Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet Melih Mutlu
- Re: daitch_mokotoff module Dag Lem
- Re: fixing CREATEROLE Alvaro Herrera
- Re: Small miscellaneus fixes (Part II) Ranier Vilela
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- ARRNELEMS Out-of-bounds possible errors Ranier Vilela
- Re: Optimization issue of branching UNION ALL Tom Lane
- Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov
- Re: Error-safe user functions Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Small miscellaneus fixes (Part II) Ranier Vilela
- Re: [PATCH] Add function to_oct Eric Radman
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan
- Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: dynamic result sets support in extended query protocol Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- Re: checking snapshot argument for index_beginscan Ted Yu