pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Improve hash aggregate spilling by writing only the needed columns
Mario Karuza
ERROR: no relation entry for relid 3
Richard Guo
Re: ERROR: no relation entry for relid 3
Ewan Young
Re: ERROR: no relation entry for relid 3
Ayush Tiwari
Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()
shihao zhong
Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()
Bharath Rupireddy
Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()
shihao zhong
Enlarge the syslogger pipe on Linux (F_SETPIPE_SZ)
Sehrope Sarkuni
SQL/JSON DEFAULT ON ERROR/ON EMPTY evaluation fail should rethrow error unconditionally
jian he
Re: SQL/JSON DEFAULT ON ERROR/ON EMPTY evaluation fail should rethrow error unconditionally
Amit Langote
Re: SQL/JSON DEFAULT ON ERROR/ON EMPTY evaluation fail should rethrow error unconditionally
jian he
Re: SQL/JSON DEFAULT ON ERROR/ON EMPTY evaluation fail should rethrow error unconditionally
Amit Langote
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
surya poondla
proposal: add new dblink function, dblink_wait_for_query()
Merlin Moncure
Re: proposal: add new dblink function, dblink_wait_for_query()
Merlin Moncure
Re: proposal: add new dblink function, dblink_wait_for_query()
Corey Huinker
Re: proposal: add new dblink function, dblink_wait_for_query()
Merlin Moncure
Re: Apply extended statistics to join clause during parameterized path costing
Ilia Evdokimov
Re: add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Bruce Momjian
Re: add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Daniel Gustafsson
Re: add list of major features to the v19 release notes
Jonathan S. Katz
Re: add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Jonathan S. Katz
Re: add list of major features to the v19 release notes
Florents Tselai
Re: add list of major features to the v19 release notes
Jonathan S. Katz
Re: add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Jonathan S. Katz
Re: add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Bruce Momjian
Re: add list of major features to the v19 release notes
Jonathan S. Katz
Re: add list of major features to the v19 release notes
Bruce Momjian
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
Re: Return pg_control from pg_backup_stop().
David Steele
Re: Return pg_control from pg_backup_stop().
Andrey Borodin
Re: Return pg_control from pg_backup_stop().
David Steele
Re: Return pg_control from pg_backup_stop().
shihao zhong
[PATCH] Discard aborted updaters when expanding a multixact
Chee Wooson
Re: [PATCH] Discard aborted updaters when expanding a multixact
Chee Wooson
Re: use a non-locking initial test in TAS_SPIN on AArch64
Salvatore Dipietro
Re: use a non-locking initial test in TAS_SPIN on AArch64
Nathan Bossart
Re: use a non-locking initial test in TAS_SPIN on AArch64
Burd, Greg
Re: use a non-locking initial test in TAS_SPIN on AArch64
Salvatore Dipietro
[PG19][PATCH] Make postgres_fdw statistics import atomic
Nikolay Samokhvalov
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Nathan Bossart
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Corey Huinker
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Nikolay Samokhvalov
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Etsuro Fujita
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Nikolay Samokhvalov
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Etsuro Fujita
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Etsuro Fujita
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Andres Freund
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Corey Huinker
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Etsuro Fujita
Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Etsuro Fujita
Re: fix more casting away of qualifiers
Peter Eisentraut
Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Wei Sun
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Wei Sun
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Wei Sun
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Andres Freund
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Wei Sun
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Wei Sun
Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation
Osama Abdul Qader
property graph and pg_dump
Ashutosh Bapat
Locking and property graphs
Ashutosh Bapat
FIX: BUG #19687: ALTER SEQUENCE missing lock
Alexandre Felipe
Re: FIX: BUG #19687: ALTER SEQUENCE missing lock
Ayush Tiwari
Re: FIX: BUG #19687: ALTER SEQUENCE missing lock
Alexandre Felipe
Re: Convert ALL SubLinks to ANY SubLinks
solai v
Re: REPACK enhancements
shihao zhong
Re: REPACK enhancements
shihao zhong
Re: REPACK enhancements
Antonin Houska
Re: REPACK enhancements
Antonin Houska
Re: REPACK enhancements
shihao zhong
Re: REPACK enhancements
Manu
Re: REPACK enhancements
Antonin Houska
Re: REPACK enhancements
Manu
Re: REPACK enhancements
Antonin Houska
Re: REPACK enhancements
shihao zhong
Re: REPACK enhancements
Antonin Houska
Re: GIN index fast list search may become un-interruptible for long time.
shihao zhong
Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
Ilia Evdokimov
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
Re: Optimize MCV stats for sortable types and utilize sorted-order properties
ZizhuanLiu X-MAN
[PATCH] Invalidate cached plans when casts change
Nikolay Samokhvalov
Re: [PATCH] Invalidate cached plans when casts change
Nikolay Samokhvalov
Re: [PATCH] Invalidate cached plans when casts change
Haibo Yan
Re: Add TOAST statistics columns to pg_stat_all_tables
shihao zhong
Re: Add TOAST statistics columns to pg_stat_all_tables
Shinya Kato
Re: Add TOAST statistics columns to pg_stat_all_tables
shihao zhong
Re: Add TOAST statistics columns to pg_stat_all_tables
Toshiki Toda
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Shinya Kato
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
[Bug] Possible io_uring FD leak across crash recovery
Ayush Tiwari
Re: [Bug] Possible io_uring FD leak across crash recovery
cca5507
Re: Trying out <stdatomic.h>
Peter Eisentraut
Re: Trying out <stdatomic.h>
Greg Burd
Re: Unexpected reindex when altering column types for partitioned tables
Alberto Piai
Re: Unexpected reindex when altering column types for partitioned tables
Alberto Piai
Re: Unexpected reindex when altering column types for partitioned tables
Álvaro Rodríguez
Re: Unexpected reindex when altering column types for partitioned tables
Álvaro Rodríguez
Re: Restructured Shared Buffer Hash Table
Alexandre Felipe
Re: Restructured Shared Buffer Hash Table
Alexandre Felipe
Re: Restructured Shared Buffer Hash Table
Dhruv Aron
Re: Restructured Shared Buffer Hash Table
Alexandre Felipe
Re: Restructured Shared Buffer Hash Table
Alexandre Felipe
Re: Checkpointer write combining
Andrey Borodin
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Bryan Green
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Atsushi Ogawa
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Haibo Yan
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Atsushi Ogawa
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Greg Sabino Mullane
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Atsushi Ogawa
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Haibo Yan
Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns
Atsushi Ogawa
Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Matthias van de Meent
Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Peter Eisentraut
Add ASCII fast path to Unicode normalization functions
Andrew Dunstan
Re: Add ASCII fast path to Unicode normalization functions
David E. Wheeler
Re: Add ASCII fast path to Unicode normalization functions
Chao Li
Re: Add ASCII fast path to Unicode normalization functions
Andrew Dunstan
Re: Add ASCII fast path to Unicode normalization functions
Nazir Bilal Yavuz
Re: Add ASCII fast path to Unicode normalization functions
Andrew Dunstan
Re: Add ASCII fast path to Unicode normalization functions
Tristan Partin
Re: Add ASCII fast path to Unicode normalization functions
Tristan Partin
Re: Add ASCII fast path to Unicode normalization functions
Andrew Dunstan
Re: Reducing relcache memory usage 2: shrink sizeof(RelationData)
Matthias van de Meent
Finding worthy commitfest entries
Greg Sabino Mullane
Re: Finding worthy commitfest entries
Tom Lane
Re: Refactor code around GUC default_toast_compression
Aidar Imamov
Re: Refactor code around GUC default_toast_compression
Michael Paquier
Re: index prefetching
Rui Zhao
Re: index prefetching
Yuhang Qiu
Re: index prefetching
Rui Zhao
Re: index prefetching
Manu
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Trakshan Mishra
Re: Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Trakshan Mishra
Re: Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
Re: Re: Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Trakshan Mishra
Does postgresql have a diff tool?
Graham Leggett
Re: Does postgresql have a diff tool?
Daniel Gustafsson
Redundant headers in pg_stat_statements
m . litsarev
Re: Redundant headers in pg_stat_statements
Vaibhav Dalvi
Re: Redundant headers in pg_stat_statements
Álvaro Herrera
Re: [PATCH] Avoid useless prefetches in case of recent FPI WAL records
Markos Fountoulakis
Re: Recovery does not honor io_combine_limit, causing IOPS saturation
Markos Fountoulakis
Re: Recovery does not honor io_combine_limit, causing IOPS saturation
Andrey Borodin
Re: pg_stat_io_histogram
Jakub Wartak
Fix unnecessary shared memory page allocation in CalculateShmemSize()
Chao Li
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Osama Abdul Qader
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Matthias van de Meent
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Chao Li
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Osama Abdul Qader
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Nathan Bossart
Re: Fix unnecessary shared memory page allocation in CalculateShmemSize()
Chao Li
Re: Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
Translation of the NextOID message in pg_controldata
Kyotaro Horiguchi
Re: Translation of the NextOID message in pg_controldata
Kyotaro Horiguchi
Re: Translation of the NextOID message in pg_controldata
Tom Lane
Re: Translation of the NextOID message in pg_controldata
Michael Paquier
Re: Translation of the NextOID message in pg_controldata
Álvaro Herrera
Re: Translation of the NextOID message in pg_controldata
Michael Paquier
Re: Translation of the NextOID message in pg_controldata
Tom Lane
Re: Translation of the NextOID message in pg_controldata
Peter Eisentraut
Re: Translation of the NextOID message in pg_controldata
Michael Paquier
Opportunistic pruning is lost under direct io, and nothing shows it
shihao zhong
Re: Opportunistic pruning is lost under direct io, and nothing shows it
Melanie Plageman
Re: Opportunistic pruning is lost under direct io, and nothing shows it
shihao zhong
Re: Opportunistic pruning is lost under direct io, and nothing shows it
shihao zhong
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation
Bryan Green
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation
jian he
Re: Distinguish publication exclusions in object addresses
vignesh C
RE: Distinguish publication exclusions in object addresses
Zhijie Hou (Fujitsu)
Re: Distinguish publication exclusions in object addresses
shveta malik
Re: Distinguish publication exclusions in object addresses
vignesh C
Re: Distinguish publication exclusions in object addresses
shveta malik
Re: Distinguish publication exclusions in object addresses
vignesh C
Re: Distinguish publication exclusions in object addresses
Amit Kapila
Earlier messages
Later messages