Mailing lists [pgsql-hackers]
- Re: Protect against possible memory corruption (src/backend/access/nbtree/nbtxlog.c) Heikki Linnakangas
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: row filtering for logical replication Tomas Vondra
- Re: row filtering for logical replication Euler Taveira
- Re: Protect against possible memory corruption (src/backend/access/nbtree/nbtxlog.c) Ranier Vilela
- Re: enable_resultcache confusion David Rowley
- Re: row filtering for logical replication Alvaro Herrera
- Re: Support kerberos authentication for postgres_fdw Peifeng Qiu
- Re: Cosmic ray hits integerset Greg Stark
- Re: row filtering for logical replication Greg Nancarrow
- Re: bugfix: when the blocksize is 32k, the function page_header of pageinspect returns negative numbers. Michael Paquier
- Re: Record a Bitmapset of non-pruned partitions David Rowley
- Re: Diagnostic comment in LogicalIncreaseXminForSlot Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Support kerberos authentication for postgres_fdw Peifeng Qiu
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE kuroda.hayato@fujitsu.com
- Re: More time spending with "delete pending" Michael Paquier
- Re: Skipping logical replication transactions on subscriber side Alexey Lesovsky
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley
- Re: row filtering for logical replication Amit Kapila
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Greg Nancarrow
- Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Amul Sul
- Re: More time spending with "delete pending" Michael Paquier
- Re: Teach pg_receivewal to use lz4 compression Dilip Kumar
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: More time spending with "delete pending" Michael Paquier
- Re: Teach pg_receivewal to use lz4 compression Michael Paquier
- Re: More time spending with "delete pending" Alexander Lakhin
- Re: More time spending with "delete pending" Michael Paquier
- Re: More time spending with "delete pending" Alexander Lakhin
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
- Re: Protect against possible memory corruption (src/backend/access/nbtree/nbtxlog.c) Heikki Linnakangas
- Re: Can a child process detect postmaster death when in pg_usleep? Michael Paquier
- Re: Column Filtering in Logical Replication Rahila Syed
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley
- Re: Added schema level support for publication. vignesh C
- Re: Added schema level support for publication. vignesh C
- Re: row filtering for logical replication Tomas Vondra
- Re: Teach pg_receivewal to use lz4 compression gkokolatos@pm.me
- Re: Added schema level support for publication. vignesh C
- Re: Support kerberos authentication for postgres_fdw Magnus Hagander
- Re: row filtering for logical replication Amit Kapila
- Re: Added schema level support for publication. vignesh C
- Re: Column Filtering in Logical Replication Rahila Syed
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Teach pg_receivewal to use lz4 compression Magnus Hagander
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Teach pg_receivewal to use lz4 compression Dilip Kumar
- Re: Introduce pg_receivewal gzip compression tests Gilles Darold
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: pg_stats and range statistics Egor Rogov
- Fix comments of heap_prune_chain() ikedamsh@oss.nttdata.com
- Re: Support kerberos authentication for postgres_fdw Peifeng Qiu
- [PATCH] improve the pg_upgrade error message Jeevan Ladhe
- Re: row filtering for logical replication Tomas Vondra
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Diagnostic comment in LogicalIncreaseXminForSlot Ashutosh Bapat
- 2021-07 CF now in progress Ibrar Ahmed
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: [PATCH] improve the pg_upgrade error message Laurenz Albe
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions David Rowley
- Re: [PATCH] improve the pg_upgrade error message Suraj Kharage
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions Matthias van de Meent
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Thomas Munro
- Re: refactoring basebackup.c tushar
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Unused function parameter in get_qual_from_partbound() John Naylor
- Re: Diagnostic comment in LogicalIncreaseXminForSlot Amit Kapila
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: pg_stats and range statistics Tomas Vondra
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Is tuplesort meant to support bounded datum sorts? David Rowley
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions David Rowley
- Re: enable_resultcache confusion Tom Lane
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ronan Dunklau
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions Matthias van de Meent
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- Re: Zedstore - compressed in-core columnar storage Andy Fan
- Re: Inaccurate error message when set fdw batch_size to 0 Fujii Masao
- Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bharath Rupireddy
- Re: Is tuplesort meant to support bounded datum sorts? Tom Lane
- Re: proposal - psql - use pager for \watch command vignesh C
- Re: Protect against possible memory corruption (src/backend/access/nbtree/nbtxlog.c) Ranier Vilela
- Re: PROXY protocol support Magnus Hagander
- Re: Enhanced error message to include hint messages for redundant options error vignesh C
- Re: Inaccurate error message when set fdw batch_size to 0 Bharath Rupireddy
- Re: Introduce pg_receivewal gzip compression tests gkokolatos@pm.me
- printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Tom Lane
- Re: "debug_invalidate_system_caches_always" is too long Tom Lane
- Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Peter Eisentraut
- Re: Partition Check not updated when insert into a partition Alvaro Herrera
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Peter Eisentraut
- Re: speed up verifying UTF-8 John Naylor
- Re: row filtering for logical replication Euler Taveira
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Peter Eisentraut
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- Re: [PATCH] Don't block HOT update by BRIN index Tomas Vondra
- Re: Fix comments of heap_prune_chain() Alvaro Herrera
- Re: [PATCH] Don't block HOT update by BRIN index Alvaro Herrera
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Thomas Munro
- Re: [PATCH] Don't block HOT update by BRIN index Tomas Vondra
- Re: [PATCH] Don't block HOT update by BRIN index Josef Šimánek
- Re: [PATCH] Don't block HOT update by BRIN index Tomas Vondra
- Re: [PATCH] Don't block HOT update by BRIN index Alvaro Herrera
- Re: Fix comments of heap_prune_chain() Matthias van de Meent