pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/10
Re: Improve a few appendStringInfo calls new to v18
David Rowley
2025/04/10
Re: Feature Recommendations for Logical Subscriptions
Peter Smith
2025/04/10
Re: Non-text mode for pg_dumpall
Ranier Vilela
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/10
Re: Logging which local address was connected to in log_line_prefix
Robert Haas
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/10
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Heikki Linnakangas
2025/04/10
stats.sql fails during installcheck on mac
Sami Imseih
2025/04/10
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Alvaro Herrera
2025/04/10
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
2025/04/10
tab complete for COPY populated materialized view TO
jian he
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Christoph Berg
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/10
RE: Draft for basic NUMA observability
Shinoda, Noriyoshi (SXD Japan FSI)
2025/04/10
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints
Tom Lane
2025/04/10
Re: Horribly slow pg_upgrade performance with many Large Objects
Tom Lane
2025/04/10
wrong comments in rewriteTargetListIU
jian he
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Andres Freund
2025/04/10
Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits
Michael Paquier
2025/04/10
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Tom Lane
2025/04/10
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Shayon Mukherjee
2025/04/10
Re: Partition pruning on parameters grouped into an array does not prune properly
Amit Langote
2025/04/10
Re: Modern SHA2- based password hashes for pgcrypto
Bernd Helmle
2025/04/10
Re: [PoC] Reducing planning time when tables have many partitions
Yuya Watari
2025/04/10
Re: Restrict publishing of partitioned table with a foreign table as partition
Álvaro Herrera
2025/04/10
Re: Feature freeze
Euler Taveira
2025/04/10
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/10
Re: [PATCH] clarify palloc comment on quote_literal_cstr
Tom Lane
2025/04/10
Re: Draft for basic NUMA observability
Jakub Wartak
2025/04/10
Re: BAS_BULKREAD vs read stream
Thomas Munro
2025/04/10
Re: Modern SHA2- based password hashes for pgcrypto
Tom Lane
2025/04/10
Re: n_ins_since_vacuum stats for aborted transactions
Euler Taveira
2025/04/10
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/10
Re: Horribly slow pg_upgrade performance with many Large Objects
Hannu Krosing
2025/04/10
Re: Correct documentation for protocol version
Dave Cramer
2025/04/10
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Robert Haas
2025/04/10
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Robert Haas
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Andres Freund
2025/04/10
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Tom Lane
2025/04/10
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Robert Haas
2025/04/10
Re: tab complete for COPY populated materialized view TO
Kirill Reshke
2025/04/10
Re: tab complete for COPY populated materialized view TO
David G. Johnston
2025/04/10
Re: tab complete for COPY populated materialized view TO
Kirill Reshke
2025/04/10
catcache search while BUFFER_LOCK_EXCLUSIVE on catalog
Noah Misch
2025/04/10
Re: Improve documentation regarding custom settings, placeholders, and the administrative functions
David G. Johnston
2025/04/10
Re: An incorrect check in get_memoize_path
Andrei Lepikhov
2025/04/10
Re: Horribly slow pg_upgrade performance with many Large Objects
Tom Lane
2025/04/10
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/04/10
Re: Add connection active, idle time to pg_stat_activity
Robert Haas
2025/04/10
Re: Non-text mode for pg_dumpall
Ranier Vilela
2025/04/10
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/10
Silence resource leaks alerts
Ranier Vilela
2025/04/10
Re: pg16 && GSSAPI && Heimdal/Macos
Nico Williams
2025/04/10
Re: Some problems regarding the self-join elimination code
Andrei Lepikhov
2025/04/10
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/04/10
Re: [PATCH] clarify palloc comment on quote_literal_cstr
Michael Paquier
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Daniel Gustafsson
2025/04/10
Re: Remove unnecessary static type qualifiers
Junwang Zhao
2025/04/10
Re: psql suggestion "select <tab>" offers nothing, can we get functions like "\df <tab>"
Kirill Reshke
2025/04/10
Re: [PoC] Federated Authn/z with OAUTHBEARER
Wolfgang Walther
2025/04/10
Re: Horribly slow pg_upgrade performance with many Large Objects
Hannu Krosing
2025/04/10
Re: BitmapHeapScan streaming read user and prelim refactoring
James Hunter
2025/04/10
Re: speedup COPY TO for partitioned table.
jian he
2025/04/10
Correct documentation for protocol version
Dave Cramer
2025/04/10
Re: Enhancing Memory Context Statistics Reporting
Daniel Gustafsson
2025/04/10
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/10
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
2025/04/10
Re: Add os_page_num to pg_buffercache
Tomas Vondra
2025/04/10
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/04/10
Re: as per commit 643a1a61985bef2590496, move create/open dir code to function using switch case of pg_backup_directory.c file also
Mahendra Singh Thalor
2025/04/10
merge file_exists_in_directory and _fileExistsInDirectory functions and move into common file dumputils.c
Mahendra Singh Thalor
2025/04/10
Re: Capturing both IP address and hostname in the log
David G. Johnston
2025/04/10
Re: Add missing PGDLLIMPORT markings
Tom Lane
2025/04/10
Re: Correct documentation for protocol version
Fujii Masao
2025/04/10
Re: as per commit 643a1a61985bef2590496, move create/open dir code to function using switch case of pg_backup_directory.c file also
Andrew Dunstan
2025/04/10
Re: Capturing both IP address and hostname in the log
Tom Lane
2025/04/10
Re: Correct documentation for protocol version
Jacob Champion
2025/04/10
Re: Add missing PGDLLIMPORT markings
Robert Haas
2025/04/10
Re: Correct documentation for protocol version
Dave Cramer
2025/04/10
Re: Proposal: Limitations of palloc inside checkpointer
Xuneng Zhou
2025/04/10
Re: Correct documentation for protocol version
Fujii Masao
2025/04/10
Re: tab complete for COPY populated materialized view TO
Fujii Masao
2025/04/10
Re: Add os_page_num to pg_buffercache
Nathan Bossart
2025/04/10
Re: Improve a few appendStringInfo calls new to v18
Nathan Bossart
2025/04/10
Re: Correct documentation for protocol version
Dave Cramer
2025/04/10
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/10
Re: PostgreSQL 18 Release Management Team & Feature Freeze
Nathan Bossart
2025/04/10
Re: Correct documentation for protocol version
Fujii Masao
2025/04/10
Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions
Bertrand Drouvot
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Robert Haas
2025/04/10
Re: speedup COPY TO for partitioned table.
Kirill Reshke
2025/04/10
Add os_page_num to pg_buffercache
Bertrand Drouvot
2025/04/10
Re: long-standing data loss bug in initial sync of logical replication
Tomas Vondra
2025/04/10
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Peter Eisentraut
2025/04/10
Re: Some problems regarding the self-join elimination code
Andrei Lepikhov
2025/04/10
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Peter Eisentraut
2025/04/10
Re: PostgreSQL 18 Release Management Team & Feature Freeze
Aleksander Alekseev
2025/04/10
Re: PostgreSQL 18 Release Management Team & Feature Freeze
Heikki Linnakangas
2025/04/10
Re: PostgreSQL 18 Release Management Team & Feature Freeze
Aleksander Alekseev
2025/04/10
Re: Some problems regarding the self-join elimination code
Alexander Korotkov
2025/04/10
Re: PostgreSQL 18 Release Management Team & Feature Freeze
Heikki Linnakangas
2025/04/10
Re: Large expressions in indexes can't be stored (non-TOASTable)
Euler Taveira
2025/04/10
Re: Feature Recommendations for Logical Subscriptions
Amit Kapila
2025/04/10
Re: Skipping schema changes in publication
Amit Kapila
2025/04/10
Re: Feature Recommendations for Logical Subscriptions
YeXiu
2025/04/10
Re: Memoize ANTI and SEMI JOIN inner
Richard Guo
2025/04/10
Re: [PoC] Reducing planning time when tables have many partitions
Amit Langote
2025/04/10
Re: sync_standbys_defined read/write race on startup
Maksim.Melnikov
2025/04/10
Re: wrong comments in rewriteTargetListIU
Amit Langote
2025/04/10
Re: long-standing data loss bug in initial sync of logical replication
Amit Kapila
2025/04/10
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Amit Kapila
2025/04/10
Re: sync_standbys_defined read/write race on startup
Michael Paquier
2025/04/10
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Tender Wang
2025/04/10
Re: bug in stored generated column over domain with constraints.
jian he
2025/04/10
Re: Improve a few appendStringInfo calls new to v18
Heikki Linnakangas
2025/04/10
Re: 64 bit numbers vs format strings
Thomas Munro
2025/04/10
The varnullingrels bitmapset is not only about outer joins
Andrei Lepikhov
2025/04/10
Re: Cannot find a working 64-bit integer type on Illumos
Thomas Munro
2025/04/10
Re: Add .DS_Store to .gitignore
Dianjin Wang
2025/04/10
Re: sync_standbys_defined read/write race on startup
Maksim.Melnikov
2025/04/09
Re: Fix 035_standby_logical_decoding.pl race conditions
Bertrand Drouvot
2025/04/09
Fw: Mention the default io_method?
Daniel Westermann (DWE)
2025/04/09
Re: Add .DS_Store to .gitignore
David Rowley
2025/04/09
Add .DS_Store to .gitignore
Dianjin Wang
2025/04/09
Re: BitmapHeapScan streaming read user and prelim refactoring
Thomas Munro
2025/04/09
Re: Possible api miuse bms_next_member
David Rowley
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: [PoC] Reducing planning time when tables have many partitions
David Rowley
2025/04/09
Re: [PoC] Reducing planning time when tables have many partitions
Amit Langote
2025/04/09
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding
Peter Smith
2025/04/09
Re: pg_recvlogical cannot create slots with failover=true
Masahiko Sawada
2025/04/09
Improve a few appendStringInfo calls new to v18
David Rowley
2025/04/09
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Michael Paquier
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: [PoC] Reducing planning time when tables have many partitions
David Rowley
2025/04/09
Re: Fix 035_standby_logical_decoding.pl race conditions
Michael Paquier
2025/04/09
Re: speedup COPY TO for partitioned table.
jian he
2025/04/09
Re: sync_standbys_defined read/write race on startup
Michael Paquier
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David Rowley
2025/04/09
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Peter Smith
2025/04/09
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/04/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jelte Fennema-Nio
2025/04/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: Logging parallel worker draught
Melanie Plageman
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Andres Freund
2025/04/09
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Yura Sokolov
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Summarizing indexes allowing single-phase VACUUM?
Matthias van de Meent
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Mark Dilger
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: SQLFunctionCache and generic plans
Tom Lane
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Mark Dilger
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: Sample rate added to pg_stat_statements
Ilia Evdokimov
2025/04/09
Re: Adding support for SSLKEYLOGFILE in the frontend
Daniel Gustafsson
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Mark Dilger
2025/04/09
Re: explain analyze rows=%.0f
Ilia Evdokimov
2025/04/09
Re: Streaming relation data out of order
Andres Freund
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
David G. Johnston
2025/04/09
Re: Draft for basic NUMA observability
Andres Freund
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: Draft for basic NUMA observability
Bertrand Drouvot
2025/04/09
Re: Adding support for SSLKEYLOGFILE in the frontend
Jacob Champion
2025/04/09
Re: n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Add missing PGDLLIMPORT markings
Peter Eisentraut
2025/04/09
Re: Add missing PGDLLIMPORT markings
Robert Haas
2025/04/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Christoph Berg
2025/04/09
Re: [PoC] Reducing planning time when tables have many partitions
Amit Langote
2025/04/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/04/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/04/09
Re: Add missing PGDLLIMPORT markings
Andres Freund
2025/04/09
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/04/09
n_ins_since_vacuum stats for aborted transactions
Sami Imseih
2025/04/09
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/09
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jelte Fennema-Nio
2025/04/09
Re: Draft for basic NUMA observability
Andres Freund
2025/04/09
Re: Possible api miuse bms_next_member
Tom Lane
2025/04/09
Re: Add missing PGDLLIMPORT markings
Andres Freund
2025/04/09
Re: sync_standbys_defined read/write race on startup
Maksim.Melnikov
2025/04/09
Re: Draft for basic NUMA observability
Andres Freund
2025/04/09
Re: Build macOS shared modules as dylib rather than bundle
Tom Lane
2025/04/09
Re: Fix 035_standby_logical_decoding.pl race conditions
Amit Kapila
2025/04/09
Re: Cleaning up ERRCODE usage in our XML code
Chapman Flack
2025/04/09
Build macOS shared modules as dylib rather than bundle
Peter Eisentraut
2025/04/09
Re: Draft for basic NUMA observability
Tomas Vondra
2025/04/09
Re: Consistently use macro HeapTupleIsValid to check the validity of tuples in tablecmds.c
Tom Lane
2025/04/09
Re: tab complete for COPY populated materialized view TO
Kirill Reshke
2025/04/09
Re: Possible api miuse bms_next_member
Matthias van de Meent
2025/04/09
Re: Cleaning up ERRCODE usage in our XML code
Tom Lane
Earlier messages
Later messages