Mailing lists [pgsql-hackers]
- Re: Should TRUNCATE fire DDL triggers Hari Krishna Sunder
- Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing
- [PATCH] Generate random dates/times in a specified range Damien Clochard
- Re: Should TRUNCATE fire DDL triggers David G. Johnston
- Re: CHECKPOINT unlogged data Christoph Berg
- Re: Improving and extending int128.h to more of numeric.c Dean Rasheed
- Improve LWLock tranche name visibility across backends Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] Generate random dates/times in a specified range Tom Lane
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: index prefetching Tomas Vondra
- Re: Fix comment in btree_gist--1.8--1.9.sql Michael Paquier
- Re: gcc 15 "array subscript 0" warning at level -O3 Andres Freund
- Re: gcc 15 "array subscript 0" warning at level -O3 Andres Freund
- Re: Some ExecSeqScan optimizations Andres Freund
- Re: Remaining dependency on setlocale() Thomas Munro
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Remaining dependency on setlocale() Thomas Munro
- Re: TransactionIdIsActive() has long been unused Michael Paquier
- Re: Add pg_get_injection_points() for information of injection points Michael Paquier
- Re: Fix comment in btree_gist--1.8--1.9.sql Paul Jungwirth
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Yugo Nagata
- Re: Can can I make an injection point wait occur no more than once? Noah Misch
- Re: Small optimization with expanding dynamic hash table cca5507
- Re: Why our Valgrind reports suck Richard Guo
- Re: Using failover slots for PG-non_PG logical replication Amit Kapila
- Re: encode/decode support for base64url Florents Tselai
- Re: Fix comment in btree_gist--1.8--1.9.sql Michael Paquier
- Re: Windows question: when is LC_MESSAGES defined? Thomas Munro
- Re: support create index on virtual generated column. jian he
- Re: CHECKPOINT unlogged data Fujii Masao
- Re: A recent message added to pg_upgade Amit Kapila
- Re: A recent message added to pg_upgade Tom Lane
- Re: A recent message added to pg_upgade Dilip Kumar
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Fujii Masao
- Re: CHECKPOINT unlogged data Dilip Kumar
- Re: Windows question: when is LC_MESSAGES defined? Thomas Munro
- Re: CHECKPOINT unlogged data Dilip Kumar
- Replace remaining getpwuid() calls with getpwuid_r()? Steve Lau
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Yugo Nagata
- Re: CHECKPOINT unlogged data Dilip Kumar
- Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier
- Re: Replace remaining getpwuid() calls with getpwuid_r()? Thomas Munro
- Re: A recent message added to pg_upgade vignesh C
- Re: A recent message added to pg_upgade Dilip Kumar
- Re: Replace remaining getpwuid() calls with getpwuid_r()? Tom Lane
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li
- Re: A recent message added to pg_upgade Dilip Kumar
- Re: Unnecessary delay in streaming replication due to replay lag sunil s
- Insights into duplicate records seen in snapshot & logical replication slot. Chandy G
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: [doc] minor fix for CREATE INDEX CONCURRENTLY Frédéric Yhuel
- Re: Adding wait events statistics Bertrand Drouvot
- Re: Some ExecSeqScan optimizations Amit Langote
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: A recent message added to pg_upgade vignesh C
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: A recent message added to pg_upgade Amit Kapila
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Explicitly enable meson features in CI Nazir Bilal Yavuz
- Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses Ilia Evdokimov
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Using failover slots for PG-non_PG logical replication Ashutosh Bapat
- Re: Logical Replication of sequences Nisha Moond
- Re: A recent message added to pg_upgade Dilip Kumar
- Re: Adding basic NUMA awareness Burd, Greg
- Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani
- RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu)
- Re: [Internet] Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE David G. Johnston
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: Fix some inconsistencies with open-coded visibilitymap_set() callers Melanie Plageman
- Re: Improving and extending int128.h to more of numeric.c Dean Rasheed
- Re: Adding basic NUMA awareness Bertrand Drouvot
- Using ASSUME in place of ASSERT in non-assert builds Benjamin Coutu
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Fix some inconsistencies with open-coded visibilitymap_set() callers Robert Haas
- Re: [PoC] Federated Authn/z with OAUTHBEARER ivan.kush@tantorlabs.com
- Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote
- Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Tomas Vondra
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Using ASSUME in place of ASSERT in non-assert builds Tom Lane
- Re: Optimize shared LWLock acquisition for high-core-count systems Zhou, Zhiguo
- Re: CHECKPOINT unlogged data Nathan Bossart
- RE: Buildfarm setup for AIX Srirama Kucherlapati
- Adding some error context for lock wait failures Tom Lane
- Re: Explicitly enable meson features in CI Jacob Champion