Mailing lists [pgsql-hackers]
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Squash constant lists in query jumbling by default Laurenz Albe
- Re: Cannot find a working 64-bit integer type on Illumos Nathan Bossart
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: AIO v2.5 Noah Misch
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Daniel Gustafsson
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Michael Paquier
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Tom Lane
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: AIO v2.5 Andres Freund
- Re: AIO v2.5 Noah Misch
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Michael Paquier
- Re: AIO v2.5 Noah Misch
- Re: Proposal: Progressive explain Rafael Thofehrn Castro
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Sami Imseih
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: Statistics Import and Export Corey Huinker
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: Proposal - Allow extensions to set a Plan Identifier Michael Paquier
- Possibly hard-to-read message Kyotaro Horiguchi
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Possibly hard-to-read message David G. Johnston
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: UUID v7 Masahiko Sawada
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Amit Kapila
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Amit Kapila
- ALTER COLUMN SET DATA TYPE does not change the generation expression's collation jian he
- RE: BUG #18815: Logical replication worker Segmentation fault Zhijie Hou (Fujitsu)
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Amit Kapila
- Re: a pool for parallel worker Kirill Reshke
- Re: [Patch] remove duplicated smgrclose Masahiko Sawada
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Tender Wang
- Re: a pool for parallel worker Andy Fan
- Doc: Add Table of Contents to psql Reference Page David G. Johnston
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Michael Paquier
- Re: a pool for parallel worker Andy Fan
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: Fix infinite loop from setting scram_iterations to INT_MAX Richard Guo
- Re: Update LDAP Protocol in fe-connect.c to v3 Peter Eisentraut
- Re: Allow default \watch interval in psql to be configured Pavel Stehule
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Srinath Reddy
- Re: a pool for parallel worker Kirill Reshke
- Re: Accessing an invalid pointer in BufferManagerRelation structure Stepan Neretin
- support create index on virtual generated column. jian he
- [PATCH] avoid double scanning in function byteain Steven Niu
- Re: Allow default \watch interval in psql to be configured Pavel Stehule
- RE: Fix 035_standby_logical_decoding.pl race conditions Hayato Kuroda (Fujitsu)
- Re: Allow default \watch interval in psql to be configured Daniel Gustafsson
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows vignesh C
- Re: [PATCH] avoid double scanning in function byteain Kirill Reshke
- Re: Windows: openssl & gssapi dislike each other vignesh C
- Better HINT message for "unexpected data beyond EOF" Jakub Wartak
- Re: Possibly hard-to-read message Daniel Gustafsson
- Re: race condition when writing pg_control vignesh C
- Re: Allow default \watch interval in psql to be configured Pavel Stehule
- Re: [PATCH] Add a new pattern for zero-based months for Date/Time Formatting Peter Eisentraut
- RE: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Bykov Ivan
- Re: support create index on virtual generated column. Kirill Reshke
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding David Rowley
- Re: [fixed] Trigger test Dmitrii Bondar
- Re: gamma() and lgamma() functions Dean Rasheed
- Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Ajin Cherian
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: dblink: Add SCRAM pass-through authentication Peter Eisentraut
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Fix 035_standby_logical_decoding.pl race conditions Hayato Kuroda (Fujitsu)
- Re: Windows: openssl & gssapi dislike each other Andrew Dunstan
- Re: Recovering from detoast-related catcache invalidations Andres Freund
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: simplifying grammar for ALTER CONSTRAINT .. SET [NO] INHERIT Peter Eisentraut
- Re: gamma() and lgamma() functions Marcos Pegoraro
- Re: gamma() and lgamma() functions Marcos Pegoraro
- Re: Allow default \watch interval in psql to be configured Daniel Gustafsson
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Andrew Dunstan
- Re: Allow default \watch interval in psql to be configured Pavel Stehule
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Srinath Reddy
- Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state cca5507
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Srinath Reddy
- Re: UUID v7 Andrey Borodin
- Re: Proposal: Progressive explain Rafael Thofehrn Castro
- Re: Proposal: Progressive explain Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: [PATCH] Add a new pattern for zero-based months for Date/Time Formatting Christoph Berg
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- sync_standbys_defined read/write race on startup Maksim.Melnikov
- Re: simplifying grammar for ALTER CONSTRAINT .. SET [NO] INHERIT Suraj Kharage
- Remote partitionwise doesn't work for varchar join keys Anton Ratundalov
- Re: vacuum_truncate configuration parameter and isset_offset Álvaro Herrera
- Re: [PATCH] avoid double scanning in function byteain Steven Niu
- Re: Add 64-bit XIDs into PostgreSQL 15 Evgeny Voropaev
- 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 Robert Haas
- Re: Fix infinite loop from setting scram_iterations to INT_MAX Daniel Gustafsson
- Re: Windows: openssl & gssapi dislike each other Daniel Gustafsson
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Vladlen Popolitov
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Better HINT message for "unexpected data beyond EOF" Robert Haas
- Re: Remove useless casts to (char *) Vladlen Popolitov
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: Add Postgres module info Tom Lane
- Partition pruning on parameters grouped into an array does not prune properly Andrei Lepikhov
- Assertion with aborted UPDATE in subtransaction Jasper Smit
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Tom Lane
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: [PATCH] Add a new pattern for zero-based months for Date/Time Formatting Tom Lane
- Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Vladlen Popolitov
- Re: vacuum_truncate configuration parameter and isset_offset Nathan Bossart
- Re: Windows: openssl & gssapi dislike each other Tom Lane
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: Windows: openssl & gssapi dislike each other Daniel Gustafsson
- Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Nikita Malakhov
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: UUID v7 Masahiko Sawada
- Deadlock detected while executing concurrent insert queries on same table Sri Keerthi
- Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset David G. Johnston
- Re: making EXPLAIN extensible Robert Haas
- Use CLOCK_MONOTONIC_COARSE for instr_time when available 杨江华
- GSoC 2025 - Looking for Beginner-Friendly PostgreSQL Project Kruti Popat
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: Use CLOCK_MONOTONIC_COARSE for instr_time when available 杨江华
- Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS) Andres Freund
- Re: AIO v2.5 Noah Misch
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: vacuum_truncate configuration parameter and isset_offset Robert Haas
- Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). Kirill Reshke
- Re: vacuum_truncate configuration parameter and isset_offset Nikolay Shaplov
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: vacuum_truncate configuration parameter and isset_offset Álvaro Herrera
- Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment Robert Haas
- Re: sync_standbys_defined read/write race on startup Kirill Reshke
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Parallel heap vacuum Melanie Plageman
- Re: AIO v2.5 Andres Freund