pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
Re: Missing jsonb_ ... functions on DOCs
Marcos Pegoraro
DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
SATYANARAYANA NARLAPURAM
Re: DOCS - CREATE PUBLICATION ... EXCEPT has no mention on what happens after drop/create tables
Amit Kapila
Re: Random pg_upgrade 004_subscription test failure on drongo
Alexander Lakhin
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
Re: Random pg_upgrade 004_subscription test failure on drongo
Andrew Dunstan
[PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
SATYANARAYANA NARLAPURAM
Re: [PATCH] Postpone PROPERTY GRAPH creation in pg_dump to POST-DATA when it depends on a unique constraint
Ashutosh Bapat
Re: COPY FROM with RLS
jian he
Re: COPY FROM with RLS
solai v
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
John Naylor
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
solaimurugan vellaipandiyan
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Álvaro Herrera
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Tom Lane
Re: Review - Patch for pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: [PATCH] ternary reloption type
Nikolay Shaplov
Re: [PATCH] ternary reloption type
Andrey Rachitskiy
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Peter Smith
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
[GSoC 2026] - Reducing pg_stat_statements LWLock Contention - Introduction
Trương Hoàng Quân
[PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
vignesh C
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
RE: [PATCH] Release replication slot on error in SQL-callable slot functions
Zhijie Hou (Fujitsu)
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
RE: [PATCH] Release replication slot on error in SQL-callable slot functions
Zhijie Hou (Fujitsu)
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
Re: bug: UPDATE FOR PORTION OF interact with updatable view
Paul A Jungwirth
Re: bug: UPDATE FOR PORTION OF interact with updatable view
Peter Eisentraut
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Zsolt Parragi
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
[SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Henson Choi
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Ashutosh Bapat
Re: [SQL/PGQ] Early pruning for GRAPH_TABLE path generation
Junwang Zhao
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
Re: Parallel INSERT SELECT take 2
Tomas Vondra
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
Re: Parallel INSERT SELECT take 2
Tomas Vondra
Re: Parallel INSERT SELECT take 2
Tomas Vondra
Re: Parallel INSERT SELECT take 2
Joel Jacobson
Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Álvaro Herrera
Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer
Chao Li
Adjust error message to reflect the inheritance relationship
Tender Wang
avoid false dropped replication slot log messages
Lakshmi N
[RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Ilmar Yunusov
[RFC PATCH v0 1/7] Add EXPLAIN WAITS statement reporting
Ilmar Yunusov
[RFC PATCH v0 2/7] Aggregate EXPLAIN WAITS from parallel workers
Ilmar Yunusov
[RFC PATCH v0 3/7] Attribute EXPLAIN WAITS to plan nodes
Ilmar Yunusov
[RFC PATCH v0 5/7] Harden EXPLAIN WAITS accumulator handling
Ilmar Yunusov
[RFC PATCH v0 6/7] Hide EXPLAIN WAITS accumulator internals
Ilmar Yunusov
[RFC PATCH v0 7/7] Keep EXPLAIN option completion current
Ilmar Yunusov
[RFC PATCH v0 4/7] Refine EXPLAIN WAITS attribution semantics
Ilmar Yunusov
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Michael Paquier
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
Re: SLOPE - Planner optimizations on monotonic expressions.
Alexandre Felipe
Re: Add ssl_(supported|shared)_groups to sslinfo
Cary Huang
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
Re: Add ssl_(supported|shared)_groups to sslinfo
Zsolt Parragi
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
[PATCH] Improving Visibility of Temporary Table Usage
Mohamed ALi
Draft back-branch release notes are up
Tom Lane
Re: parallel data loading for pgbench -i
Mircea Cadariu
Re: parallel data loading for pgbench -i
lakshmi
[PATCH] psql: Make ParseVariableDouble reject values above max
Sven Klemm
Re: [PATCH] psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
Re: [PATCH] psql: Make ParseVariableDouble reject values above max
Daniel Gustafsson
[GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Salma El-Sayed
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Matthias van de Meent
Re: Disabling Heap-Only Tuples
Alvaro Herrera
Re: Disabling Heap-Only Tuples
James Locke
Re: Disabling Heap-Only Tuples
Alvaro Herrera
Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
Re: Disallow whole-row index references with virtual generated columns?
Ayush Tiwari
Re: Disallow whole-row index references with virtual generated columns?
Matthias van de Meent
Re: Disallow whole-row index references with virtual generated columns?
Álvaro Herrera
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Petr Petrov
Re: pull-up subquery if JOIN-ON contains refs to upper-query
solaimurugan vellaipandiyan
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Peter Petrov
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pull-up subquery if JOIN-ON contains refs to upper-query
Alena Rybakina
Re: pg_stat_io_histogram
Jakub Wartak
Re: pg_stat_io_histogram
Jakub Wartak
Re: remove obsolete comment in AtEOXact_Inval
Daniel Gustafsson
Re: remove obsolete comment in AtEOXact_Inval
Daniel Gustafsson
(SQL/PGQ) cache lookup failed for label
zengman
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
zengman
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
Junwang Zhao
Re: (SQL/PGQ) cache lookup failed for label
Ayush Tiwari
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
Re: Fix wrong error message from pg_get_tablespace_ddl()
Zhenwei Shang
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Álvaro Herrera
Re: Fix wrong error message from pg_get_tablespace_ddl()
Chao Li
Re: Fix wrong error message from pg_get_tablespace_ddl()
David G. Johnston
Re: Fix wrong error message from pg_get_tablespace_ddl()
Jim Jones
Re: Fix wrong error message from pg_get_tablespace_ddl()
Andrew Dunstan
apt files missing for PG18
lloyd thealbins . com
errposition
John Naylor
Re: errposition
Tom Lane
Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Kirill Reshke
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Chao Li
Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Antonin Houska
Re: postgres_fdw: Use COPY to speed up batch inserts
solaimurugan vellaipandiyan
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Re: Fix typo 586/686 in atomics/arch-x86.h
Nathan Bossart
Re: Fix typo 586/686 in atomics/arch-x86.h
Daniel Gustafsson
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Fujii Masao
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Zhenwei Shang
Re: Doc update proposal for the note on log_statement in the runtime config for logging page
Daniel Bauman
Question on io_min_workers > io_max_workers semantics
Xuneng Zhou
Broken build on macOS (Universal / Intel): cpuid instruction not available
Jakob Egger
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Daniel Gustafsson
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Jakob Egger
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Jakob Egger
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Nathan Bossart
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Lukas Fittl
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
John Naylor
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
Checkpoint replication slots later
Ants Aasma
Re: Checkpoint replication slots later
Hüseyin Demir
[PATCH] Make spelling consistent in waiteventset.c
Postgres Cybrosys
Re: [PATCH] Make spelling consistent in waiteventset.c
Bruce Momjian
Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Dutch Glory
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
David G. Johnston
Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Isaac Morland
Earlier messages
Later messages