pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/05
Re: rename pg_log_standby_snapshot
Michael Paquier
2025/04/05
Re: Parallel heap vacuum
Masahiko Sawada
2025/04/05
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Álvaro Herrera
2025/04/05
Re: Removing unneeded self joins
Tender Wang
2025/04/05
Re: A modest proposal: make parser/rewriter/planner inputs read-only
Andres Freund
2025/04/05
Re: rename pg_log_standby_snapshot
Andres Freund
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Noah Misch
2025/04/05
Re: [PATCH] New predefined role pg_manage_extensions
Tom Lane
2025/04/05
Re: Draft for basic NUMA observability
Andres Freund
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Michael Paquier
2025/04/05
Re: Draft for basic NUMA observability
Andres Freund
2025/04/05
Re: dblink query interruptibility
Andreas Karlsson
2025/04/05
Re: Removing unneeded self joins
Alena Rybakina
2025/04/05
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Shayon Mukherjee
2025/04/05
Re: CREATE OR REPLACE MATERIALIZED VIEW
Tom Lane
2025/04/05
Re: Parallel heap vacuum
Andres Freund
2025/04/05
Re: In-placre persistance change of a relation
Heikki Linnakangas
2025/04/05
Re: Parallel heap vacuum
Melanie Plageman
2025/04/05
Re: Add partial :-variable expansion to psql \copy
Fabien Coelho
2025/04/05
Re: [fixed] Trigger test
Tom Lane
2025/04/05
Re: Enhancing Memory Context Statistics Reporting
Daniel Gustafsson
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Noah Misch
2025/04/05
Re: Use XLOG_CONTROL_FILE macro everywhere?
Anton A. Melnikov
2025/04/05
Re: RFC: Logging plan of the running query
Sami Imseih
2025/04/05
RE: AIX support
Srirama Kucherlapati
2025/04/05
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
2025/04/05
Remove redundant if-else in EXPLAIN by using ExplainPropertyText
Ilia Evdokimov
2025/04/05
Re: Hashed IN only applied to first encountered IN
David Rowley
2025/04/05
Re: Improve monitoring of shared memory allocations
Tomas Vondra
2025/04/05
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/05
Re: Get rid of WALBufMappingLock
Alexander Korotkov
2025/04/05
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Aidar Imamov
2025/04/05
Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits
Bertrand Drouvot
2025/04/05
Re: Add mention in docs about locking all partitions for generic plans
David Rowley
2025/04/05
Re: md.c vs elog.c vs smgrreleaseall() in barrier
Andres Freund
2025/04/05
Re: AIO v2.5
Andres Freund
2025/04/05
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/04/05
Re: duplicated comments on get_relation_constraints
Richard Guo
2025/04/05
Re: Remove vardata parameters from eqjoinsel_inner
Tom Lane
2025/04/05
Re: Using read_stream in index vacuum
Melanie Plageman
2025/04/05
Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET
Michael Paquier
2025/04/05
Re: vacuum_truncate configuration parameter and isset_offset
David G. Johnston
2025/04/05
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Peter Smith
2025/04/05
Re: Test to dump and restore objects left behind by regression
Alvaro Herrera
2025/04/05
[PATCH] Add a new pattern for zero-based months for Date/Time Formatting
Vincent Moreau
2025/04/05
Re: Vacuum statistics
Alena Rybakina
2025/04/05
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/04/05
Re: AIO writes vs hint bits vs checksums
Heikki Linnakangas
2025/04/05
Re: Incorrect result of bitmap heap scan.
Andres Freund
2025/04/05
Re: optimize file transfer in pg_upgrade
Nathan Bossart
2025/04/05
Re: Better HINT message for "unexpected data beyond EOF"
Robert Haas
2025/04/05
Re: support virtual generated column not null constraint
jian he
2025/04/05
Re: Fix infinite loop from setting scram_iterations to INT_MAX
Richard Guo
2025/04/05
Hashed IN only applied to first encountered IN
David Geier
2025/04/05
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Nazir Bilal Yavuz
2025/04/05
Re: Squash constant lists in query jumbling by default
Álvaro Herrera
2025/04/05
Re: BTScanOpaqueData size slows down tests
David Rowley
2025/04/05
RE: Conflict detection for multiple_unique_conflicts in logical replication
Zhijie Hou (Fujitsu)
2025/04/05
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash
Noah Misch
2025/04/05
Re: AIO v2.5
Andres Freund
2025/04/05
Re: support virtual generated column not null constraint
Álvaro Herrera
2025/04/05
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/05
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
David G. Johnston
2025/04/05
ICU warnings during make installcheck and text_extensions test
Oleg Tselebrovskiy
2025/04/05
Re: Conflict detection for multiple_unique_conflicts in logical replication
Nisha Moond
2025/04/05
Re: Memoize ANTI and SEMI JOIN inner
Richard Guo
2025/04/05
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Amit Kapila
2025/04/05
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/04/05
Re: Using read stream in autoprewarm
Nazir Bilal Yavuz
2025/04/05
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/04/05
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
vignesh C
2025/04/05
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/04/05
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
2025/04/05
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/04/05
call for applications: hacker mentoring 2025
Robert Haas
2025/04/05
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/04/05
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/04/05
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Gurjeet Singh
2025/04/05
Re: UUID v7
Masahiko Sawada
2025/04/05
Re: AIO v2.5
Noah Misch
2025/04/05
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/05
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/05
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
2025/04/05
two occurrences of assign print_notnull within pg_dump.c
jian he
2025/04/05
Re: [PoC] Reducing planning time when tables have many partitions
David Rowley
2025/04/05
Re: New criteria for autovacuum
Aleksander Alekseev
2025/04/05
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/04/05
Re: AIO v2.5
Noah Misch
2025/04/05
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/05
Re: Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c
Tender Wang
2025/04/05
Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)
Vladlen Popolitov
2025/04/05
Re: tzdata 2025b
Masahiko Sawada
2025/04/05
PRI?64 vs Visual Studio (2022)
Kyotaro Horiguchi
2025/04/05
Re: [PoC] Federated Authn/z with OAUTHBEARER
Andres Freund
2025/04/05
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Shubham Khanna
2025/04/05
Re: Add -k/--link option to pg_combinebackup
Tom Lane
2025/04/05
Re: [18] CREATE SUBSCRIPTION ... SERVER
Shlok Kyal
2025/04/05
Re: RFC: Logging plan of the running query
Sami Imseih
2025/04/05
Re: Statistics Import and Export
Corey Huinker
2025/04/05
Detach partition with constraint test
Ashutosh Bapat
2025/04/05
Re: [RFC] Lock-free XLog Reservation from WAL
Yura Sokolov
2025/04/05
Re: Proposal - Allow extensions to set a Plan Identifier
Michael Paquier
2025/04/05
Re: Question -- why is there no errhint_internal function?
Peter Smith
2025/04/05
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
vignesh C
2025/04/05
Re: vacuum_truncate configuration parameter and isset_offset
Nikolay Shaplov
2025/04/05
Re: [PoC] Federated Authn/z with OAUTHBEARER
Tom Lane
2025/04/05
Re: Thread-safe nl_langinfo() and localeconv()
Peter Eisentraut
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/05
Re: optimize file transfer in pg_upgrade
Tom Lane
2025/04/05
Support "make check" for PGXS extensions
Peter Eisentraut
2025/04/05
Re: Update LDAP Protocol in fe-connect.c to v3
Andrew Jackson
2025/04/05
Re: Separate GUC for replication origins
Amit Kapila
2025/04/05
Re: vacuum_truncate configuration parameter and isset_offset
Nikolay Shaplov
2025/04/05
Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Alena Rybakina
2025/04/05
Re: AIO v2.5
Andres Freund
2025/04/05
Re: AIO v2.5
Noah Misch
2025/04/05
Re: Separate GUC for replication origins
Masahiko Sawada
2025/04/05
Re: Add Postgres module info
Yurii Rashkovskii
2025/04/05
Re: two occurrences of assign print_notnull within pg_dump.c
Alvaro Herrera
2025/04/05
Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits
vignesh C
2025/04/05
Re: AIO v2.5
Andres Freund
2025/04/05
Re: BTScanOpaqueData size slows down tests
Andres Freund
2025/04/05
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/04/05
RE: Some codes refer slot()->{'slot_name'} but it is not defined
Hayato Kuroda (Fujitsu)
2025/04/05
Re: AIO v2.5
Andres Freund
2025/04/05
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Shubham Khanna
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
Re: [PATCH] Automatic client certificate selection support for libpq v1
Robin Haberkorn
2025/04/05
rename pg_log_standby_snapshot
Sami Imseih
2025/04/05
Re: Add mention in docs about locking all partitions for generic plans
David Rowley
2025/04/05
Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET
Michael Paquier
2025/04/05
Re: making EXPLAIN extensible
Robert Haas
2025/04/05
Re: Speed up ICU case conversion by using ucasemap_utf8To*()
vignesh C
2025/04/05
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/05
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Shubham Khanna
2025/04/05
Re: RFC: Additional Directory for Extensions
Matheus Alcantara
2025/04/05
Re: New criteria for autovacuum
Konstantin Knizhnik
2025/04/05
Re: Modern SHA2- based password hashes for pgcrypto
Alvaro Herrera
2025/04/05
Re: [PoC] Reducing planning time when tables have many partitions
Yuya Watari
2025/04/05
Re: Show WAL write and fsync stats in pg_stat_io
Ranier Vilela
2025/04/05
Re: Add partial :-variable expansion to psql \copy
Tom Lane
2025/04/05
Re: [PATCH] Automatic client certificate selection support for libpq v1
Seth Robertson
2025/04/05
Re: Allow default \watch interval in psql to be configured
Greg Sabino Mullane
2025/04/05
Re: md.c vs elog.c vs smgrreleaseall() in barrier
Noah Misch
2025/04/05
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Aidar Imamov
2025/04/05
Re: Reducing the log spam
Tom Lane
2025/04/05
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Andrei Lepikhov
2025/04/05
Re: Logging which local address was connected to in log_line_prefix
Tom Lane
2025/04/05
Re: split func.sgml to separated individual sgml files
David G. Johnston
2025/04/05
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/05
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/04/05
Re: BTScanOpaqueData size slows down tests
Peter Geoghegan
2025/04/05
Re: Parallel heap vacuum
Melanie Plageman
2025/04/05
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/05
Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/04/05
Re: Index AM API cleanup
Peter Eisentraut
2025/04/05
Re: Reducing the log spam
Fujii Masao
2025/04/05
Re: pg_stat_statements: improve loading and saving routines for the dump file
m . litsarev
2025/04/05
Re: Regression test postgres_fdw might fail due to autovacuum
Andres Freund
2025/04/05
RE: pg_recvlogical requires -d but not described on the documentation
Hayato Kuroda (Fujitsu)
2025/04/05
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Robert Haas
2025/04/05
Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)
Vladlen Popolitov
2025/04/05
Re: pgsql: Add support for OAUTHBEARER SASL mechanism
Jacob Champion
2025/04/05
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/05
Re: RFC: Additional Directory for Extensions
Tom Lane
2025/04/05
Re: Statistics Import and Export
Corey Huinker
2025/04/05
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Euler Taveira
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
Re: RFC: Logging plan of the running query
Sadeq Dousti
2025/04/05
Re: [PATCH] Add sortsupport for range types and btree_gist
Heikki Linnakangas
2025/04/05
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/04/05
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
David G. Johnston
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
2025/04/05
Re: Proposal - Allow extensions to set a Plan Identifier
Andrei Lepikhov
2025/04/05
Re: Add Pipelining support in psql
Daniel Verite
2025/04/05
Re: long-standing data loss bug in initial sync of logical replication
Amit Kapila
2025/04/05
Re: psql \dh: List High-Level (Root) Tables and Indexes
Christoph Berg
2025/04/05
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning
Ashutosh Bapat
2025/04/05
Re: Using read_stream in index vacuum
Melanie Plageman
2025/04/05
Re: SQLFunctionCache and generic plans
Alexander Pyhalov
2025/04/05
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Amit Kapila
2025/04/05
Re: making EXPLAIN extensible
Robert Haas
2025/04/05
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query).
jian he
2025/04/05
Re: Proposal: Progressive explain
Rafael Thofehrn Castro
2025/04/05
Re: pgsql: pg_upgrade: Preserve default char signedness value from old clus
Robert Haas
2025/04/05
Re: Test to dump and restore objects left behind by regression
Ashutosh Bapat
2025/04/05
Re: Making sslrootcert=system work on Windows psql
Daniel Gustafsson
2025/04/05
Re: Snapshot related assert failure on skink
Tomas Vondra
2025/04/05
Re: Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1))
Andrei Lepikhov
2025/04/05
Re: Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c
Alexander Korotkov
2025/04/05
Re: BTScanOpaqueData size slows down tests
Tom Lane
2025/04/05
Re: Statistics Import and Export
Corey Huinker
2025/04/05
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/04/05
Re: Hashed IN only applied to first encountered IN
David Geier
2025/04/05
Re: Improve monitoring of shared memory allocations
Rahila Syed
2025/04/05
Re: Change log level for notifying hot standby is waiting non-overflowed snapshot
torikoshia
2025/04/05
Re: Incorrect result of bitmap heap scan.
Matthias van de Meent
2025/04/05
Re: Using read stream in autoprewarm
Melanie Plageman
Earlier messages
Later messages