pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/21
Re: support create index on virtual generated column.
ZizhuanLiu X-MAN
2026/07/21
Re: [SQL/PGQ] Custom executor node for VLE
Andres Freund
2026/07/21
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Andres Freund
2026/07/21
[SQL/PGQ] Custom executor node for VLE
Henri GASC
2026/07/21
Re: document the dangers of granting TRIGGER or REFERENCES
Robert Haas
2026/07/21
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
2026/07/21
Re: Add missing period to DETAIL messages
Peter Eisentraut
2026/07/21
Re: Unexpected behavior after OOM errors
Antonin Houska
2026/07/21
Re: [PATCH] Cover get_json_table_plan() with tests
Jonathan Gonzalez V.
2026/07/21
Re: Available disk space per tablespace
Christoph Berg
2026/07/21
Re: log_min_messages per backend type
Alvaro Herrera
2026/07/21
Re: pg19b1: TRAP: failed Assert("pgstat_bktype_io_stats_valid(bktype_shstats, MyBackendType)")
Andrey Borodin
2026/07/21
Re: Unexpected behavior after OOM errors
Matthias van de Meent
2026/07/21
Re: [PATCH v1] Add vacuum_delay_point() to GiST empty-page deletion pass
Andrey Borodin
2026/07/21
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Noah Misch
2026/07/21
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
2026/07/21
RE: sequencesync worker race with REFRESH SEQUENCES
Hayato Kuroda (Fujitsu)
2026/07/21
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Shlok Kyal
2026/07/21
Re: ci: namespace ccache by PostgreSQL major version
Nazir Bilal Yavuz
2026/07/21
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Shlok Kyal
2026/07/21
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Ayush Tiwari
2026/07/21
Re: Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
2026/07/21
Fix optind handling inconsistency in getopt_long() for missing argument
Japin Li
2026/07/21
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/07/21
[PATCH v1] Add vacuum_delay_point() to GiST empty-page deletion pass
Paul Kim
2026/07/21
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
solai v
2026/07/21
Re: Fix races conditions in DropRole() and GrantRole()
Bertrand Drouvot
2026/07/21
RE: Validate SERVER subscription conninfo during ALTER SUBSCRIPTION ... OWNER TO
Hayato Kuroda (Fujitsu)
2026/07/21
Re: Unexpected behavior after OOM errors
Matthias van de Meent
2026/07/21
Re: log_min_messages per backend type
Jonathan Gonzalez V.
2026/07/21
Delete GIN posting tree pages without excessive locking
Andrey Borodin
2026/07/21
injection_points: canceled or terminated waiters leak their wait slots
Zsolt Parragi
2026/07/21
Re: Add cleanup parsing contexts for pg_hba and pg_ident files
Tofig Aliev
2026/07/21
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/21
Re: Add cleanup parsing contexts for pg_hba and pg_ident files
Michael Paquier
2026/07/21
Add cleanup parsing contexts for pg_hba and pg_ident files
Tofig Aliev
2026/07/21
Re: Validate SERVER subscription conninfo during ALTER SUBSCRIPTION ... OWNER TO
yuanchao zhang
2026/07/21
Re: sequencesync worker race with REFRESH SEQUENCES
shveta malik
2026/07/20
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
2026/07/20
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
2026/07/20
Re: [PATCH v1] Fix propagation of indimmediate flag in index_create_copy
Nitin Motiani
2026/07/20
Re: Batching in executor
Amit Langote
2026/07/20
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Amit Langote
2026/07/20
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/20
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/20
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/20
RE: sequencesync worker race with REFRESH SEQUENCES
Hayato Kuroda (Fujitsu)
2026/07/20
Re: [PATCH] Add pg_get_event_trigger_ddl() function
Ian Lawrence Barwick
2026/07/20
Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation
Chao Li
2026/07/20
Re: document the dangers of granting TRIGGER or REFERENCES
Nico Williams
2026/07/20
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Srinath Reddy Sadipiralla
2026/07/20
Re: sequencesync worker race with REFRESH SEQUENCES
Amit Kapila
2026/07/20
Re: sequencesync worker race with REFRESH SEQUENCES
Amit Kapila
2026/07/20
Re: sequencesync worker race with REFRESH SEQUENCES
shveta malik
2026/07/20
Re: [PATCH] Add pg_get_event_trigger_ddl() function
Rithvika Devisetti
2026/07/20
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
2026/07/20
Re: Row pattern recognition
Henson Choi
2026/07/20
Re: [PATCH] Add pg_get_event_trigger_ddl() function
Ian Lawrence Barwick
2026/07/20
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andres Freund
2026/07/20
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Masahiko Sawada
2026/07/20
Re: Row pattern recognition
Tatsuo Ishii
2026/07/20
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/20
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
2026/07/20
Re: Checkpointer write combining
Haibo Yan
2026/07/20
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Jelte Fennema-Nio
2026/07/20
Re: hashjoins vs. Bloom filters (yet again)
Matheus Alcantara
2026/07/20
Many of psql's describe functions bloat cache / waste mem
Andres Freund
2026/07/20
Re: Fix races conditions in DropRole() and GrantRole()
surya poondla
2026/07/20
Re: ci: namespace ccache by PostgreSQL major version
Jelte Fennema-Nio
2026/07/20
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
2026/07/20
Re: Streaming replication and WAL archive interactions
Kirill Reshke
2026/07/20
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
2026/07/20
Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Andrey Borodin
2026/07/20
Re: Unexpected behavior after OOM errors
Matthias van de Meent
2026/07/20
remove_useless_joins vs. bug #19560
Tom Lane
2026/07/20
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
2026/07/20
Re: hashjoins vs. Bloom filters (yet again)
Matheus Alcantara
2026/07/20
Re: hashjoins vs. Bloom filters (yet again)
Matheus Alcantara
2026/07/20
Re: [PATCH v1] Fix propagation of indimmediate flag in index_create_copy
Álvaro Herrera
2026/07/20
Re: document the dangers of granting TRIGGER or REFERENCES
Robert Haas
2026/07/20
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
2026/07/20
Re: Unexpected behavior after OOM errors
Antonin Houska
2026/07/20
[PATCH v1] Fix propagation of indimmediate flag in index_create_copy
Nitin Motiani
2026/07/20
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Álvaro Herrera
2026/07/20
Re: nbtree backwards scan test coverage
Peter Geoghegan
2026/07/20
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Srinath Reddy Sadipiralla
2026/07/20
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Marcos Pegoraro
2026/07/20
Re: Fix RETURNING side effects for FOR PORTION OF leftover rows
Paul A Jungwirth
2026/07/20
Re: The PostgreSQL C Dialect
Corey Huinker
2026/07/20
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Philip Alger
2026/07/20
Re: [PATCH] Add pg_get_event_trigger_ddl() function
Jim Jones
2026/07/20
Re: read stream: Backward I/O combining
Tomas Vondra
2026/07/20
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
2026/07/20
[PATCH] Require a declaration before using explicit_bzero
Timo J. Rinne
2026/07/20
Re: log_min_messages per backend type
Fujii Masao
2026/07/20
Re: COMMENTS are not being copied in CREATE TABLE LIKE
ZizhuanLiu X-MAN
2026/07/20
Re: Fix RETURNING side effects for FOR PORTION OF leftover rows
Chao Li
2026/07/20
Re: log_postmaster_stats
Robert Haas
2026/07/20
Re: pg_class.reltuples can become non-finite and never recovers
Tomas Vondra
2026/07/20
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
2026/07/20
pg_class.reltuples can become non-finite and never recovers
Jan Nidzwetzki
2026/07/20
Re: Making the ENUM operators LEAKPROOF
Laurenz Albe
2026/07/20
Re: log_min_messages per backend type
Alvaro Herrera
2026/07/20
Re: nbtree backwards scan test coverage
Andrey Borodin
2026/07/20
Re: Fix LSN format in REPACK worker debug message
Alvaro Herrera
2026/07/20
Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Alexander Korotkov
2026/07/20
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Jim Jones
2026/07/20
Re: Unexpected behavior after OOM errors
Matthias van de Meent
2026/07/20
Re: [PATCH] Cover get_json_table_plan() with tests
Aleksander Alekseev
2026/07/20
Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE
Rafia Sabih
2026/07/20
Re: [PATCH] Add pg_get_event_trigger_ddl() function
Ian Lawrence Barwick
2026/07/20
Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Andrey Borodin
2026/07/20
Re: Do not lock tables in get_tables_to_repack
Álvaro Herrera
2026/07/20
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/07/20
Re: Restore check_mut_excl_opts, usage in pg_restore and pg_dumpall
Mahendra Singh Thalor
2026/07/20
Re: postgres_fdw: Emit message when batch_size is reduced
Rafia Sabih
2026/07/20
Re: Fix RETURNING side effects for FOR PORTION OF leftover rows
Dean Rasheed
2026/07/20
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/20
Unlogged materialized views
Zsolt Parragi
2026/07/20
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/07/20
Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Michael Paquier
2026/07/20
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
2026/07/19
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/19
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Peter Eisentraut
2026/07/19
Re: Allow table AMs to define their own reloptions
Rafia Sabih
2026/07/19
support parameterized (LATERAL) foreign joins
vaibhave postgres
2026/07/19
Re: TDE: Benchmarking WAL encryption approaches
Zsolt Parragi
2026/07/19
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/19
Re: WAL compression setting after PostgreSQL LZ4 default change
wenhui qiu
2026/07/19
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
lakshmi
2026/07/19
RE: sequencesync worker race with REFRESH SEQUENCES
Hayato Kuroda (Fujitsu)
2026/07/19
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/19
Re: sequencesync worker race with REFRESH SEQUENCES
shveta malik
2026/07/19
pg_plan_advice: fix empty FOREIGN_JOIN sublist validation
Chao Li
2026/07/19
Re: [PATCH] Add cascade synchronous replication
Grigoriy Novikov
2026/07/19
Re: Allow wal_log_hints to be changed without restart
Tatsuya Kawata
2026/07/19
Re: pg_rewind WAL segments deletion pitfall
Alena Vinter
2026/07/19
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Tom Lane
2026/07/19
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/07/19
Re: Return pg_control from pg_backup_stop().
David Steele
2026/07/19
Re: nbtree test module Makefile oversight
Peter Geoghegan
2026/07/19
Re: nbtree test module Makefile oversight
Michael Paquier
2026/07/19
nbtree _bt_set_startikey row compare test coverage
Peter Geoghegan
2026/07/19
nbtree backwards scan test coverage
Peter Geoghegan
2026/07/19
nbtree test module Makefile oversight
Peter Geoghegan
2026/07/19
Re: pg_plan_advice: fix parsing underscore in numbers
Daniel Gustafsson
2026/07/19
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Jeff Davis
2026/07/19
Re: Deprecation warnings on Rocky 10.2 with current dev branch
Tom Lane
2026/07/19
Re: Deprecation warnings on Rocky 10.2 with current dev branch
Tom Lane
2026/07/19
Re: Deprecation warnings on Rocky 10.2 with current dev branch
Tom Lane
2026/07/19
Re: Deprecation warnings on Rocky 10.2 with current dev branch
Andrew Dunstan
2026/07/19
Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Paul Kim
2026/07/19
Re: Row pattern recognition
Henson Choi
2026/07/19
Re: Row pattern recognition
Tatsuo Ishii
2026/07/19
Re: Unexpected behavior after OOM errors
Alex Masterov
2026/07/19
Re: Row pattern recognition
Henson Choi
2026/07/19
Re: Row pattern recognition
Tatsuo Ishii
2026/07/19
Re: Row pattern recognition
신성준
2026/07/19
Re: Checkpointer write combining
Andrey Borodin
2026/07/18
RE: REASSIGN OWNED vs. relisshared dep on !relisshared
Hayato Kuroda (Fujitsu)
2026/07/18
Re: Row pattern recognition
Tatsuo Ishii
2026/07/18
Re: Row pattern recognition
Tatsuo Ishii
2026/07/18
DROP TABLE of table marked as dumpable in extension
Julien Rouhaud
2026/07/18
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
2026/07/18
Re: Fix duplicate detection for null-treatment window functions
Tatsuo Ishii
2026/07/18
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Amit Kapila
2026/07/18
Re: First draft of PG 19 release notes
Bruce Momjian
2026/07/18
Re: Row pattern recognition
신성준
2026/07/18
Re: pg_plan_advice: fix parsing underscore in numbers
Daniel Gustafsson
2026/07/18
Re: WAL compression setting after PostgreSQL LZ4 default change
Laurenz Albe
2026/07/18
Re: Bug in asynchronous Append
Etsuro Fujita
2026/07/18
Re: Bug in asynchronous Append
Alexander Korotkov
2026/07/18
Re: Bug in asynchronous Append
Etsuro Fujita
2026/07/18
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
2026/07/18
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Tom Lane
2026/07/18
Re: walsummarizer can get stuck when switching timelines
Andrey Borodin
2026/07/18
Re: Raise default track_activity_query_size to 16kB (from 1kB, unchanged since 8.x)
Sami Imseih
2026/07/18
Re: pg_plan_advice: fix parsing underscore in numbers
Daniel Gustafsson
2026/07/18
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Jeff Davis
2026/07/18
CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andres Freund
2026/07/18
Re: Bug in asynchronous Append
Alexander Korotkov
2026/07/18
Validate SERVER subscription conninfo during ALTER SUBSCRIPTION ... OWNER TO
Fujii Masao
2026/07/18
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
2026/07/18
Re: COMMENTS are not being copied in CREATE TABLE LIKE
ZizhuanLiu X-MAN
2026/07/18
Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Thom Brown
2026/07/18
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/18
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Denis Smirnov
2026/07/18
Re: [PATCH v1] amcheck: Allow interrupting the child-level rightlink walk
김선동
2026/07/18
Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon
Scott Ray
2026/07/17
Re: REASSIGN OWNED vs. relisshared dep on !relisshared
Amit Kapila
2026/07/17
Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Ian Lawrence Barwick
2026/07/17
Fix LSN format in REPACK worker debug message
Kenny Chen
2026/07/17
Re: sequencesync worker race with REFRESH SEQUENCES
Amit Kapila
2026/07/17
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Noah Misch
2026/07/17
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/17
Re: Fix duplicate detection for null-treatment window functions
Chao Li
2026/07/17
Re: Fix duplicate detection for null-treatment window functions
Tatsuo Ishii
2026/07/17
Re: pg_plan_advice: fix parsing underscore in numbers
Lukas Fittl
2026/07/17
Re: Unexpected behavior after OOM errors
Michael Paquier
2026/07/17
Raise default track_activity_query_size to 16kB (from 1kB, unchanged since 8.x)
Nikolay Samokhvalov
Earlier messages
Later messages