pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/17
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
2026/07/17
Re: Init connection time grows quadratically
Matthias van de Meent
2026/07/17
Re: PGLZ Compression Optimization
Daniel Gustafsson
2026/07/17
Re: PG20 Minimum Dependency Thread
Jelte Fennema-Nio
2026/07/17
Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Thom Brown
2026/07/17
Re: PGLZ Compression Optimization
wenhui qiu
2026/07/17
Re: Restrict data checksums entries in pg_stat_io
Daniel Gustafsson
2026/07/17
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/17
Re: Follow-up fixes for online wal_level change
Masahiko Sawada
2026/07/17
Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Daniel Gustafsson
2026/07/17
Re: Tags in the commitfest app: How to use them and what tags to add?
Jelte Fennema-Nio
2026/07/16
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/16
Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon
solai v
2026/07/16
Re: Remove getpgusername()
Ian Lawrence Barwick
2026/07/16
[PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Ian Lawrence Barwick
2026/07/16
Re: sequencesync worker race with REFRESH SEQUENCES
Amit Kapila
2026/07/16
Re: Available disk space per tablespace
Rafia Sabih
2026/07/16
doc: clarify wal_sender_shutdown_timeout behavior for small values
Chao Li
2026/07/16
Re: sequencesync worker race with REFRESH SEQUENCES
Tom Lane
2026/07/16
Re: Tags in the commitfest app: How to use them and what tags to add?
Peter Smith
2026/07/16
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
2026/07/16
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/16
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/16
Re: Batching in executor
Denis Smirnov
2026/07/16
A new C function `get_partition_root`.
Peter Smith
2026/07/16
[PATCH] Add pg_get_event_trigger_ddl() function
Ian Lawrence Barwick
2026/07/16
Re: [PATCH] Refactor SLRU to always use long file names
wenhui qiu
2026/07/16
RE: Follow-up fixes for online wal_level change
Hayato Kuroda (Fujitsu)
2026/07/16
Re: Fix duplicate detection for null-treatment window functions
Chao Li
2026/07/16
Re: Follow-up fixes for online wal_level change
Fujii Masao
2026/07/16
Re: Remove getpgusername()
Michael Paquier
2026/07/16
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
2026/07/16
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
2026/07/16
Re: Hash index AM fake LSN oversight
Peter Geoghegan
2026/07/16
Re: WAL compression setting after PostgreSQL LZ4 default change
Michael Paquier
2026/07/16
[PATCH] Ignore duplicate IS [NOT] NULL clauses in clauselist_selectivity()
Logan Saso
2026/07/16
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
2026/07/16
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Michael Paquier
2026/07/16
Re: ci: namespace ccache by PostgreSQL major version
Andres Freund
2026/07/16
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Andrey Rachitskiy
2026/07/16
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Sami Imseih
2026/07/16
Re: First draft of PG 19 release notes
Jacob Champion
2026/07/16
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Melanie Plageman
2026/07/16
Re: pg_hosts: Add pg_hosts_file_rules()
Zsolt Parragi
2026/07/16
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
2026/07/16
Re: Follow-up fixes for online wal_level change
Masahiko Sawada
2026/07/16
Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically
Greg Sabino Mullane
2026/07/16
Re: Improve pg_stat_statements scalability
Sami Imseih
2026/07/16
TDE: Benchmarking WAL encryption approaches
Zsolt Parragi
2026/07/16
Re: Restrict data checksums entries in pg_stat_io
Fujii Masao
2026/07/16
Re: Fix races conditions in DropRole() and GrantRole()
surya poondla
2026/07/16
Re: PG20 Minimum Dependency Thread
Christoph Berg
2026/07/16
Re: amcheck: detect duplicate PostingItem keys in GIN posting trees
Sofia Kopikova
2026/07/16
Re: PG20 Minimum Dependency Thread
Jelte Fennema-Nio
2026/07/16
Re: PG20 Minimum Dependency Thread
Jelte Fennema-Nio
2026/07/16
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Sami Imseih
2026/07/16
Re: Fix publisher-side sequence permission reporting
Fujii Masao
2026/07/16
Re: CI failure: postgres_fdw_get_connections
Fujii Masao
2026/07/16
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
2026/07/16
Re: PG20 Minimum Dependency Thread
Jacob Champion
2026/07/16
Re: PGLZ Compression Optimization
Andrey Borodin
2026/07/16
Re: WAL compression setting after PostgreSQL LZ4 default change
Andres Freund
2026/07/16
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Andrey Rachitskiy
2026/07/16
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
2026/07/16
Re: WAL compression setting after PostgreSQL LZ4 default change
Tomas Vondra
2026/07/16
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Anton Voloshin
2026/07/16
Re: Allow table AMs to define their own reloptions
Andrew Dunstan
2026/07/16
Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically
Daniel Gustafsson
2026/07/16
Re: pg_hosts: Add pg_hosts_file_rules()
Zsolt Parragi
2026/07/16
Re: Type assertions without GCC builtins
Tom Lane
2026/07/16
Re: COALESCE patch
Laurenz Albe
2026/07/16
Re: PGLZ Compression Optimization
Tomas Vondra
2026/07/16
Re: PGLZ Compression Optimization
Tomas Vondra
2026/07/16
Re: [PATCH v1] plpython: Pair SPI_connect and SPI_finish in the same function
Xing Guo
2026/07/16
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL
ayoub . kazar
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Thom Brown
2026/07/16
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL
ayoub . kazar
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Robert Haas
2026/07/16
Re: Show hashed SAOP decision in EXPLAIN
Ayush Tiwari
2026/07/16
Re: Allow table AMs to define their own reloptions
Rafia Sabih
2026/07/16
Re: encode/decode support for base64url
David E. Wheeler
2026/07/16
Re: encode/decode support for base64url
Daniel Gustafsson
2026/07/16
Re: [PATCH] The heap_getsysattr function deletes unused parameters
lei yang
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Thom Brown
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Robert Haas
2026/07/16
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL
Ashutosh Bapat
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Robert Haas
2026/07/16
Re: PGLZ Compression Optimization
Daniel Gustafsson
2026/07/16
Re: Type assertions without GCC builtins
Peter Eisentraut
2026/07/16
Re: pg_hosts: Add pg_hosts_file_rules()
Daniel Gustafsson
2026/07/16
Re: walsummarizer can get stuck when switching timelines
Thom Brown
2026/07/16
Re: pg_hosts: Add pg_hosts_file_rules()
solai v
2026/07/16
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Amit Langote
2026/07/16
Re: Wrong query result w/ propgraph single lateral col reference
Ashutosh Bapat
2026/07/16
Re: Fix duplicate detection for null-treatment window functions
Tatsuo Ishii
2026/07/16
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/16
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Nisha Moond
2026/07/16
RE: Follow-up fixes for online wal_level change
Hayato Kuroda (Fujitsu)
2026/07/16
Re: clean up size_t/ssize_t use with POSIX file system APIs
Peter Eisentraut
2026/07/16
[PATCH] Do not flush BufFile for regular temp files
Sergey Soloviev
2026/07/16
Re: Is there value in having optimizer stats for joins/foreignkeys?
Ilia Evdokimov
2026/07/16
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Amit Kapila
2026/07/16
[PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL
ayoub . kazar
2026/07/16
Re: PGLZ Compression Optimization
wenhui qiu
2026/07/16
Re: using index to speedup add not null constraints to a table
jian he
2026/07/16
Re: Fix publisher-side sequence permission reporting
vignesh C
2026/07/16
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/16
Re: Follow-up fixes for online wal_level change
Guoqing Yang
2026/07/16
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
2026/07/16
Re: postgres_fdw: Emit message when batch_size is reduced
Rafia Sabih
2026/07/16
Re: Fix publisher-side sequence permission reporting
Zsolt Parragi
2026/07/16
Re: [BUG] Take a long time to reach consistent after pg_rewind
solai v
2026/07/15
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Yilin Zhang
2026/07/15
RE: walsummarizer can get stuck when switching timelines
Zhijie Hou (Fujitsu)
2026/07/15
Fix RETURNING side effects for FOR PORTION OF leftover rows
Chao Li
2026/07/15
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/15
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/07/15
Re: walsummarizer can get stuck when switching timelines
Andrey Borodin
2026/07/15
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
2026/07/15
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Michael Paquier
2026/07/15
Re: walsummarizer can get stuck when switching timelines
Amit Kapila
2026/07/15
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/15
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Srinath Reddy Sadipiralla
2026/07/15
Re: Improve pg_stat_statements scalability
Kyotaro Horiguchi
2026/07/15
Re: doc: REPACK is missing from the MAINTAIN privilege documentation
Fujii Masao
2026/07/15
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/15
Re: Improve pg_stat_statements scalability
Michael Paquier
2026/07/15
Re: [PATCH] The heap_getsysattr function deletes unused parameters
Michael Paquier
2026/07/15
Re: sequencesync worker race with REFRESH SEQUENCES
Amit Kapila
2026/07/15
Re: Improve pg_stat_statements scalability
Kyotaro Horiguchi
2026/07/15
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Kyotaro Horiguchi
2026/07/15
Re: sequencesync worker race with REFRESH SEQUENCES
Tom Lane
2026/07/15
Re: analyze-in-stages post upgrade questions
Fujii Masao
2026/07/15
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
2026/07/15
Re: Row pattern recognition
Henson Choi
2026/07/15
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/15
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Michael Paquier
2026/07/15
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Sami Imseih
2026/07/15
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Fujii Masao
2026/07/15
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Masahiko Sawada
2026/07/15
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
2026/07/15
Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Michael Paquier
2026/07/15
Re: sequencesync worker race with REFRESH SEQUENCES
Tom Lane
2026/07/15
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
2026/07/15
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
2026/07/15
Follow-up fixes for online wal_level change
Masahiko Sawada
2026/07/15
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Dean Rasheed
2026/07/15
Re: [DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL
Zsolt Parragi
2026/07/15
Re: Remove getpgusername()
Michael Paquier
2026/07/15
Re: VS 2026 support on old branches
Michael Paquier
2026/07/15
Re: doc: REPACK is missing from the MAINTAIN privilege documentation
Shinya Kato
2026/07/15
Re: Small patch to improve safety of utf8_to_unicode().
Tom Lane
2026/07/15
Re: pg_hosts: Add pg_hosts_file_rules()
Zsolt Parragi
2026/07/15
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
2026/07/15
Re: First draft of PG 19 release notes
Bruce Momjian
2026/07/15
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
2026/07/15
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Zsolt Parragi
2026/07/15
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
2026/07/15
pgstat: add pgstat_prep_pending() for entry ref pending setup
Sami Imseih
2026/07/15
Re: meson: avoid PATH bloat from NLS .mo targets in tmp_install test setup
Tristan Partin
2026/07/15
Re: VS 2026 support on old branches
Andrew Dunstan
2026/07/15
Re: meson: avoid PATH bloat from NLS .mo targets in tmp_install test setup
Andrew Dunstan
2026/07/15
Re: Remove getpgusername()
surya poondla
2026/07/15
Re: walsummarizer can get stuck when switching timelines
Robert Haas
2026/07/15
Re: walsummarizer can get stuck when switching timelines
Robert Haas
2026/07/15
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
2026/07/15
Re: Fix FSM range endpoint after relation extension
Melanie Plageman
2026/07/15
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
2026/07/15
Re: [PATCH] pgbench: fix incorrect long option name in error message
Daniel Gustafsson
2026/07/15
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Dean Rasheed
2026/07/15
Re: [DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL
surya poondla
2026/07/15
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Jeff Davis
2026/07/15
[PATCH] pgbench: fix incorrect long option name in error message
Semih Doğan
2026/07/15
Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Dmitry Fomin
2026/07/15
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
2026/07/15
Re: blkreftable.c needs more sanity checks
Robert Haas
2026/07/15
Re: walsummarizer can get stuck when switching timelines
Srinath Reddy Sadipiralla
2026/07/15
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
2026/07/15
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2026/07/15
Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Paul A Jungwirth
2026/07/15
pgstat: allow a stats kind to use its own dedicated dsa/dshash
Sami Imseih
2026/07/15
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/15
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/15
Re: meson: avoid PATH bloat from NLS .mo targets in tmp_install test setup
Tristan Partin
2026/07/15
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext
Álvaro Herrera
2026/07/15
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Álvaro Herrera
2026/07/15
Re: [PATCH] The heap_getsysattr function deletes unused parameters
Tom Lane
2026/07/15
[PATCH] The heap_getsysattr function deletes unused parameters
lei yang
2026/07/15
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Nathan Bossart
2026/07/15
Re: analyze-in-stages post upgrade questions
Nathan Bossart
2026/07/15
Re: implement CAST(expr AS type FORMAT 'template')
jian he
2026/07/15
Re: blkreftable.c needs more sanity checks
Daniel Gustafsson
2026/07/15
Re: blkreftable.c needs more sanity checks
Robert Haas
2026/07/15
Re: SQL:2011 Application Time Update & Delete
Nathan Bossart
2026/07/15
Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Nathan Bossart
2026/07/15
Re: Add wait events for server logging destination writes
Nikolay Samokhvalov
2026/07/15
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Dilip Kumar
2026/07/15
Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
Tom Lane
2026/07/15
Re: CI failure: postgres_fdw_get_connections
Daniel Gustafsson
2026/07/15
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Earlier messages
Later messages