pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/02
Re: BTScanOpaqueData size slows down tests
Álvaro Herrera
2025/04/02
Re: Parallel CREATE INDEX for GIN indexes
Tomas Vondra
2025/04/02
Re: Parallel CREATE INDEX for GIN indexes
Andres Freund
2025/04/02
Re: Statistics Import and Export
Andres Freund
2025/04/02
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/02
Re: BTScanOpaqueData size slows down tests
Peter Geoghegan
2025/04/02
Re: BTScanOpaqueData size slows down tests
Álvaro Herrera
2025/04/02
Re: BTScanOpaqueData size slows down tests
Tom Lane
2025/04/02
Re: BTScanOpaqueData size slows down tests
Andres Freund
2025/04/02
Re: index prefetching
Andres Freund
2025/04/02
Re: bug when apply fast default mechanism for adding new column over domain with default value
Tender Wang
2025/04/02
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/02
Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
Fujii Masao
2025/04/02
BTScanOpaqueData size slows down tests
Andres Freund
2025/04/02
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Ryo Kanbayashi
2025/04/02
Re: BTScanOpaqueData size slows down tests
Tom Lane
2025/04/02
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/02
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/02
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/02
Re: Making sslrootcert=system work on Windows psql
George MacKerron
2025/04/02
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/04/02
Re: Make query cancellation keys longer
Heikki Linnakangas
2025/04/02
Re: pg_restore documentation and --create/--single-transaction limitation
Ashutosh Bapat
2025/04/02
Re: Making sslrootcert=system work on Windows psql
George MacKerron
2025/04/02
Re: TEMP_CONFIG vs test_aio
Andrew Dunstan
2025/04/02
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
2025/04/02
Re: NOT ENFORCED constraint feature
Peter Eisentraut
2025/04/02
Re: Making sslrootcert=system work on Windows psql
Daniel Gustafsson
2025/04/02
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Mahendra Singh Thalor
2025/04/02
fallocate() causes btrfs to never compress postgresql files
Dimitrios Apostolou
2025/04/02
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Rushabh Lathia
2025/04/02
Small optimization set tuple block/tableOid once
Ranier Vilela
2025/04/02
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/02
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/02
RE: Fix 035_standby_logical_decoding.pl race conditions
Hayato Kuroda (Fujitsu)
2025/04/02
Re: statistics import and export: another difference in dump/restore
Ashutosh Bapat
2025/04/02
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/02
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/02
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/02
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
torikoshia
2025/04/02
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/02
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/04/02
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Amit Langote
2025/04/02
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Rushabh Lathia
2025/04/02
Re: Improve CRC32C performance on SSE4.2
John Naylor
2025/04/02
Re: Statistics Import and Export
Jeff Davis
2025/04/01
Re: CRC32C Parallel Computation Optimization on ARM
John Naylor
2025/04/01
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
Fujii Masao
2025/04/01
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Gurjeet Singh
2025/04/01
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/01
Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN.
Christoph Berg
2025/04/01
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/04/01
Re: CREATE SUBSCRIPTION - add missing test case
Peter Smith
2025/04/01
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/04/01
Re: Statistics Import and Export
Nathan Bossart
2025/04/01
Re: TEMP_CONFIG vs test_aio
Andrew Dunstan
2025/04/01
Re: bug when apply fast default mechanism for adding new column over domain with default value
Tender Wang
2025/04/01
Re: Statistics Import and Export
Robert Haas
2025/04/01
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/04/01
Re: Add mention in docs about locking all partitions for generic plans
David Rowley
2025/04/01
Re: bug when apply fast default mechanism for adding new column over domain with default value
Tom Lane
2025/04/01
Re: AIO v2.5
Noah Misch
2025/04/01
Covering the comparison between date and timestamp, tz, type
Kwangwon Seo
2025/04/01
Re: Small memory fixes for pg_createsubcriber
Michael Paquier
2025/04/01
Re: general purpose array_sort
Junwang Zhao
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/01
Re: Hashed IN only applied to first encountered IN
David Rowley
2025/04/01
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Shayon Mukherjee
2025/04/01
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
2025/04/01
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/01
Re: AIO v2.5
Andres Freund
2025/04/01
Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
2025/04/01
Re: Statistics Import and Export
Jeff Davis
2025/04/01
Re: general purpose array_sort
Tom Lane
2025/04/01
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/01
Making sslrootcert=system work on Windows psql
George MacKerron
2025/04/01
Re: TEMP_CONFIG vs test_aio
Andres Freund
2025/04/01
Re: AIO v2.5
Andres Freund
2025/04/01
Re: Making sslrootcert=system work on Windows psql
Jacob Champion
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Corey Huinker
2025/04/01
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
David Rowley
2025/04/01
Re: TEMP_CONFIG vs test_aio
Andres Freund
2025/04/01
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/01
Re: [PATCH] Fix build on MINGW on ARM64
Andrew Dunstan
2025/04/01
Re: TEMP_CONFIG vs test_aio
Noah Misch
2025/04/01
Re: Statistics Import and Export
Jeff Davis
2025/04/01
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
2025/04/01
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Matthias van de Meent
2025/04/01
Re: Small memory fixes for pg_createsubcriber
Noah Misch
2025/04/01
Re: TEMP_CONFIG vs test_aio
Todd Cook
2025/04/01
Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Nathan Bossart
2025/04/01
Re: macOS 15.4 versus strchrnul()
Peter Eisentraut
2025/04/01
Re: Test to dump and restore objects left behind by regression
Daniel Gustafsson
2025/04/01
TEMP_CONFIG vs test_aio
Andres Freund
2025/04/01
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
2025/04/01
Re: Small memory fixes for pg_createsubcriber
Ranier Vilela
2025/04/01
Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/04/01
Re: RFC: Logging plan of the running query
Robert Haas
2025/04/01
Re: System views for versions reporting
Dmitry Dolgov
2025/04/01
Re: macOS 15.4 versus strchrnul()
Tom Lane
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Alena Rybakina
2025/04/01
Re: RFC: Logging plan of the running query
Sami Imseih
2025/04/01
Re: AIO v2.5
Aleksander Alekseev
2025/04/01
Re: Statistics Import and Export
Nathan Bossart
2025/04/01
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/04/01
Re: Small memory fixes for pg_createsubcriber
Ranier Vilela
2025/04/01
Re: RFC: Logging plan of the running query
Robert Haas
2025/04/01
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Sami Imseih
2025/04/01
Re: Statistics Import and Export
Nathan Bossart
2025/04/01
Re: Small memory fixes for pg_createsubcriber
Noah Misch
2025/04/01
macOS 15.4 versus strchrnul()
Tom Lane
2025/04/01
Re: bug when apply fast default mechanism for adding new column over domain with default value
Alexander Lakhin
2025/04/01
Document SQL functions behavior regarding custom/generic plan
Renan Alves Fonseca
2025/04/01
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Fujii Masao
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Alena Rybakina
2025/04/01
RE: Fix 035_standby_logical_decoding.pl race conditions
Hayato Kuroda (Fujitsu)
2025/04/01
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/04/01
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/04/01
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
2025/04/01
Re: Proposal: Progressive explain
Robert Haas
2025/04/01
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/01
Re: Improve CRC32C performance on SSE4.2
Nathan Bossart
2025/04/01
Re: AIO v2.5
Noah Misch
2025/04/01
Re: Proposal - Allow extensions to set a Plan Identifier
Sami Imseih
2025/04/01
Re: AIO v2.5
Andres Freund
2025/04/01
Re: add function argument name to substring and substr
Daniel Gustafsson
2025/04/01
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Jacob Champion
2025/04/01
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/01
Re: AIO writes vs hint bits vs checksums
Nico Williams
2025/04/01
Re: [PATCH] Fix build on MINGW on ARM64
Andrew Dunstan
2025/04/01
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/01
Re: AIO v2.5
Noah Misch
2025/04/01
Re: AIO writes vs hint bits vs checksums
Andres Freund
2025/04/01
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
2025/04/01
Re: add function argument name to substring and substr
Marcos Pegoraro
2025/04/01
Re: add function argument name to substring and substr
David G. Johnston
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/01
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Fabien Coelho
2025/04/01
Re: Make query cancellation keys longer
Heikki Linnakangas
2025/04/01
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/01
Re: Proposal: Progressive explain
torikoshia
2025/04/01
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Kirill Reshke
2025/04/01
Re: Better HINT message for "unexpected data beyond EOF"
Andres Freund
2025/04/01
Re: Better HINT message for "unexpected data beyond EOF"
Christoph Berg
2025/04/01
Re: Better HINT message for "unexpected data beyond EOF"
Robert Haas
2025/04/01
Re: RFC: Logging plan of the running query
torikoshia
2025/04/01
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/04/01
Re: Better HINT message for "unexpected data beyond EOF"
Robert Haas
2025/04/01
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025/04/01
Re: AIO v2.5
Andres Freund
2025/04/01
Re: Statistics Import and Export
Robert Haas
2025/04/01
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Aleksander Alekseev
2025/04/01
Re: PRI?64 vs Visual Studio (2022)
Peter Eisentraut
2025/04/01
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Christoph Berg
2025/04/01
Re: Index AM API cleanup
Peter Eisentraut
2025/04/01
Re: Using read stream in autoprewarm
Nazir Bilal Yavuz
2025/04/01
Re: [PATCH] Fix build on MINGW on ARM64
vignesh C
2025/04/01
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alexander Korotkov
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Daniel Verite
2025/04/01
RE: Fix 035_standby_logical_decoding.pl race conditions
Hayato Kuroda (Fujitsu)
2025/04/01
Re: Statistics Import and Export
Jeff Davis
2025/04/01
Re: Better HINT message for "unexpected data beyond EOF"
Jakub Wartak
2025/04/01
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/01
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/01
Re: Improve CRC32C performance on SSE4.2
John Naylor
2025/04/01
Re: [PATCH] Fix build on MINGW on ARM64
Andrew Dunstan
2025/04/01
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
vignesh C
2025/04/01
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Kirill Reshke
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Pavel Stehule
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Christoph Berg
2025/04/01
Re: [PATCH] Fix build on MINGW on ARM64
vignesh C
2025/04/01
Re: Add partial :-variable expansion to psql \copy
Fabien Coelho
2025/04/01
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/01
pg_recvlogical cannot create slots with failover=true
Hayato Kuroda (Fujitsu)
2025/04/01
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/04/01
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/01
Re: Memoize ANTI and SEMI JOIN inner
Richard Guo
2025/03/31
Re: Adding comments to help understand psql hidden queries
Maiquel Grassi
2025/03/31
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/03/31
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/03/31
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/03/31
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/03/31
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/03/31
Re: explain analyze rows=%.0f
Andrei Lepikhov
2025/03/31
Re: speedup COPY TO for partitioned table.
vignesh C
2025/03/31
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/03/31
Re: add function argument name to substring and substr
David G. Johnston
2025/03/31
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alexander Korotkov
2025/03/31
Re: add function argument name to substring and substr
jian he
2025/03/31
Re: speedup COPY TO for partitioned table.
jian he
2025/03/31
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
jian he
2025/03/31
Re: Statistics Import and Export
Robert Treat
2025/03/31
Re: Statistics Import and Export
Nathan Bossart
2025/03/31
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
Earlier messages
Later messages