pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/31
Re: Adding comments to help understand psql hidden queries
Maiquel Grassi
2025/03/31
Re: tzdata 2025b
Tom Lane
2025/03/31
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/03/31
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Jacob Champion
2025/03/31
tzdata 2025b
Masahiko Sawada
2025/03/31
Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum.
Masahiko Sawada
2025/03/31
Re: Using read stream in autoprewarm
Nazir Bilal Yavuz
2025/03/31
Re: add function argument name to substring and substr
David G. Johnston
2025/03/31
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Christoph Berg
2025/03/31
Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum.
Melanie Plageman
2025/03/31
Re: Test to dump and restore objects left behind by regression
Daniel Gustafsson
2025/03/31
Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
David Rowley
2025/03/31
Periodic FSM vacuum doesn't happen in one-pass strategy vacuum.
Masahiko Sawada
2025/03/31
[PATCH] Fix potential overflow in binary search mid calculation
Jianghua Yang
2025/03/31
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Andrew Jackson
2025/03/31
Re: explain analyze rows=%.0f
Ilia Evdokimov
2025/03/31
Re: Make COPY format extendable: Extract COPY TO format implementations
David G. Johnston
2025/03/31
Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
Christoph Berg
2025/03/31
Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
David Rowley
2025/03/31
Re: SQLFunctionCache and generic plans
Tom Lane
2025/03/31
Re: Truncate logs by max_log_size
Fujii Masao
2025/03/31
Re: RFC: Logging plan of the running query
Robert Haas
2025/03/31
Re: explain analyze rows=%.0f
Robert Haas
2025/03/31
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/03/31
Re: Using read stream in autoprewarm
Nazir Bilal Yavuz
2025/03/31
Re: [PATCH] Automatic client certificate selection support for libpq v1
Seth Robertson
2025/03/31
Re: Proposal - Allow extensions to set a Plan Identifier
Lukas Fittl
2025/03/31
Re: Statistics Import and Export
Robert Haas
2025/03/31
Re: Non-text mode for pg_dumpall
Álvaro Herrera
2025/03/31
Re: explain analyze rows=%.0f
Tom Lane
2025/03/31
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Robert Haas
2025/03/31
Re: explain analyze rows=%.0f
Robert Haas
2025/03/31
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Robert Haas
2025/03/31
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/03/31
Re: general purpose array_sort
Tom Lane
2025/03/31
Re: Make COPY format extendable: Extract COPY TO format implementations
David G. Johnston
2025/03/31
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Nazir Bilal Yavuz
2025/03/31
Re: Orphaned users in PG16 and above can only be managed by Superusers
Robert Haas
2025/03/31
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
Fujii Masao
2025/03/31
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
Fujii Masao
2025/03/31
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/03/31
Re: Add partial :-variable expansion to psql \copy
Corey Huinker
2025/03/31
Re: [PATCH] Split varlena.c into varlena.c and bytea.c
Aleksander Alekseev
2025/03/31
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Fujii Masao
2025/03/31
Re: Statistics Import and Export
Corey Huinker
2025/03/31
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/03/31
Re: encode/decode support for base64url
Aleksander Alekseev
2025/03/31
Question about comments on simple_heap_update
Yugo Nagata
2025/03/31
Re: Improve monitoring of shared memory allocations
Tomas Vondra
2025/03/31
Re: Allow ILIKE forward matching to use btree index
Yugo NAGATA
2025/03/31
Re: [PoC] Federated Authn/z with OAUTHBEARER
Christoph Berg
2025/03/31
Re: Add a function to get the version of installed extension
Yugo NAGATA
2025/03/31
Re: Thread-safe nl_langinfo() and localeconv()
Tom Lane
2025/03/31
Re: Proposal: Progressive explain
Robert Haas
2025/03/31
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/03/31
Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits
Bertrand Drouvot
2025/03/31
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/03/31
Add comments about fire_triggers argument in ri_triggers.c
Yugo Nagata
2025/03/31
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/03/31
Re: High CPU consumption in cascade replication with large number of walsenders and ConditionVariable broadcast issues
Alexey Makhmutov
2025/03/31
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/03/31
Add partial :-variable expansion to psql \copy
Fabien COELHO
2025/03/31
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/03/31
Re: per backend WAL statistics
Michael Paquier
2025/03/31
Re: Memoize ANTI and SEMI JOIN inner
Richard Guo
2025/03/31
Re: general purpose array_sort
Junwang Zhao
2025/03/31
Re: Windows: openssl & gssapi dislike each other
Dave Page
2025/03/31
Re: Get rid of WALBufMappingLock
Yura Sokolov
2025/03/31
Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov
2025/03/31
Re: SQLFunctionCache and generic plans
Alexander Pyhalov
2025/03/31
Re: Memoize ANTI and SEMI JOIN inner
Richard Guo
2025/03/31
Re: Memoize ANTI and SEMI JOIN inner
David Rowley
2025/03/31
Re: Draft for basic NUMA observability
Jakub Wartak
2025/03/31
Re: Draft for basic NUMA observability
Jakub Wartak
2025/03/31
Re: Partition pruning on parameters grouped into an array does not prune properly
Andrei Lepikhov
2025/03/31
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/03/31
Re: speedup COPY TO for partitioned table.
Kirill Reshke
2025/03/31
Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov
2025/03/31
Re: per backend WAL statistics
Bertrand Drouvot
2025/03/31
Re: support virtual generated column not null constraint
jian he
2025/03/30
Re: Memoize ANTI and SEMI JOIN inner
Alena Rybakina
2025/03/30
Improve coments on structures in trigger.c
Yugo Nagata
2025/03/30
Re: Proposal: Progressive explain
Andrei Lepikhov
2025/03/30
Re: [PoC] Reducing planning time when tables have many partitions
Yuya Watari
2025/03/30
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
Fujii Masao
2025/03/30
Re: Memoize ANTI and SEMI JOIN inner
David Rowley
2025/03/30
Re: Memoize ANTI and SEMI JOIN inner
Alena Rybakina
2025/03/30
Re: Memoize ANTI and SEMI JOIN inner
David Rowley
2025/03/30
Re: Commit fest 2025-03
vignesh C
2025/03/30
Re: Memoize ANTI and SEMI JOIN inner
Alena Rybakina
2025/03/30
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/03/30
Re: AIO v2.5
Andres Freund
2025/03/30
Re: AIO v2.5
Andres Freund
2025/03/30
Re: Improve monitoring of shared memory allocations
Rahila Syed
2025/03/30
Re: general purpose array_sort
Tom Lane
2025/03/30
Re: Thinko in pgstat_build_snapshot()
Gurjeet Singh
2025/03/30
Re: Typo in comment for pgstat_database_flush_cb()
Gurjeet Singh
2025/03/30
Re: SQLFunctionCache and generic plans
Pavel Stehule
2025/03/30
Re: AIO v2.5
Melanie Plageman
2025/03/30
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/03/30
Re: pg_stat_database.checksum_failures vs shared relations
Magnus Hagander
2025/03/30
Re: speedup COPY TO for partitioned table.
jian he
2025/03/30
Re: Some read stream improvements
Thomas Munro
2025/03/30
Re: Amcheck verification of GiST and GIN
Tomas Vondra
2025/03/30
Re: Typo in comment for pgstat_database_flush_cb()
Heikki Linnakangas
2025/03/30
Re: Typo in comment for pgstat_database_flush_cb()
Heikki Linnakangas
2025/03/30
Re: Typo in comment for pgstat_database_flush_cb()
Tender Wang
2025/03/30
Re: Thinko in pgstat_build_snapshot()
Heikki Linnakangas
2025/03/30
Typo in comment for pgstat_database_flush_cb()
Etsuro Fujita
2025/03/30
Thinko in pgstat_build_snapshot()
Etsuro Fujita
2025/03/30
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
2025/03/30
The 026_overwrite_contrecord test might fail on extremely slow animals
Alexander Lakhin
2025/03/30
Minor edits to README.tuplock, and a question
Gurjeet Singh
2025/03/30
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alexander Korotkov
2025/03/29
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
2025/03/29
Re: pg_stat_database.checksum_failures vs shared relations
Andres Freund
2025/03/29
Re: Amcheck verification of GiST and GIN
Tom Lane
2025/03/29
Re: AIO v2.5
Noah Misch
2025/03/29
Re: speedup COPY TO for partitioned table.
vignesh C
2025/03/29
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/03/29
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Srinath Reddy
2025/03/29
Re: Using read stream in autoprewarm
Melanie Plageman
2025/03/29
Re: AIO v2.5
Andres Freund
2025/03/29
[PATCH] Avoid useless prefetches in case of recent FPI WAL records
Michael Zhilin
2025/03/29
Re: Partial aggregates pushdown
Bruce Momjian
2025/03/29
Re: AIO v2.5
Noah Misch
2025/03/29
Re: AIO v2.5
Andres Freund
2025/03/29
Re: Using read stream in autoprewarm
Melanie Plageman
2025/03/29
Re: Using read stream in autoprewarm
Andres Freund
2025/03/29
Re: Using read stream in autoprewarm
Melanie Plageman
2025/03/29
Re: Why does wait_for_log() return current file size
Andres Freund
2025/03/29
Re: AIO v2.5
Melanie Plageman
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Andrew Dunstan
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Kirill Reshke
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Andrew Dunstan
2025/03/29
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
Andres Freund
2025/03/29
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Srinath Reddy
2025/03/29
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/03/29
Re: 64 bit numbers vs format strings
Peter Eisentraut
2025/03/29
Re: pg_stat_database.checksum_failures vs shared relations
Andres Freund
2025/03/29
Re: Make COPY format extendable: Extract COPY TO format implementations
David G. Johnston
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/03/29
Re: Make COPY format extendable: Extract COPY TO format implementations
David G. Johnston
2025/03/29
Re: Amcheck verification of GiST and GIN
Tomas Vondra
2025/03/29
why in appendShellStringNoError() loop still continues even after it found CR or LF?
Srinath Reddy
2025/03/29
Why does wait_for_log() return current file size
Andres Freund
2025/03/29
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Kirill Reshke
2025/03/29
Re: support ALTER TABLE DROP EXPRESSION for virtual generated column
jian he
2025/03/29
Re: AIO v2.5
Noah Misch
2025/03/29
Re: Thread-safe nl_langinfo() and localeconv()
Andres Freund
2025/03/29
Re: SQLFunctionCache and generic plans
Tom Lane
2025/03/29
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Ryo Kanbayashi
2025/03/29
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Tatsuo Ishii
2025/03/29
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alexander Korotkov
2025/03/29
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
2025/03/29
Re: Update Unicode data to Unicode 16.0.0
Robert Haas
2025/03/29
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Krasiyan Andreev
2025/03/29
High CPU consumption in cascade replication with large number of walsenders and ConditionVariable broadcast issues
Alexey Makhmutov
2025/03/29
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
2025/03/29
Re: SQLFunctionCache and generic plans
Alexander Pyhalov
2025/03/29
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Ryo Kanbayashi
2025/03/29
Re: Allow table AMs to define their own reloptions
Julien Tachoires
2025/03/28
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
jian he
2025/03/28
Re: speedup COPY TO for partitioned table.
jian he
2025/03/28
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/03/28
Re: Statistics Import and Export
Jeff Davis
2025/03/28
Re: AIO v2.5
Andres Freund
2025/03/28
Re: Statistics Import and Export
Corey Huinker
2025/03/28
[PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/03/28
Re: On non-Windows, hard depend on uselocale(3)
Masahiko Sawada
2025/03/28
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Alvaro Herrera
2025/03/28
Re: Statistics import and export: difference in statistics of materialized view dumped
Jeff Davis
2025/03/28
wal writer: obsolete sentence
Euler Taveira
2025/03/28
Re: Proposal: Progressive explain
Robert Haas
2025/03/28
Re: per backend WAL statistics
Michael Paquier
2025/03/28
Re: [PATCH] SVE popcount support
Nathan Bossart
2025/03/28
Re: Test to dump and restore objects left behind by regression
Tom Lane
2025/03/28
Proposal for optimizations with simd enabled sort
R, Rakshit
2025/03/28
Re: On non-Windows, hard depend on uselocale(3)
Peter Eisentraut
2025/03/28
Re: [PATCH] Refactor SLRU to always use long file names
Rustam ALLAKOV
2025/03/28
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/03/28
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/03/28
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/03/28
Re: Proposal: Progressive explain
Robert Haas
2025/03/28
Re: Amcheck verification of GiST and GIN
Kirill Reshke
2025/03/28
RE: pg_recvlogical requires -d but not described on the documentation
Hayato Kuroda (Fujitsu)
2025/03/28
Re: Proposal: Progressive explain
Robert Haas
2025/03/28
Re: per backend WAL statistics
Alexander Lakhin
2025/03/28
Re: Remove restrictions in recursive query
Nico Williams
2025/03/28
Re: Remove restrictions in recursive query
Renan Alves Fonseca
2025/03/28
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/03/28
Re: Latches vs lwlock contention
Heikki Linnakangas
2025/03/28
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/03/28
Re: pg_stat_database.checksum_failures vs shared relations
Andres Freund
2025/03/28
Re: duplicated comments on get_relation_constraints
Kirill Reshke
2025/03/28
Re: duplicated comments on get_relation_constraints
Kirill Reshke
2025/03/28
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/03/28
Re: On non-Windows, hard depend on uselocale(3)
Peter Eisentraut
2025/03/28
Re: Amcheck verification of GiST and GIN
Tomas Vondra
Earlier messages
Later messages