Mailing lists [pgsql-hackers]
- 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: Typo in comment for pgstat_database_flush_cb() Michael Paquier
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Michael Paquier
- Re: Possibly hard-to-read message Daniel Gustafsson
- Re: Logging which local address was connected to in log_line_prefix Tom Lane
- Re: Logging which local address was connected to in log_line_prefix Michael Paquier
- Re: History doc page clarification on naming Daniel Gustafsson
- Re: Logging which local address was connected to in log_line_prefix Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Chapman Flack
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Tom Lane
- Re: Use XLOG_CONTROL_FILE macro everywhere? Fujii Masao
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Chapman Flack
- Re: Possibly hard-to-read message David G. Johnston
- Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
- Re: per backend WAL statistics Michael Paquier
- Re: Possibly hard-to-read message Daniel Gustafsson
- Re: Some read stream improvements Andres Freund
- Re: Some read stream improvements Thomas Munro
- Re: rename pg_log_standby_snapshot Sami Imseih
- Re: Use XLOG_CONTROL_FILE macro everywhere? Anton A. Melnikov
- Re: New criteria for autovacuum Sami Imseih
- RE: pg_recvlogical cannot create slots with failover=true Zhijie Hou (Fujitsu)
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Tom Lane
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: Modern SHA2- based password hashes for pgcrypto Andres Freund
- Re: Removing unneeded self joins Richard Guo
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier
- Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier
- Re: Restrict publishing of partitioned table with a foreign table as partition Sergey Tatarintsev
- Re: [PATCH] Fix build on MINGW on ARM64 Tom Lane
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Parallel heap vacuum Peter Smith
- Correct mismatched verb in a message Kyotaro Horiguchi
- RE: Fix 035_standby_logical_decoding.pl race conditions Hayato Kuroda (Fujitsu)
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Daniil Davydov
- Unquoted file name in an error message Kyotaro Horiguchi
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Correct mismatched verb in a message Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Make prep_status() message translatable Kyotaro Horiguchi
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Make prep_status() message translatable Fujii Masao
- An incorrect check in get_memoize_path Richard Guo
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: History doc page clarification on naming Dave Page
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- Re: BUG #18815: Logical replication worker Segmentation fault Amit Kapila
- Re: Fix 035_standby_logical_decoding.pl race conditions Amit Kapila
- Re: Typo in comment for pgstat_database_flush_cb() Etsuro Fujita
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- RE: BUG #18815: Logical replication worker Segmentation fault Zhijie Hou (Fujitsu)
- Re: AIX support Heikki Linnakangas
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: Unquoted file name in an error message Álvaro Herrera
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Ashutosh Bapat
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: An incorrect check in get_memoize_path wenhui qiu
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- as per commit 643a1a61985bef2590496, move create/open dir code to function using switch case of pg_backup_directory.c file also Mahendra Singh Thalor
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints jian he
- Re: Fix 035_standby_logical_decoding.pl race conditions Amit Kapila
- Re: An incorrect check in get_memoize_path Andrei Lepikhov
- Re: ci: Allow running mingw tests by default via environment variable Nazir Bilal Yavuz
- Re: Unquoted file name in an error message Andrew Dunstan
- Re: Removing unneeded self joins Alexander Korotkov
- Re: as per commit 643a1a61985bef2590496, move create/open dir code to function using switch case of pg_backup_directory.c file also Andrew Dunstan
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Andres Freund
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: ci: Allow running mingw tests by default via environment variable Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Tom Lane
- Re: [PATCH] Fix build on MINGW on ARM64 Andrew Dunstan
- Re: Commit fest 2025-03 vignesh C
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: [PATCH] Fix build on MINGW on ARM64 Andrew Dunstan
- Re: Logging which local address was connected to in log_line_prefix Tom Lane
- Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum. Melanie Plageman
- Re: Logging which local address was connected to in log_line_prefix Robert Haas
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: Draft for basic NUMA observability Andres Freund
- Re: Logging which local address was connected to in log_line_prefix Tom Lane
- Re: AIO v2.5 Andres Freund
- Re: Logging which local address was connected to in log_line_prefix Robert Haas
- Re: Draft for basic NUMA observability Andres Freund
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: Logging parallel worker draught Melanie Plageman
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Draft for basic NUMA observability Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: speedup COPY TO for partitioned table. Kirill Reshke
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: speedup COPY TO for partitioned table. Kirill Reshke
-
Re: psql suggestion "select
" offers nothing, can we get functions like "\df Kirill Reshke" - Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: Improve monitoring of shared memory allocations Tomas Vondra
- Re: Draft for basic NUMA observability Tomas Vondra
- Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Draft for basic NUMA observability Andres Freund
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Chapman Flack
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: FmgrInfo allocation patterns (and PL handling as staged programming) Tom Lane
- Re: Modern SHA2- based password hashes for pgcrypto Tom Lane
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: Modern SHA2- based password hashes for pgcrypto Andres Freund
- Re: Draft for basic NUMA observability Andres Freund
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Modern SHA2- based password hashes for pgcrypto Álvaro Herrera
- Re: Modern SHA2- based password hashes for pgcrypto Tom Lane
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Tom Lane
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Steve Chavez
- Re: [PoC] Federated Authn/z with OAUTHBEARER Christoph Berg
- Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum. Masahiko Sawada
- Re: as per commit 643a1a61985bef2590496, move create/open dir code to function using switch case of pg_backup_directory.c file also Mahendra Singh Thalor
- Re: AIO v2.5 Alexander Lakhin
- Re: pg_recvlogical cannot create slots with failover=true Masahiko Sawada
- Re: AIO v2.5 Andres Freund
- Re: BAS_BULKREAD vs read stream Melanie Plageman
- Re: Adding pg_dump flag for parallel export to pipes Hannu Krosing
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- [Question: linux pipes ( ... | gzip | cat ... ) in tests failing] Re: [PATCH] Adding pg_dump flag for parallel export to pipes Hannu Krosing
- Re: [fixed] Trigger test Tom Lane
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX Sami Imseih
- Re: track generic and custom plans in pg_stat_statements Sami Imseih
- Re: BAS_BULKREAD vs read stream Andres Freund
- Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: sync_standbys_defined read/write race on startup Maksim.Melnikov
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee
-
Re: psql suggestion "select
" offers nothing, can we get functions like "\df Greg Sabino Mullane"