Mailing lists [pgsql-hackers]
- Re: Assert in pageinspect with NULL pages Robert Haas
- Re: [PATCH] Accept IP addresses in server certificate SANs Tom Lane
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Assert in pageinspect with NULL pages Peter Geoghegan
- Re: [PATCH] Accept IP addresses in server certificate SANs Daniel Gustafsson
- Re: SQL/JSON: functions Tom Lane
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: functions Andres Freund
- Re: [PATCH] Accept IP addresses in server certificate SANs Andres Freund
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: SQL/JSON: functions Andrew Dunstan
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: pg_stat_get_replication_slot() marked not strict, crashes Amit Kapila
- Fix pg_waldump documentation about block option Japin Li
- Re: A test for replay of regression tests Thomas Munro
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Julien Rouhaud
- Re: Add pg_freespacemap extension sql test Michael Paquier
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Fix pg_waldump documentation about block option Thomas Munro
- Re: Invalid comment in ParallelQueryMain Julien Rouhaud
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: pg_stat_get_replication_slot() marked not strict, crashes Tom Lane
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Michael Paquier
- Re: pg_stat_get_replication_slot() marked not strict, crashes Masahiko Sawada
- Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: logical decoding and replication of sequences Amit Kapila
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Logical replication timeout problem Amit Kapila
- Re: pg_stat_get_replication_slot() marked not strict, crashes Amit Kapila
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: logical replication empty transactions Amit Kapila
- Re: DSA failed to allocate memory Dongming Liu
- Re: generic plans and "initial" pruning Amit Langote
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: generic plans and "initial" pruning Amit Langote
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: DSA failed to allocate memory Thomas Munro
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PATCH] Accept IP addresses in server certificate SANs Daniel Gustafsson
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: support for MERGE Alvaro Herrera
- Re: SQL/JSON: functions Andrew Dunstan
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: Add LZ4 compression in pg_dump Robert Haas
- Re: On login trigger: take three a.sokolov@postgrespro.ru
- Re: document the need to analyze partitioned tables Tomas Vondra
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: SQL/JSON: functions Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Re: identifying unrecognized node type errors Ashutosh Bapat
- Re: SQL/JSON: functions Andrew Dunstan
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Justin Pryzby
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: role self-revocation Stephen Frost
- Re: SQL/JSON: functions Nikola Ivanov
- Re: support for MERGE Alvaro Herrera
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Matthias van de Meent
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Tom Lane
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: functions Andres Freund
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Julien Rouhaud
- Re: SQL/JSON: functions Nikola Ivanov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Magnus Hagander
- Re: fixing a few backup compression goofs Robert Haas
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: On login trigger: take three Andres Freund
- Re: Assert in pageinspect with NULL pages Maxim Orlov
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: role self-revocation Robert Haas
- Re: SQL/JSON: functions Nikola Ivanov
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Patch: Code comments: why some text-handling functions are leakproof Greg Stark
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Add psql command to list constraints Greg Stark
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [PATCH] Add extra statistics to explain for Nested Loop Greg Stark
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Robert Haas
- Re: SQL/JSON: functions Andres Freund
- CFBot has failures on 027_stream_regress for a number of patches Greg Stark
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Greg Stark
- Re: SQL/JSON: functions Tom Lane
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Greg Stark
- Re: [PATCH] Accept IP addresses in server certificate SANs Greg Stark
- Re: SQL/JSON: JSON_TABLE Greg Stark
- Re: CFBot has failures on 027_stream_regress for a number of patches Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: [PATCH v2] use has_privs_for_role for predefined roles Robert Haas
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: range_agg with multirange inputs Greg Stark
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Peter Geoghegan
- Re: Temporary tables versus wraparound... again Andres Freund
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: jsonpath syntax extensions Phil Krylov
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Daniel Gustafsson
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger