Mailing lists [pgsql-hackers]
- Re: checking snapshot argument for index_beginscan Pavel Borisov
- Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov
- Re: Array initialisation notation in syscache.c Thomas Munro
- Re: ARRNELEMS Out-of-bounds possible errors Ranier Vilela
- Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options David Rowley
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier
- Re: Small miscellaneus fixes (Part II) Justin Pryzby
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Richard Guo
- Re: Exit walsender before confirming remote flush in logical replication Kyotaro Horiguchi
- Re: Force streaming every change in logical decoding Kyotaro Horiguchi
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley
- Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier
- Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Vik Fearing
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote
- Re: [BUG] pg_upgrade test fails from older versions. Justin Pryzby
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- 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: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote
- Re: Windows default locale vs initdb Thomas Munro
- 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 Amit Kapila
- Re: Force streaming every change in logical decoding Amit Kapila
- Re: Force streaming every change in logical decoding Amit Kapila
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Exit walsender before confirming remote flush in logical replication Amit Kapila
- RE: Support logical replication of DDLs Takamichi Osumi (Fujitsu)
- Re: Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- RE: Force streaming every change in logical decoding Hayato Kuroda (Fujitsu)
- Re: Using WaitEventSet in the postmaster Thomas Munro
- Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov
- Re: Force streaming every change in logical decoding Amit Kapila
- RE: Force streaming every change in logical decoding shiy.fnst@fujitsu.com
- Re: File API cleanup Peter Eisentraut
- Re: ARRNELEMS Out-of-bounds possible errors Kyotaro Horiguchi
- Re: ARRNELEMS Out-of-bounds possible errors Kyotaro Horiguchi
- Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier
- Re: appendBinaryStringInfo stuff Peter Eisentraut
- RE: Force streaming every change in logical decoding Hayato Kuroda (Fujitsu)
- Re: Timeout when changes are filtered out by the core during logical replication Amit Kapila
- Re: [BUG] pg_upgrade test fails from older versions. Anton A. Melnikov
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: [BUG] pg_upgrade test fails from older versions. Anton A. Melnikov
- Re: Force streaming every change in logical decoding shveta malik
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: daitch_mokotoff module Andres Freund
- Re: cirrus scripts could use make -k Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley
- RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu)
- Re: daitch_mokotoff module Alvaro Herrera
- Re: appendBinaryStringInfo stuff David Rowley
- Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Ranier Vilela
- Re: daitch_mokotoff module Alvaro Herrera
- Re: daitch_mokotoff module Alvaro Herrera
- Re: Error-safe user functions Andrew Dunstan
- Re: daitch_mokotoff module Tom Lane
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: [BUG] pg_upgrade test fails from older versions. Justin Pryzby
- Re: [RFC] building postgres with meson - v13 Justin Pryzby
- Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera
- Re: Force streaming every change in logical decoding Masahiko Sawada
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Magnus Hagander
- Re: Error-safe user functions Andrew Dunstan
- Re: Making Vars outer-join aware Tom Lane
- Re: Error-safe user functions Tom Lane
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: daitch_mokotoff module Dag Lem
- Re: daitch_mokotoff module Dag Lem
- Re: Making Vars outer-join aware Ted Yu