pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Crash issue in PG18.5 regression
Tom Lane
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Tom Lane
Re: Crash issue in PG18.5 regression
Andres Freund
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Crash issue in PG18.5 regression
Jeff Davis
Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Dmytro Astapov
Introduce psystem() to replace system()
Jonathan Gonzalez V.
Re: Introduce psystem() to replace system()
Tom Lane
Re: Introduce psystem() to replace system()
Peter Eisentraut
Re: Introduce psystem() to replace system()
Nathan Bossart
Re: Introduce psystem() to replace system()
Haibo Yan
preventing shell injection
Robert Haas
Re: preventing shell injection
Chao Li
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Shinya Kato
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Álvaro Herrera
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
Re: pg_stat_io_histogram
Jakub Wartak
addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value
jian he
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Михаил Сироткин
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: Avoid calling SetMatViewPopulatedState if possible
Fujii Masao
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
Re: Avoid calling SetMatViewPopulatedState if possible
Adam Brusselback
Re: Avoid calling SetMatViewPopulatedState if possible
Fujii Masao
check_circularity does not prevent from creating circular grants
Kirill Reshke
Re: check_circularity does not prevent from creating circular grants
Andrey Borodin
Re: check_circularity does not prevent from creating circular grants
Ayush Tiwari
Re: check_circularity does not prevent from creating circular grants
Kirill Reshke
Re: Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Daniel Gustafsson
Re: Improve errmsg for publication membership
Peter Smith
Re: Improve errmsg for publication membership
Daniel Gustafsson
pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Chao Li
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Nathan Bossart
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Bertrand Drouvot
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Tom Lane
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Andrey Borodin
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Andrey Borodin
btoidsortsupport issue
Peter Geoghegan
Re: btoidsortsupport issue
David Rowley
Re: btoidsortsupport issue
Tom Lane
Re: btoidsortsupport issue
David Rowley
Re: btoidsortsupport issue
Peter Geoghegan
Re: btoidsortsupport issue
Tom Lane
Re: btoidsortsupport issue
David Rowley
Re: btoidsortsupport issue
John Naylor
2026-08-13 release announcement draft
Jonathan S. Katz
Re: 2026-08-13 release announcement draft
Tom Lane
Re: 2026-08-13 release announcement draft
Jonathan S. Katz
Re: 2026-08-13 release announcement draft
Tom Lane
Re: 2026-08-13 release announcement draft
Jonathan S. Katz
Re: 2026-08-13 release announcement draft
Tom Lane
Re: 2026-08-13 release announcement draft
jian he
Re: 2026-08-13 release announcement draft
Jonathan S. Katz
Re: pg_rewind: Skip vanished source files during traversal
Rui Zhao
Re: [PATCH] Make select_views regression test output deterministic
Tom Lane
Re: [PATCH] Make select_views regression test output deterministic
Bryan Green
[PATCH] Remove stale comment and dead store in BuildTupleHashTable
Tatsuya Kawata
Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable
Quan Zongliang
Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable
Quan Zongliang
Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable
Tatsuya Kawata
Improve cube GiST page splits
Andrey Borodin
[PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Bryan Green
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Bryan Green
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Alexander Lakhin
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
[PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Bryan Green
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Bryan Green
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Álvaro Herrera
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Bryan Green
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Jonathan Gonzalez V.
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Greg Sabino Mullane
[PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Bryan Green
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Borodin
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Rachitskiy
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Jonathan Gonzalez V.
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Borodin
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Rachitskiy
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Borodin
[PATCH] Release a replication slot leaked by a caught subtransaction error
Bryan Green
Re: [PATCH] Release a replication slot leaked by a caught subtransaction error
Bharath Rupireddy
Re: [PATCH] Release a replication slot leaked by a caught subtransaction error
Bryan Green
[PATCH] Fix SIGSEGV in GrantLockLocal when OOM leaves LOCALLOCK.lockOwners NULL
Bryan Green
Re: [PATCH] Fix SIGSEGV in GrantLockLocal when OOM leaves LOCALLOCK.lockOwners NULL
Michael Paquier
Re: [PATCH] Fix SIGSEGV in GrantLockLocal when OOM leaves LOCALLOCK.lockOwners NULL
Michael Paquier
[PATCH] Avoid uninitialized-value error in poll_query_until timeout diagnostic
Bryan Green
Re: [PATCH] Avoid uninitialized-value error in poll_query_until timeout diagnostic
Jonathan Gonzalez V.
Re: [PATCH] Avoid uninitialized-value error in poll_query_until timeout diagnostic
Michael Paquier
Re: [HACKERS] comment/security label for publication/subscription
Andres Freund
Re: [HACKERS] comment/security label for publication/subscription
Chao Li
Re: [PATCH] Use wait_classes.h in pg_prewarm
Pierre Forstmann
Re: [PATCH] Use wait_classes.h in pg_prewarm
Pierre Forstmann
Re: [PATCH] Use wait_classes.h in pg_prewarm
Pierre Forstmann
Allow pg_read_all_stats to read replication origin status
Virender Singla
Adding comments to extension objects
Bruce Momjian
Re: Adding comments to extension objects
Andrew Dunstan
Re: Adding comments to extension objects
Bruce Momjian
Re: Adding comments to extension objects
Hannu Krosing
Re: Adding comments to extension objects
Bruce Momjian
[RFC PATCH v3 0/7] Umbra: a remap-aware smgr prototype
贾明伟
Re: [RFC PATCH v3 0/7] Umbra: a remap-aware smgr prototype
Andreas Karlsson
[RFC PATCH v3 0/7] Umbra: a remap-aware smgr prototype
贾明伟
Remove unused vacuum-truncate-auto injection point
Sami Imseih
Re: Remove unused vacuum-truncate-auto injection point
Michael Paquier
Re: Remove unused vacuum-truncate-auto injection point
Sami Imseih
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
Nathan Bossart
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
Nathan Bossart
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
Nathan Bossart
{heap,minimal}_expand_tuple() are unused
Andres Freund
Re: {heap,minimal}_expand_tuple() are unused
Tom Lane
Re: {heap,minimal}_expand_tuple() are unused
Tom Lane
Draft back-branch release notes are up
Tom Lane
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Jan Nidzwetzki
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Zsolt Parragi
Hot standby accepts connections (giving wrong results) before consistency after crash reset
Nikhil Sontakke
Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset
Fujii Masao
Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset
Nikhil Sontakke
Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset
Nikhil Sontakke
Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Zsolt Parragi
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Daniel Gustafsson
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Zsolt Parragi
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Japin Li
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
Re: Fix detection of truncated zstd-compressed backups
Daniel Gustafsson
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Chao Li
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
Empty label expressions and views
Ashutosh Bapat
Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Hayato Kuroda (Fujitsu)
Re: Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Daniel Gustafsson
RE: Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Hayato Kuroda (Fujitsu)
Re: Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Bertrand Drouvot
Re: Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Daniel Gustafsson
Re: Random 038_walsnd_shutdown_timeout.pl failure on goldfish
Fujii Masao
Vertex/Edge label and view
Ashutosh Bapat
RE: 019_replslot_limit.pl might fail due to checkpoint skipped
Hayato Kuroda (Fujitsu)
Re: 019_replslot_limit.pl might fail due to checkpoint skipped
Alexander Lakhin
RE: 019_replslot_limit.pl might fail due to checkpoint skipped
Hayato Kuroda (Fujitsu)
Re: 019_replslot_limit.pl might fail due to checkpoint skipped
Fujii Masao
RE: 019_replslot_limit.pl might fail due to checkpoint skipped
Hayato Kuroda (Fujitsu)
RE: Multi-insert for logical replication apply
Hayato Kuroda (Fujitsu)
Re: Multi-insert for logical replication apply
Bharath Rupireddy
Index skip-merge scan
Alexandre Felipe
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Greg Burd
Re: problems with toast.* reloptions
solai v
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Sami Imseih
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Sami Imseih
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Michael Paquier
Re: problems with toast.* reloptions
Nathan Bossart
Re: future of PQfn()
Nathan Bossart
Re: future of PQfn()
Nathan Bossart
Re: future of PQfn()
Nathan Bossart
Re: Parallel INSERT SELECT take 2
Tomas Vondra
Re: Parallel INSERT SELECT take 2
Tomas Vondra
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
Re: [HACKERS] Partitioning performance: cache stringToNode() of pg_constraint.ccbin
Hannu Krosing
Re: [HACKERS] Partitioning performance: cache stringToNode() of pg_constraint.ccbin
Hannu Krosing
JSON_TABLE: table => column ON ERROR propagation
Alexander Korotkov
Re: JSON_TABLE: table => column ON ERROR propagation
Nikita Malakhov
Re: JSON_TABLE: table => column ON ERROR propagation
Alexander Korotkov
Earlier messages
Later messages