Mailing lists [pgsql-hackers]
- Re: remove more archiving overhead David Steele
- Re: Select Reference Page - Make Join Syntax More Prominent Tom Lane
- Re: SQL/JSON: functions Andrew Dunstan
- index for inet column Zhihong Yu
- Re: index for inet column Christoph Moench-Tegeder
- Re: remove more archiving overhead Nathan Bossart
- Re: Postgres picks suboptimal index after building of an extended statistics Tom Lane
- Re: explain analyze rows=%.0f Justin Pryzby
- Re: Remove support for Visual Studio 2013 Michael Paquier
- Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Michael Paquier
- Re: index for inet column Tom Lane
- Re: System catalog documentation chapter Peter Smith
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: CI and test improvements Justin Pryzby
- Re: DropRelFileLocatorBuffers Kyotaro Horiguchi
- Re: Add a test for "cannot truncate foreign table" Kyotaro Horiguchi
- Re: DropRelFileLocatorBuffers Robert Haas
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: remove more archiving overhead Kyotaro Horiguchi
- Re: Add a test for "cannot truncate foreign table" Yugo NAGATA
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Fast COPY FROM based on batch insert Ian Barwick
- Re: Support TRUNCATE triggers on foreign tables Yugo NAGATA
- Re: Support logical replication of DDLs Peter Smith
- Re: AIX support - alignment issues Thomas Munro
- Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Kyotaro Horiguchi
- Re:Improving RLS planning Zhao Rui
- Re: DropRelFileLocatorBuffers Kyotaro Horiguchi
- Re: AIX support - alignment issues Tom Lane
- Re: AIX support - alignment issues Greg Stark
- Re: Support TRUNCATE triggers on foreign tables Fujii Masao
- Re: DropRelFileLocatorBuffers Kyotaro Horiguchi
- Re: pg_parameter_aclcheck() and trusted extensions Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- ERROR: operator does not exist: json = json Erik Rijkers
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Support TRUNCATE triggers on foreign tables Ian Lawrence Barwick
- Re: Add a test for "cannot truncate foreign table" Etsuro Fujita
- Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor
- Re: Support TRUNCATE triggers on foreign tables Yugo NAGATA
- Re: Support TRUNCATE triggers on foreign tables Ian Lawrence Barwick
- Re: Support for grabbing multiple consecutive values with nextval() Ronan Dunklau
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Add function to return backup_label and tablespace_map Bharath Rupireddy
- Re: Add function to return backup_label and tablespace_map Bharath Rupireddy
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Support for grabbing multiple consecutive values with nextval() Michael Paquier
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Add function to return backup_label and tablespace_map David Steele
- Re: Add function to return backup_label and tablespace_map Bharath Rupireddy
- Re: ERROR: operator does not exist: json = json Dagfinn Ilmari Mannsåker
- Re: Add function to return backup_label and tablespace_map David Steele
- Re: remove more archiving overhead David Steele
- Re: Add function to return backup_label and tablespace_map Julien Rouhaud
- Re: Patch proposal: New hooks in the connection path Bharath Rupireddy
- Re: automatically generating node support functions Peter Eisentraut
- Re: Backup command and functions can cause assertion failure and segmentation fault Robert Haas
- Re: Add function to return backup_label and tablespace_map David Steele
- Re: Add function to return backup_label and tablespace_map Christoph Berg
- Re: Patch proposal: New hooks in the connection path Tom Lane
- Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Robert Haas
- Re: automatically generating node support functions Tom Lane
- Re: Add function to return backup_label and tablespace_map David Steele
- Re: Add function to return backup_label and tablespace_map David Steele
- Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Yura Sokolov
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: pg15b2: large objects lost on upgrade Robert Haas
- Re: ERROR: operator does not exist: json = json Andrew Dunstan
- Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Robert Haas
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Two successive tabs in test case are causing syntax error in psql Jingtang Zhang
- Re: System catalog documentation chapter Bruce Momjian
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: automatically generating node support functions Peter Eisentraut
- Re: System catalog documentation chapter Tom Lane
- Re: pg15b2: large objects lost on upgrade Justin Pryzby
- Re: System catalog documentation chapter Bruce Momjian
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy
- Re: Eliminating SPI from RI triggers - take 2 Robert Haas
- Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary) Bharath Rupireddy
- Aggregate leads to superfluous projection from the scan Zhihong Yu
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Alvaro Herrera
- Re: automatically generating node support functions Alvaro Herrera
- Re: remove more archiving overhead Nathan Bossart
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: remove more archiving overhead David Steele
- Weird behaviour with binary copy, arrays and column count James Vanns
- Re: pg15b2: large objects lost on upgrade Robert Haas
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: remove more archiving overhead Nathan Bossart
- Re: Aggregate leads to superfluous projection from the scan Zhihong Yu
- Re: explain analyze rows=%.0f Ibrar Ahmed
- Re: explain analyze rows=%.0f Ibrar Ahmed
- Re: explain analyze rows=%.0f Ibrar Ahmed
- Re: automatically generating node support functions Tom Lane
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Peter Geoghegan
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Aggregate leads to superfluous projection from the scan Ibrar Ahmed
- Re: Add red-black tree missing comparison searches Alexander Korotkov
- Re: Aggregate leads to superfluous projection from the scan Tom Lane
- Re: System catalog documentation chapter Bruce Momjian
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths David Zhang
- Re: Two successive tabs in test case are causing syntax error in psql Tom Lane
- Re: Aggregate leads to superfluous projection from the scan Zhihong Yu
- Re: replacing role-level NOINHERIT with a grant-level option Robert Haas
- SQL/JSON documentation JSON_TABLE Erik Rijkers
- Re: automatically generating node support functions Tom Lane
- Re: automatically generating node support functions Tom Lane
- Re: SQL/JSON documentation JSON_TABLE Andrew Dunstan