Mailing lists [pgsql-hackers]
- Re: add AVX2 support to simd.h Tom Lane
- Re: [PATCH] plpython function causes server panic Tom Lane
- incorrect results and different plan with 2 very similar queries Dave Cramer
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: incorrect results and different plan with 2 very similar queries David Rowley
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: incorrect results and different plan with 2 very similar queries Dave Cramer
- Re: Large block sizes support in Linux Stephen Frost
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Built-in CTYPE provider Jeff Davis
- Re: Table AM Interface Enhancements Alexander Korotkov
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Crash on UNION with PG 17 Bruce Momjian
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Combine Prune and Freeze records emitted by vacuum Heikki Linnakangas
- Re: Psql meta-command conninfo+ Imseih (AWS), Sami
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Crash on UNION with PG 17 David Rowley
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- [MASSMAIL] Fix some resources leaks (src/bin/pg_basebackup/pg_createsubscriber.c) Ranier Vilela
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: DOCS: add helpful partitioning links Robert Treat
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: Add new error_action COPY ON_ERROR "log" Masahiko Sawada
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Fix some resources leaks (src/bin/pg_basebackup/pg_createsubscriber.c) Euler Taveira
- Re: Remove some redundant set_cheapest() calls Richard Guo
- Re: Properly pathify the union planner Richard Guo
- Re: Add pg_basetype() function to obtain a DOMAIN base type jian he
- Re: Properly pathify the union planner Tom Lane
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tom Lane
- Re: Properly pathify the union planner David Rowley
- Re: Fix parallel vacuum buffer usage reporting Masahiko Sawada
- Re: DOCS: add helpful partitioning links Ashutosh Bapat
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Proposal: Introduce row-level security templates Aadhav Vignesh
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Can't find not null constraint, but \d+ shows that jian he
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: remaining sql/json patches Amit Langote
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: BUG: deadlock between autovacuum worker and client backend during removal of orphan temp tables with sequences Akshat Jaimini
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Statistics Import and Export Jeff Davis
- Re: BUG: deadlock between autovacuum worker and client backend during removal of orphan temp tables with sequences Andrey M. Borodin
- Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE Masahiko Sawada
- Re: [HACKERS] make async slave to wait for lsn to be replayed Thomas Munro
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: Combine Prune and Freeze records emitted by vacuum Heikki Linnakangas
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Can't find not null constraint, but \d+ shows that Alvaro Herrera
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Fix parallel vacuum buffer usage reporting Anthonin Bonnefoy
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Row pattern recognition Tatsuo Ishii
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: AIX support Sriram RK
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Experiments with Postgres and SSL Matthias van de Meent
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Fix some resources leaks (src/bin/pg_basebackup/pg_createsubscriber.c) Ranier Vilela
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Vectored I/O in bulk_write.c Thomas Munro
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Support logical replication of DDLs Andrey M. Borodin
- [MASSMAIL]elog/ereport VS misleading backtrace_function function address Jakub Wartak
- Re: Support logical replication of DDLs Amit Kapila
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Andrey M. Borodin
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Andrey M. Borodin
- Re: Use virtual tuple slot for Unique node Andrey M. Borodin
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Robert Treat
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: Add new error_action COPY ON_ERROR "log" Masahiko Sawada
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: Table AM Interface Enhancements Alexander Korotkov
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: [PATCH] plpython function causes server panic Robert Haas
- Re: [PATCH] plpython function causes server panic Tom Lane
- [MASSMAIL]To what extent should tests rely on VACUUM ANALYZE? Alexander Lakhin
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Table AM Interface Enhancements Japin Li
- Re: [PATCH] plpython function causes server panic Robert Haas
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Alvaro Herrera
- Re: [PATCH] plpython function causes server panic Robert Haas
- Re: [PATCH] plpython function causes server panic Tom Lane
- Re: [PATCH] plpython function causes server panic Robert Haas
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: remaining sql/json patches Alvaro Herrera
- Re: To what extent should tests rely on VACUUM ANALYZE? Tomas Vondra
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: To what extent should tests rely on VACUUM ANALYZE? Tom Lane
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: DOCS: add helpful partitioning links Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane
- Re: elog/ereport VS misleading backtrace_function function address Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Properly pathify the union planner Tom Lane
- Re: Flushing large data immediately in pqcomm Melih Mutlu
- Re: Flushing large data immediately in pqcomm Melih Mutlu
- Re: Properly pathify the union planner Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Re: pg_upgrade --copy-file-range Robert Haas
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tom Lane