pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/05
Re: making EXPLAIN extensible
Tom Lane
2025/04/05
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/05
Re: Test to dump and restore objects left behind by regression
Michael Paquier
2025/04/05
Re: Statistics Import and Export
Jeff Davis
2025/04/05
Re: Why does wait_for_log() return current file size
Andrew Dunstan
2025/04/05
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
RE: Add partial :-variable expansion to psql \copy
Fabien COELHO
2025/04/05
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/05
Re: RFC: Logging plan of the running query
Robert Haas
2025/04/05
Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)
Vladlen Popolitov
2025/04/05
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/04/05
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
2025/04/05
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Fujii Masao
2025/04/05
Re: Assertion with aborted UPDATE in subtransaction
Jasper Smit
2025/04/05
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/05
A modest proposal: make parser/rewriter/planner inputs read-only
Tom Lane
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Tom Lane
2025/04/05
Re: Large expressions in indexes can't be stored (non-TOASTable)
Amit Kapila
2025/04/05
Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov
2025/04/05
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/05
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/05
Re: AIO v2.5
Noah Misch
2025/04/05
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/05
Re: SQL Property Graph Queries (SQL/PGQ)
Junwang Zhao
2025/04/05
Re: Modern SHA2- based password hashes for pgcrypto
Bernd Helmle
2025/04/05
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Amit Langote
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Michael Paquier
2025/04/05
Re: Removing unneeded self joins
Alexander Korotkov
2025/04/05
Re: Modern SHA2- based password hashes for pgcrypto
Alvaro Herrera
2025/04/05
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/05
Re: Making sslrootcert=system work on Windows psql
George MacKerron
2025/04/05
statistics import and export: another difference in dump/restore
Ashutosh Bapat
2025/04/05
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
jian he
2025/04/05
Re: [PoC] Federated Authn/z with OAUTHBEARER
Andrew Dunstan
2025/04/05
Re: Disabling vacuum truncate for autovacuum
David G. Johnston
2025/04/05
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/04/05
Re: BTScanOpaqueData size slows down tests
Peter Geoghegan
2025/04/04
Re: RFC: Logging plan of the running query
Atsushi Torikoshi
2025/04/04
Re: New criteria for autovacuum
Konstantin Knizhnik
2025/04/04
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/04/04
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/04
Re: Proposal: Adding compression of temporary files
Tomas Vondra
2025/04/04
Re: Making sslrootcert=system work on Windows psql
Jacob Champion
2025/04/04
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
torikoshia
2025/04/04
Re: general purpose array_sort
Junwang Zhao
2025/04/04
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Rushabh Lathia
2025/04/04
Re: [PoC] Reducing planning time when tables have many partitions
David Rowley
2025/04/04
Re: AIO v2.5
Andres Freund
2025/04/04
Re: Use XLOG_CONTROL_FILE macro everywhere?
Fujii Masao
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: [PoC] Reducing planning time when tables have many partitions
Yuya Watari
2025/04/04
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/04
Re: New criteria for autovacuum
Sami Imseih
2025/04/04
Re: Statistics Import and Export
Corey Huinker
2025/04/04
Re: Use XLOG_CONTROL_FILE macro everywhere?
Anton A. Melnikov
2025/04/04
Re: BTScanOpaqueData size slows down tests
Andres Freund
2025/04/04
Re: Not-terribly-safe checks for CRC intrinsic support
Tom Lane
2025/04/04
Some problems regarding the self-join elimination code
Richard Guo
2025/04/04
Re: doc: Mention clock synchronization recommendation for hot_standby_feedback
Peter Eisentraut
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: Improve CRC32C performance on SSE4.2
Nathan Bossart
2025/04/04
Re: vacuum_truncate configuration parameter and isset_offset
Nathan Bossart
2025/04/04
Re: Periodic FSM vacuum doesn't happen in one-pass strategy vacuum.
Masahiko Sawada
2025/04/04
Proposal for enabling auto-vectorization for checksum calculations
Matthew Sterrett
2025/04/04
Re: SQLFunctionCache and generic plans
Alexander Lakhin
2025/04/04
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
2025/04/04
Re: SQLFunctionCache and generic plans
Tom Lane
2025/04/04
Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM?
Matthias van de Meent
2025/04/04
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/04/04
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/04
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Masahiko Sawada
2025/04/04
Re: In-placre persistance change of a relation
Thom Brown
2025/04/04
Re: Proposal: Limitations of palloc inside checkpointer
Heikki Linnakangas
2025/04/04
Re: AIO v2.5
Noah Misch
2025/04/04
Re: Incorrect result of bitmap heap scan.
Andres Freund
2025/04/04
Fundamental scheduling bug in parallel restore of partitioned tables
Tom Lane
2025/04/04
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Christoph Berg
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: dblink: Add SCRAM pass-through authentication
Matheus Alcantara
2025/04/04
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/04
Re: md.c vs elog.c vs smgrreleaseall() in barrier
Noah Misch
2025/04/04
Re: Allow default \watch interval in psql to be configured
Daniel Gustafsson
2025/04/04
Re: AIX support
Heikki Linnakangas
2025/04/04
Re: Disabling vacuum truncate for autovacuum
David G. Johnston
2025/04/04
Re: Conflict detection for multiple_unique_conflicts in logical replication
Nisha Moond
2025/04/04
Re: [PoC] Federated Authn/z with OAUTHBEARER
Thomas Munro
2025/04/04
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: New criteria for autovacuum
Sami Imseih
2025/04/04
Re: Memoize ANTI and SEMI JOIN inner
Alena Rybakina
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: New criteria for autovacuum
Melanie Plageman
2025/04/04
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/04
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/04/04
Re: Update Unicode data to Unicode 16.0.0
Robert Haas
2025/04/04
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/04
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/04
Re: Test to dump and restore objects left behind by regression
vignesh C
2025/04/04
RE: Some codes refer slot()->{'slot_name'} but it is not defined
Hayato Kuroda (Fujitsu)
2025/04/04
Re: Update LDAP Protocol in fe-connect.c to v3
Andrew Jackson
2025/04/04
RE: AIX support
Srirama Kucherlapati
2025/04/04
Re: Question -- why is there no errhint_internal function?
Andres Freund
2025/04/04
Re: SQL:2011 application time
Paul Jungwirth
2025/04/04
Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov
2025/04/04
Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
Dean Rasheed
2025/04/04
Re: Fix infinite loop from setting scram_iterations to INT_MAX
Michael Paquier
2025/04/04
Re: New criteria for autovacuum
Konstantin Knizhnik
2025/04/04
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/04
Re: Vacuuming the free space map considered harmful?
Christophe Pettus
2025/04/04
Re: md.c vs elog.c vs smgrreleaseall() in barrier
Thomas Munro
2025/04/04
Re: query_id: jumble names of temp tables for better pg_stat_statement UX
Michael Paquier
2025/04/04
Re: Index AM API cleanup
Peter Eisentraut
2025/04/04
Re: pg_recvlogical cannot create slots with failover=true
Michael Banck
2025/04/04
Re: AIO v2.5
Andres Freund
2025/04/04
Re: Using read stream in autoprewarm
Daniel Gustafsson
2025/04/04
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Robert Haas
2025/04/04
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/04
Re: support virtual generated column not null constraint
Xuneng Zhou
2025/04/04
Doc: Fixup misplaced filelist.sgml entities and add some commentary
David G. Johnston
2025/04/04
Re: System views for versions reporting
Tom Lane
2025/04/04
Re: A small correction to doc and comment of FSM for indexes
Michael Paquier
2025/04/04
Re: Make COPY format extendable: Extract COPY TO format implementations
David G. Johnston
2025/04/04
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Alena Rybakina
2025/04/04
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
Yugo Nagata
2025/04/04
Re: RFC: Logging plan of the running query
torikoshia
2025/04/04
Re: SQLFunctionCache and generic plans
Alexander Lakhin
2025/04/04
Re: Disabling vacuum truncate for autovacuum
Nathan Bossart
2025/04/04
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/04
Re: Statistics Import and Export
Nathan Bossart
2025/04/04
Re: Proposal: Progressive explain
Robert Haas
2025/04/04
Re: [PATCH] Automatic client certificate selection support for libpq v1
Jacob Champion
2025/04/04
Re: index prefetching
Tomas Vondra
2025/04/04
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Andrew Dunstan
2025/04/04
Re: making EXPLAIN extensible
Sami Imseih
2025/04/04
Re: vacuum_truncate configuration parameter and isset_offset
Nathan Bossart
2025/04/04
Re: 002_pg_upgrade is broken for custom install
Álvaro Herrera
2025/04/04
Re: Allow default \watch interval in psql to be configured
Pavel Stehule
2025/04/04
Re: Optimize truncation logic to reduce AccessExclusive lock impact
Yura Sokolov
2025/04/04
Re: Sample rate added to pg_stat_statements
Ilia Evdokimov
2025/04/04
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/04/04
RE: doc patch: wrong descriptions for dropping replication slots
Hayato Kuroda (Fujitsu)
2025/04/04
Re: Improvement of var_eq_non_const()
Ilia Evdokimov
2025/04/04
Re: speedup COPY TO for partitioned table.
Kirill Reshke
2025/04/04
Re: Changing shared_buffers without restart
Ni Ku
2025/04/04
Re: 002_pg_upgrade is broken for custom install
Ashutosh Bapat
2025/04/04
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
jian he
2025/04/04
Re: Conflict detection for multiple_unique_conflicts in logical replication
Peter Smith
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/04
Re: why there is not VACUUM FULL CONCURRENTLY?
Euler Taveira
2025/04/04
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
David Rowley
2025/04/04
Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/04/04
Re: Parallel heap vacuum
Melanie Plageman
2025/04/04
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Fujii Masao
2025/04/04
Re: pg_recvlogical cannot create slots with failover=true
Masahiko Sawada
2025/04/04
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Alena Rybakina
2025/04/04
Re: why there is not VACUUM FULL CONCURRENTLY?
Matheus Alcantara
2025/04/04
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Heikki Linnakangas
2025/04/04
Re: [PoC] Reducing planning time when tables have many partitions
Ashutosh Bapat
2025/04/04
Re: Exponential notation bug
Marcos Pegoraro
2025/04/04
Re: rename pg_log_standby_snapshot
Sami Imseih
2025/04/04
[PATCH] parallel pg_restore: move offset-building phase to before forking
Dimitrios Apostolou
2025/04/04
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/04
Re: Update LDAP Protocol in fe-connect.c to v3
Andrew Jackson
2025/04/04
Re: [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/04/04
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/04
Re: Restrict copying of invalidated replication slots
Masahiko Sawada
2025/04/04
Re: why there is not VACUUM FULL CONCURRENTLY?
Antonin Houska
2025/04/04
Re: autoprewarm_dump_now
Robert Haas
2025/04/04
Re: BTScanOpaqueData size slows down tests
Peter Geoghegan
2025/04/04
Re: Use XLOG_CONTROL_FILE macro everywhere?
Fujii Masao
2025/04/04
Re: Using read stream in autoprewarm
Nazir Bilal Yavuz
2025/04/04
Re: Proposal: Progressive explain
torikoshia
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/04
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
Fujii Masao
2025/04/04
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Robert Haas
2025/04/04
Re: AIO v2.5
Andres Freund
2025/04/04
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/04
Re: New criteria for autovacuum
Robert Haas
2025/04/04
Re: Exponential notation bug
Tom Lane
2025/04/04
Re: autoprewarm_dump_now
Melanie Plageman
2025/04/04
Re: Exponential notation bug
Robert Haas
2025/04/04
Re: Exponential notation bug
Maciek Sakrejda
2025/04/04
Re: New criteria for autovacuum
Melanie Plageman
2025/04/04
Re: Index AM API cleanup
Andres Freund
2025/04/04
Re: Test to dump and restore objects left behind by regression
Andres Freund
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alexander Korotkov
2025/04/04
Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits
vignesh C
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Peter Geoghegan
2025/04/04
Re: Network failure may prevent promotion
Heikki Linnakangas
2025/04/04
Re: Test to dump and restore objects left behind by regression
Andres Freund
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Tom Lane
2025/04/04
Exponential notation bug
Marcos Pegoraro
2025/04/04
Re: 002_pg_upgrade is broken for custom install
Álvaro Herrera
2025/04/04
Re: Improve monitoring of shared memory allocations
Rahila Syed
2025/04/04
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Nazir Bilal Yavuz
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Peter Geoghegan
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/04
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Tom Lane
2025/04/04
Re: [PoC] Reducing planning time when tables have many partitions
Tom Lane
Earlier messages
Later messages