pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/31
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
2026/03/31
Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Andreas Karlsson
2026/03/31
Re: Bug: wrong relname in RemoveSubscriptionRel() error detail
Chao Li
2026/03/31
Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Jelte Fennema-Nio
2026/03/31
Re: Improve pgindent's formatting named fields in struct literals and varidic functions
Andreas Karlsson
2026/03/31
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2026/03/31
Re: implement CAST(expr AS type FORMAT 'template')
jian he
2026/03/31
Re: POC: Parallel processing of indexes in autovacuum
SATYANARAYANA NARLAPURAM
2026/03/31
Re: meson vs. llvm bitcode files
Peter Eisentraut
2026/03/31
Re: Adding locks statistics
Bertrand Drouvot
2026/03/31
RE: Introduce XID age based replication slot invalidation
Hayato Kuroda (Fujitsu)
2026/03/31
Re: clang bug affecting greenfly
John Naylor
2026/03/31
PoC: Add condition variable support to WaitEventSetWait()
Chao Li
2026/03/31
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Alexander Lakhin
2026/03/30
Re:Re: Initial COPY of Logical Replication is too slow
王好燕
2026/03/30
Re: Initial COPY of Logical Replication is too slow
Haoyan Wang
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
Ajay Pal
2026/03/30
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/30
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/30
Re: tuple radix sort
cca5507
2026/03/30
Re: Skipping schema changes in publication
Peter Smith
2026/03/30
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/30
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
2026/03/30
Re: Skipping schema changes in publication
Amit Kapila
2026/03/30
RE: Skipping schema changes in publication
Hayato Kuroda (Fujitsu)
2026/03/30
Fix HAVING-to-WHERE pushdown with nondeterministic collations
Richard Guo
2026/03/30
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
David Rowley
2026/03/30
Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch
Xuneng Zhou
2026/03/30
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/30
Re: Skipping schema changes in publication
Peter Smith
2026/03/30
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/30
Re: POC: Parallel processing of indexes in autovacuum
SATYANARAYANA NARLAPURAM
2026/03/30
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
2026/03/30
Re: Custom oauth validator options
Jacob Champion
2026/03/30
Re: Get rid of redundant StringInfo accumulation
David Rowley
2026/03/30
Re: Refactor query normalization into core query jumbling
Michael Paquier
2026/03/30
Re: scale parallel_tuple_cost by tuple width
David Rowley
2026/03/30
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
2026/03/30
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Tatsuo Ishii
2026/03/30
Re: scale parallel_tuple_cost by tuple width
Tom Lane
2026/03/30
Re: scale parallel_tuple_cost by tuple width
David Rowley
2026/03/30
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/30
Re: Fix race with LLVM and bison.
Zsolt Parragi
2026/03/30
Re: implement CAST(expr AS type FORMAT 'template')
Zsolt Parragi
2026/03/30
Re: Shared hash table allocations
Heikki Linnakangas
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
2026/03/30
Re: Fix how some lists are displayed by psql \d+
Peter Smith
2026/03/30
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Peter Eisentraut
2026/03/30
Re: Add custom EXPLAIN options support to auto_explain
Robert Haas
2026/03/30
Re: Custom oauth validator options
Zsolt Parragi
2026/03/30
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/30
Re: [oauth] Split and extend PGOAUTHDEBUG
Jacob Champion
2026/03/30
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
2026/03/30
Re: [PATCH] pg_stat_statements: add last_execution_start column
Sami Imseih
2026/03/30
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2026/03/30
Re: Patch: dumping tables data in multiple chunks in pg_dump
Zsolt Parragi
2026/03/30
Re: remove bits* types
Nathan Bossart
2026/03/30
Re: MinGW CI tasks fail / timeout
Andrew Dunstan
2026/03/30
[PATCH] analyze: move elevel calculation into do_analyze_rel()
Лев Николаев
2026/03/30
Re: MinGW CI tasks fail / timeout
Jacob Champion
2026/03/30
Re: Adding per backend commit and rollback counters
Kuba Knysiak
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Tom Lane
2026/03/30
Re: Better shared data structure management and resizable shared data structures
Heikki Linnakangas
2026/03/30
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
2026/03/30
Re: WIP - xmlvalidate implementation from TODO list
Pavel Stehule
2026/03/30
Re: Refactor query normalization into core query jumbling
Sami Imseih
2026/03/30
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2026/03/30
Re: Don't synchronously wait for already-in-progress IO in read stream
Alexander Lakhin
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
Andrew Dunstan
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Tom Lane
2026/03/30
Re: pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
2026/03/30
Re: Add pg_stat_autovacuum_priority
Sami Imseih
2026/03/30
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
2026/03/30
Re: remove bits* types
Tom Lane
2026/03/30
Re: remove bits* types
Nathan Bossart
2026/03/30
Re: Thread-safe getopt()
Heikki Linnakangas
2026/03/30
Re: remove bits* types
Dagfinn Ilmari Mannsåker
2026/03/30
Re: Add comments about fire_triggers argument in ri_triggers.c
surya poondla
2026/03/30
Re: Add ldapservice connection parameter
Andrew Jackson
2026/03/30
Re: Patch: dumping tables data in multiple chunks in pg_dump
Hannu Krosing
2026/03/30
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2026/03/30
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
2026/03/30
Re: clang bug affecting greenfly
Greg Burd
2026/03/30
Re: Add pg_stat_autovacuum_priority
Robert Treat
2026/03/30
Re: remove bits* types
Nathan Bossart
2026/03/30
Re: remove bits* types
Tom Lane
2026/03/30
Re: remove bits* types
Nathan Bossart
2026/03/30
Re: clang bug affecting greenfly
Álvaro Herrera
2026/03/30
Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Pavlo Golub
2026/03/30
Re: remove bits* types
Melanie Plageman
2026/03/30
[PATCH] pg_stat_statements: add last_execution_start column
Pavlo Golub
2026/03/30
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Anton A. Melnikov
2026/03/30
Re: Adding locks statistics
Tomas Vondra
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
Álvaro Herrera
2026/03/30
Re: Add pg_stat_autovacuum_priority
Sami Imseih
2026/03/30
Re: Shared hash table allocations
Heikki Linnakangas
2026/03/30
Re: [BUG] Excessive memory usage with update on STORED generated columns.
Matthias van de Meent
2026/03/30
Re: [PATCH] Report column-level error when lacking privilege
Ashutosh Bapat
2026/03/30
Re: Add pg_stat_autovacuum_priority
Sami Imseih
2026/03/30
Re: Add pg_stat_autovacuum_priority
Álvaro Herrera
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
Andrew Dunstan
2026/03/30
Re: Proposal for enabling auto-vectorization for checksum calculations
Ants Aasma
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
Tom Lane
2026/03/30
Re: Thread-safe getopt()
Tom Lane
2026/03/30
Re: pg_plan_advice
Robert Haas
2026/03/30
Re: Skipping schema changes in publication
vignesh C
2026/03/30
Re: Thread-safe getopt()
Heikki Linnakangas
2026/03/30
Re: [PATCH] Add support for INSERT ... SET syntax
David G. Johnston
2026/03/30
Re: Thread-safe getopt()
Tom Lane
2026/03/30
Re: Thread-safe getopt()
Heikki Linnakangas
2026/03/30
[BUG] Excessive memory usage with update on STORED generated columns.
Anton A. Melnikov
2026/03/30
Re: Get rid of redundant StringInfo accumulation
Daniil Davydov
2026/03/30
Re: Clean up NamedLWLockTranche stuff
Heikki Linnakangas
2026/03/30
Re: scale parallel_tuple_cost by tuple width
Tom Lane
2026/03/30
Re: Teach isolation tester about injection points in background workers
Antonin Houska
2026/03/30
scale parallel_tuple_cost by tuple width
Andrew Dunstan
2026/03/30
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Amul Sul
2026/03/30
Re: Add pg_stat_autovacuum_priority
Robert Treat
2026/03/30
Re: Get rid of redundant StringInfo accumulation
Andres Freund
2026/03/30
Re: .bc files build dependency issues.
Andres Freund
2026/03/30
Re: Asynchronous MergeAppend
Matheus Alcantara
2026/03/30
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/30
Re: Bug: wrong relname in RemoveSubscriptionRel() error detail
Amit Kapila
2026/03/30
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Yasuo Honda
2026/03/30
Re: table AM option passing
Álvaro Herrera
2026/03/30
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
2026/03/30
Re: clang bug affecting greenfly
Greg Burd
2026/03/30
Re: Add ldapservice connection parameter
Andrey Borodin
2026/03/30
Re: [PATCH] Add CANONICAL option to xmlserialize
Andrew Dunstan
2026/03/30
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
2026/03/30
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Peter Eisentraut
2026/03/30
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/03/30
Re: Make pg_prewarm, autoprewarm yield for waiting DDL
Ashutosh Sharma
2026/03/30
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Fujii Masao
2026/03/30
[PATCH] Add support for INSERT ... SET syntax
Suraj Kharage
2026/03/30
Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC
Artur Zakirov
2026/03/30
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2026/03/30
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
shveta malik
2026/03/30
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
2026/03/30
Re: [PATCH] Add CANONICAL option to xmlserialize
Andrew Dunstan
2026/03/30
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/03/30
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/03/30
Re: Skipping schema changes in publication
Amit Kapila
2026/03/30
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2026/03/30
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
2026/03/30
Re: headerscheck: Avoid mutual inclusion of pg_config.h and c.h
Peter Eisentraut
2026/03/30
RE: Bug: wrong relname in RemoveSubscriptionRel() error detail
Zhijie Hou (Fujitsu)
2026/03/30
Re: implement CAST(expr AS type FORMAT 'template')
jian he
2026/03/30
Re: implement CAST(expr AS type FORMAT 'template')
jian he
2026/03/30
Re: Fix race with LLVM and bison.
Maksim.Melnikov
2026/03/30
Re: Add max_wal_replay_size connection parameter to libpq
Jim Jones
2026/03/30
RE: Initial COPY of Logical Replication is too slow
Hayato Kuroda (Fujitsu)
2026/03/30
.bc files build dependency issues.
Anton A. Melnikov
2026/03/30
Re: pg_publication_tables: return NULL attnames when no column list is specified
Amit Kapila
2026/03/30
RE: Initial COPY of Logical Replication is too slow
Zhijie Hou (Fujitsu)
2026/03/29
clang bug affecting greenfly
John Naylor
2026/03/29
Re: Get rid of redundant StringInfo accumulation
Daniil Davydov
2026/03/29
Re: Bug: wrong relname in RemoveSubscriptionRel() error detail
Chao Li
2026/03/29
Re: Bug: wrong relname in RemoveSubscriptionRel() error detail
Nisha Moond
2026/03/29
Re: SQL Property Graph Queries (SQL/PGQ)
Henson Choi
2026/03/29
Re: Skipping schema changes in publication
Peter Smith
2026/03/29
Re: Vacuum statistics
Alena Rybakina
2026/03/29
Re: tuple radix sort
John Naylor
2026/03/29
RE: Skipping schema changes in publication
Zhijie Hou (Fujitsu)
2026/03/29
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
2026/03/29
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao
2026/03/29
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
2026/03/29
Re: Refactor query normalization into core query jumbling
Lukas Fittl
2026/03/29
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/03/29
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/29
Re: pg_publication_tables: return NULL attnames when no column list is specified
Ajin Cherian
2026/03/29
Re: Skipping schema changes in publication
shveta malik
2026/03/29
Re: Row pattern recognition
Tatsuo Ishii
2026/03/29
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Dilip Kumar
2026/03/29
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/29
Re: Skipping schema changes in publication
Dilip Kumar
2026/03/29
Re: Skipping schema changes in publication
Amit Kapila
2026/03/29
Re: Skipping schema changes in publication
shveta malik
2026/03/29
Re: [PATCH] Report column-level error when lacking privilege
David G. Johnston
2026/03/29
Re: Adjust error message for CREATE STATISTICS to account for expressions
John Naylor
2026/03/29
Re: docs: warn about post-data-only schema dumps with parallel restore.
David G. Johnston
2026/03/29
Re: Fix "could not find memoization table entry"
David Rowley
2026/03/29
Re: Adjust error message for CREATE STATISTICS to account for expressions
Chao Li
2026/03/29
Re: Eager aggregation, take 3
Richard Guo
2026/03/29
Re: pg_restore documentation and --create/--single-transaction limitation
Ashutosh Bapat
2026/03/29
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2026/03/29
Re: docs: clarify ALTER TABLE behavior on partitioned tables
Chao Li
2026/03/29
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
2026/03/29
Re: Skipping schema changes in publication
Peter Smith
2026/03/29
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Chao Li
2026/03/29
Re: Fix how some lists are displayed by psql \d+
Fujii Masao
2026/03/29
Re: Add pg_stat_autovacuum_priority
Bharath Rupireddy
2026/03/29
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
2026/03/29
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Bharath Rupireddy
2026/03/29
Re: Add comments about fire_triggers argument in ri_triggers.c
Amit Langote
2026/03/29
[PATCH] Report column-level error when lacking privilege
Steve Chavez
2026/03/29
Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()
Fujii Masao
2026/03/29
Re: POC: Parallel processing of indexes in autovacuum
SATYANARAYANA NARLAPURAM
Earlier messages
Later messages