Mailing lists [pgsql-hackers]
- Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment David Rowley
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option Tom Lane
- Add mention in docs about locking all partitions for generic plans David Rowley
- Re: System views for versions reporting Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Proposal - Allow extensions to set a Plan Identifier Michael Paquier
- Re: AIO v2.5 Noah Misch
- Re: Fix infinite loop from setting scram_iterations to INT_MAX Richard Guo
- Re: Fix infinite loop from setting scram_iterations to INT_MAX Michael Paquier
- Re: Fix infinite loop from setting scram_iterations to INT_MAX Richard Guo
- Re: AIO v2.5 Thomas Munro
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints jian he
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN jian he
- RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: support virtual generated column not null constraint jian he
- Re: Parallel safety for extern params Amit Kapila
- Re: Commit fest 2025-03 vignesh C
- Re: Proposal - Allow extensions to set a Plan Identifier Michael Paquier
- RE: Fix 035_standby_logical_decoding.pl race conditions Hayato Kuroda (Fujitsu)
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Patch: Cover POSITION(bytea,bytea) with tests David Rowley
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Add mention in docs about locking all partitions for generic plans Tender Wang
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: FSM doesn't recover after zeroing damaged page. Anton A. Melnikov
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: Add mention in docs about locking all partitions for generic plans David Rowley
- Re: Add mention in docs about locking all partitions for generic plans Tender Wang
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Jakub Wartak
- Re: Restrict publishing of partitioned table with a foreign table as partition Shlok Kyal
- High memory usage in CachedPlan for large IN clauses in partitioned table updates 赵庭海(庭章)
- Re: Conflict detection for multiple_unique_conflicts in logical replication Amit Kapila
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Next commitfest app release is planned for March 18th Peter Eisentraut
- Re: Test to dump and restore objects left behind by regression Daniel Gustafsson
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: CREATE SUBSCRIPTION - add missing test case Heikki Linnakangas
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- [PATCH] Add a new pattern for zero-based months for Date/Time Formatting Vincent Moreau
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Álvaro Herrera
- Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum Yura Sokolov
- [PATCH] Add a new pattern for zero-based months for Date/Time Formatting Vincent Moreau
- Re: POC, WIP: OR-clause support for indexes Pavel Borisov
- Re: support fast default for domain with constraints jian he
- Re: [PATCH] SVE popcount support John Naylor
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- pg_restore documentation and --create/--single-transaction limitation Ashutosh Bapat
- Re: Allow default \watch interval in psql to be configured Daniel Gustafsson
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shlok Kyal
- Re: Test to dump and restore objects left behind by regression Alvaro Herrera
- vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Allow default \watch interval in psql to be configured Ashutosh Bapat
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: [18] CREATE SUBSCRIPTION ... SERVER vignesh C
- Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum Andres Freund
- Re: Improve monitoring of shared memory allocations Tomas Vondra
- Re: Adding extension default version to \dx Magnus Hagander
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Amit Langote
- Re: Add Postgres module info Andrei Lepikhov
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot torikoshia
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Robert Haas
- Re: Add Postgres module info Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: Snapshot related assert failure on skink Tomas Vondra
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: Snapshot related assert failure on skink Heikki Linnakangas
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Christoph Berg
- Re: AIO v2.5 Andres Freund
- Re: High memory usage in CachedPlan for large IN clauses in partitioned table updates Tom Lane
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Modify SHOW to display reloptions by accepting table-qualified names. David G. Johnston
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: Add Postgres module info Tom Lane
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: pg_recvlogical requires -d but not described on the documentation Fujii Masao
- Re: Modify SHOW to display reloptions by accepting table-qualified names. Tom Lane
- Re: vacuum_truncate configuration parameter and isset_offset Álvaro Herrera
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: dblink: Add SCRAM pass-through authentication Peter Eisentraut
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Add Postgres module info Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Add Postgres module info Euler Taveira
- Re: Add Postgres module info Tom Lane
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: Proposal - Allow extensions to set a Plan Identifier Lukas Fittl
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Proposal - Allow extensions to set a Plan Identifier Alena Rybakina
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler. Rahila Syed
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: Logging which local address was connected to in log_line_prefix Tom Lane