Mailing lists [pgsql-hackers]
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX Sami Imseih
- prevent 006_transfer_modes.pl from leaving files behind Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: [PoC] Federated Authn/z with OAUTHBEARER Christoph Berg
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: libpq maligning postgres stability Bruce Momjian
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Masahiko Sawada
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: [PATCH] Automatic client certificate selection support for libpq v1 Bruce Momjian
- RE: Draft for basic NUMA observability Shinoda, Noriyoshi (SXD Japan FSI)
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Andres Freund
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions David G. Johnston
- Re: prevent 006_transfer_modes.pl from leaving files behind Michael Paquier
- Re: pg16 && GSSAPI && Heimdal/Macos Todd M. Kover
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: Parallel heap vacuum Peter Smith
- Can we use Statistics Import and Export feature to perforamance testing? Ryohei Takahashi (Fujitsu)
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: Proposal - Allow extensions to set a Plan Identifier Lukas Fittl
- Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL) Bruce Momjian
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Move tests of contrib/spi/ out of the core regression tests Tom Lane
- RE: Fix 035_standby_logical_decoding.pl race conditions Hayato Kuroda (Fujitsu)
- Feature Recommendations for Logical Subscriptions YeXiu
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: BAS_BULKREAD vs read stream Andres Freund
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Ashutosh Bapat
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Yugo NAGATA
- pg_dump/restore failure (dependency?) on BF serinus Andres Freund
- Re: pg_dump/restore failure (dependency?) on BF serinus Tom Lane
- Re: pg_dump/restore failure (dependency?) on BF serinus Andres Freund
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: Proposal - Allow extensions to set a Plan Identifier Michael Paquier
- Re: pg_dump/restore failure (dependency?) on BF serinus Tom Lane
- Re: Horribly slow pg_upgrade performance with many Large Objects Michael Paquier
- Re: Fix 035_standby_logical_decoding.pl race conditions Michael Paquier
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Michael Paquier
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Tom Lane
- Re: pg16 && GSSAPI && Heimdal/Macos Nico Williams
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: pg16 && GSSAPI && Heimdal/Macos Nico Williams
- Re: BUG #18815: Logical replication worker Segmentation fault Amit Kapila
- Re: BAS_BULKREAD vs read stream Thomas Munro
- Re: pg16 && GSSAPI && Heimdal/Macos Nico Williams
- Re: pg16 && GSSAPI && Heimdal/Macos Tom Lane
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- Re: Fix 035_standby_logical_decoding.pl race conditions Andres Freund
- Re: Fix 035_standby_logical_decoding.pl race conditions Michael Paquier
- Re: pg16 && GSSAPI && Heimdal/Macos Nico Williams
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Michael Paquier
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: An incorrect check in get_memoize_path Richard Guo
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Andres Freund
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- RE: BUG #18815: Logical replication worker Segmentation fault Zhijie Hou (Fujitsu)
- Re: BAS_BULKREAD vs read stream Andres Freund
- Re: Can we use Statistics Import and Export feature to perforamance testing? David Rowley
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: [PATCH] clarify palloc comment on quote_literal_cstr Ashutosh Bapat
- Remove unnecessary static type qualifiers Japin Li
- Re: track generic and custom plans in pg_stat_statements Ilia Evdokimov
- Re: BAS_BULKREAD vs read stream Jakub Wartak
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Move tests of contrib/spi/ out of the core regression tests Heikki Linnakangas
- Re: CREATE DATABASE with filesystem cloning Thomas Munro
- Re: Some problems regarding the self-join elimination code Andrei Lepikhov
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: Large expressions in indexes can't be stored (non-TOASTable) Amit Kapila
- Re: Some problems regarding the self-join elimination code Andrei Lepikhov
- Re: An incorrect check in get_memoize_path Andrei Lepikhov
- Re: Adding NetBSD and OpenBSD to Postgres CI Nazir Bilal Yavuz
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee
- Re: track generic and custom plans in pg_stat_statements Sami Imseih
- RE: Can we use Statistics Import and Export feature to perforamance testing? Ryohei Takahashi (Fujitsu)
- Re: Remove unnecessary static type qualifiers Junwang Zhao
- Re: Move tests of contrib/spi/ out of the core regression tests wenhui qiu
- Re: Draft for basic NUMA observability Kirill Reshke
- Commitfest 2025 March is now closed vignesh C
- Re: Draft for basic NUMA observability Andres Freund
- Re: Move tests of contrib/spi/ out of the core regression tests Andrew Dunstan
- Re: Draft for basic NUMA observability Tomas Vondra
- Re: prevent 006_transfer_modes.pl from leaving files behind Andrew Dunstan
- Re: Draft for basic NUMA observability Andres Freund
- Re: Adding NetBSD and OpenBSD to Postgres CI Daniel Gustafsson
- Re: Move tests of contrib/spi/ out of the core regression tests Tom Lane
- Re: Some problems regarding the self-join elimination code Dean Rasheed
- Re: Remove unnecessary static type qualifiers Tom Lane
- Re: prevent 006_transfer_modes.pl from leaving files behind Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Set log_lock_waits=on by default Laurenz Albe
- Feature freeze Bruce Momjian
- Re: prevent 006_transfer_modes.pl from leaving files behind Andrew Dunstan
- Re: Draft for basic NUMA observability Andres Freund
- Re: Feature freeze Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Feature freeze Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Feature freeze Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: Feature freeze Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Yura Sokolov
- Re: Feature freeze Peter Geoghegan
- Re: Remove unnecessary static type qualifiers Peter Eisentraut
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: Feature freeze Bruce Momjian
- Re: Feature freeze Andrew Dunstan
- Re: prevent 006_transfer_modes.pl from leaving files behind Nathan Bossart
- Re: Feature freeze Peter Eisentraut
- Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther
- Re: Feature freeze Joe Conway
- Finalizing read stream users' flag choices Melanie Plageman
- Re: Feature freeze Bruce Momjian
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: Feature freeze Heikki Linnakangas
- Re: Feature freeze Nathan Bossart
- Re: Feature freeze Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: Feature freeze Nico Williams
- Re: Enhancing Memory Context Statistics Reporting Fujii Masao
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Feature freeze Robert Haas
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Feature freeze Ashutosh Bapat
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther
- Re: Finalizing read stream users' flag choices Robert Haas
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Feature freeze Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Feature freeze Euler Taveira
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- Re: Move tests of contrib/spi/ out of the core regression tests Heikki Linnakangas
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: [18] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Large expressions in indexes can't be stored (non-TOASTable) Nathan Bossart
- Re: Feature freeze David Rowley