Mailing lists [pgsql-hackers]
- Re: general purpose array_sort Tom Lane
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: High CPU consumption in cascade replication with large number of walsenders and ConditionVariable broadcast issues Alexey Makhmutov
- Re: Improve monitoring of shared memory allocations Rahila Syed
- Re: AIO v2.5 Andres Freund
- Re: Add mention in docs about locking all partitions for generic plans David Rowley
- Re: AIO v2.5 Andres Freund
- Re: Proposal: Progressive explain torikoshia
- Re: Memoize ANTI and SEMI JOIN inner Alena Rybakina
- Re: Memoize ANTI and SEMI JOIN inner Alena Rybakina
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning David Rowley
- Re: Memoize ANTI and SEMI JOIN inner David Rowley
- Re: Commit fest 2025-03 vignesh C
- Re: Memoize ANTI and SEMI JOIN inner Alena Rybakina
- Re: Memoize ANTI and SEMI JOIN inner David Rowley
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Improve coments on structures in trigger.c Yugo Nagata
- Re: Proposal: Progressive explain Andrei Lepikhov
- PRI?64 vs Visual Studio (2022) Kyotaro Horiguchi
- Re: Memoize ANTI and SEMI JOIN inner Alena Rybakina
- ICU warnings during make installcheck and text_extensions test Oleg Tselebrovskiy
- Re: Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) Andrei Lepikhov
- Re: support virtual generated column not null constraint jian he
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Memoize ANTI and SEMI JOIN inner Andrei Lepikhov
- Re: speedup COPY TO for partitioned table. Kirill Reshke
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints jian he
- Re: Thread-safe nl_langinfo() and localeconv() Peter Eisentraut
- Re: Partition pruning on parameters grouped into an array does not prune properly Andrei Lepikhov
- Re: Memoize ANTI and SEMI JOIN inner Richard Guo
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Memoize ANTI and SEMI JOIN inner David Rowley
- Re: Memoize ANTI and SEMI JOIN inner Andrei Lepikhov
- Re: Memoize ANTI and SEMI JOIN inner Richard Guo
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Assertion with aborted UPDATE in subtransaction Jasper Smit
- Re: Memoize ANTI and SEMI JOIN inner Richard Guo
- Re: SQLFunctionCache and generic plans Alexander Pyhalov
- Re: Memoize ANTI and SEMI JOIN inner Andrei Lepikhov
- Re: Windows: openssl & gssapi dislike each other Dave Page
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata
- Re: general purpose array_sort Junwang Zhao
- Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata
- RE: Fix slot synchronization with two_phase decoding enabled Zhijie Hou (Fujitsu)
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: per backend WAL statistics Michael Paquier
- Question about comments on simple_heap_update Yugo Nagata
- Add partial :-variable expansion to psql \copy Fabien COELHO
- RE: Add partial :-variable expansion to psql \copy Fabien COELHO
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints jian he
- Add comments about fire_triggers argument in ri_triggers.c Yugo Nagata
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: Proposal: Progressive explain Robert Haas
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Aidar Imamov
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot torikoshia
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Yugo Nagata
- Re: Thread-safe nl_langinfo() and localeconv() Tom Lane
- Re: Add a function to get the version of installed extension Yugo NAGATA
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Deadlock detected while executing concurrent insert queries on same table Sri Keerthi
- Re: [PoC] Federated Authn/z with OAUTHBEARER Christoph Berg
- Re: Allow ILIKE forward matching to use btree index Yugo NAGATA
- Re: Improve monitoring of shared memory allocations Tomas Vondra
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: encode/decode support for base64url Aleksander Alekseev
- Re: Using read stream in autoprewarm Melanie Plageman
- Re: Proposal: Progressive explain Rafael Thofehrn Castro
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: [PATCH] Automatic client certificate selection support for libpq v1 Seth Robertson
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Peter Eisentraut
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Add partial :-variable expansion to psql \copy Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). Fujii Masao
- Re: [PATCH] Split varlena.c into varlena.c and bytea.c Aleksander Alekseev
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 Dean Rasheed
- Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN. Christoph Berg
- Re: Add partial :-variable expansion to psql \copy Corey Huinker
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Using read stream in autoprewarm Nazir Bilal Yavuz
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Nazir Bilal Yavuz
- Re: [PATCH] Automatic client certificate selection support for libpq v1 Jacob Champion
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston
- Re: general purpose array_sort Tom Lane
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Robert Haas
- Re: explain analyze rows=%.0f Robert Haas
- Re: Statistics Import and Export Robert Haas
- Re: explain analyze rows=%.0f Tom Lane
- Re: Non-text mode for pg_dumpall Álvaro Herrera
- Re: Using read stream in autoprewarm Melanie Plageman
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: Truncate logs by max_log_size Fujii Masao
- Re: Proposal - Allow extensions to set a Plan Identifier Lukas Fittl
- Re: RFC: Logging plan of the running query Sadeq Dousti
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Using read stream in autoprewarm Nazir Bilal Yavuz
- Re: explain analyze rows=%.0f Robert Haas
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Using read stream in autoprewarm Melanie Plageman
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Using read stream in autoprewarm Melanie Plageman
- Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN. David Rowley
- [PATCH] Fix potential overflow in binary search mid calculation Jianghua Yang
- Re: [PATCH] Automatic client certificate selection support for libpq v1 Seth Robertson
- Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN. Christoph Berg
- Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston
- Re: explain analyze rows=%.0f Ilia Evdokimov