pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Document wal_compression=on
Christoph Berg
Re: [PATCH] Document wal_compression=on
John Naylor
Fix FSM range endpoint after relation extension
Jingtang Zhang
Re: vectorized CRC on ARM64
Peter Eisentraut
Re: vectorized CRC on ARM64
John Naylor
Re: vectorized CRC on ARM64
Peter Eisentraut
PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Tom Lane
Re: PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Tom Lane
Re: PostgreSQL select-only CTE removal is too aggressive?
David G. Johnston
Fix GROUP BY ALL handling of ORDER BY operator semantics
Chao Li
Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
Chao Li
Fix floating-point noise in pg_stat_us_to_ms()
Bertrand Drouvot
Re: Fix floating-point noise in pg_stat_us_to_ms()
John Naylor
Re: Fix floating-point noise in pg_stat_us_to_ms()
John Naylor
Re: Make the logical replication conflict messages more like each other
Peter Smith
Re: Reject HEADER with binary and json COPY formats by option presence
Chao Li
Add a statistics view to track usage of deprecated features
Shinya Kato
Re: Add a statistics view to track usage of deprecated features
Michael Paquier
Re: Add a statistics view to track usage of deprecated features
Tom Lane
Re: Add a statistics view to track usage of deprecated features
Shinya Kato
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
doc: fix two id/xreflabel inconsistencies in config.sgml
Bill Kim
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Peter Smith
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Daniel Gustafsson
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Bill Kim
[PATCH] Use wait_classes.h in pg_prewarm
Dongpo Liu
statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Michael Paquier
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Michael Paquier
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Corey Huinker
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Corey Huinker
Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
ZizhuanLiu X-MAN
[PATCH] Avoid collation lookup for "char" statistics
Feng Wu
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Feng Wu
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Feng Wu
hashjoins vs. bitmap filters
Ben Mejia
Re: hashjoins vs. bitmap filters
Ben Mejia
Re: COPY: validate option presence rather than option values
Masahiko Sawada
Re: COPY: validate option presence rather than option values
Chao Li
PostgreSQL 19 Beta 2 release date
Jonathan S. Katz
Re: Add autovacuum_warning to surface concurrent vacuum collisions
Hüseyin Demir
Re: Add autovacuum_warning to surface concurrent vacuum collisions
Bharath Rupireddy
Possible Visibility Map corruption in supported branches?
Jehan-Guillaume de Rorthais
Re: Possible Visibility Map corruption in supported branches?
Jehan-Guillaume de Rorthais
ON EMPTY clause for aggregate and window functions
Jeevan Chalke
Re: ON EMPTY clause for aggregate and window functions
Isaac Morland
Re: ON EMPTY clause for aggregate and window functions
Jeevan Chalke
Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Andrew Dunstan
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Clear base backup progress reporting on error
Tom Lane
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
Re: Use exact nullingrels matches for NestLoopParams
Richard Guo
CLUSTER progress: wrong index_rebuild_count for tables with TOAST
Adam Lee
Re: CLUSTER progress: wrong index_rebuild_count for tables with TOAST
Antonin Houska
[PATCH] Adjust autovacuum thresholds using relallvisible
wenhui qiu
[PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Samba Siva Reddy Chinta
Re: [PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Ashutosh Bapat
Re: [PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Samba Siva Reddy Chinta
Re: [PATCH] DISTINCT in plain aggregate window functions
Henson Choi
Re: [PATCH] DISTINCT in plain aggregate window functions
Haibo Yan
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Jacob Champion
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Ayush Tiwari
Re: [PATCH] Improving Visibility of Temporary Table Usage
Mohamed ALi
Re: [PATCH] Improving Visibility of Temporary Table Usage
Zsolt Parragi
Re: Make pg_prewarm, autoprewarm yield for waiting DDL
Bharath Rupireddy
Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot
Bharath Rupireddy
Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Bharath Rupireddy
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Haibo Yan
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Haibo Yan
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Haibo Yan
Re: Optimize UUID parse using SIMD
Masahiko Sawada
Re: Optimize UUID parse using SIMD
Haibo Yan
pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
m . litsarev
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Sami Imseih
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
m . litsarev
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Sami Imseih
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Tom Lane
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Bharath Rupireddy
Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Michael Paquier
Re: disallow alter individual column if partition key contains wholerow reference
ZizhuanLiu X-MAN
Re: Out-of-Cycle release? (was Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8)
Emanuele
RE: Add tests for concurrent DML retry paths in logical replication apply
Hayato Kuroda (Fujitsu)
Re: Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Xuneng Zhou
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Henson Choi
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Xuneng Zhou
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Xuneng Zhou
Fix doc about pg_get_multixact_stats()
Yingying Chen
Re: Fix doc about pg_get_multixact_stats()
Michael Paquier
Re: Fix doc about pg_get_multixact_stats()
Chao Li
Re: Fix doc about pg_get_multixact_stats()
Michael Paquier
[BUG] ECPG crash with union type
Jehan-Guillaume de Rorthais
Re: [BUG] ECPG crash with union type
Tom Lane
Re: [BUG] ECPG crash with union type
Jehan-Guillaume de Rorthais
Out-of-Cycle release? (was Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8)
Michael Banck
Re: Out-of-Cycle release? (was Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8)
Andrey Borodin
Re: Out-of-Cycle release? (was Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8)
Andrey Borodin
Re: Out-of-Cycle release? (was Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8)
Sebastiaan Mannem
plpython: NULL pointer dereference on broken sequence objects
Richard Guo
Re: plpython: NULL pointer dereference on broken sequence objects
Ayush Tiwari
Re: plpython: NULL pointer dereference on broken sequence objects
Richard Guo
Re: plpython: NULL pointer dereference on broken sequence objects
Ayush Tiwari
Re: plpython: NULL pointer dereference on broken sequence objects
Richard Guo
[PATCH] Check dead heap items before marking them unused
wufengwufengwufeng
Re: [PATCH] Check dead heap items before marking them unused
Bharath Rupireddy
Re: [PATCH] Check dead heap items before marking them unused
feng wu
Re: [WIP] Pipelined Recovery
Xuneng Zhou
psql internals queries breaks in presence of user-defined operators
Kirill Reshke
Re: psql internals queries breaks in presence of user-defined operators
Ayush Tiwari
Re: psql internals queries breaks in presence of user-defined operators
Tom Lane
In core use of RegisterXactCallback() and RegisterSubXactCallback()
Bertrand Drouvot
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Amit Langote
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Amit Langote
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Bertrand Drouvot
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Amit Langote
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Bertrand Drouvot
Re: In core use of RegisterXactCallback() and RegisterSubXactCallback()
Amit Langote
doc: fix pg_stat_autovacuum_scores threshold wording
Chao Li
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Kyotaro Horiguchi
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Chao Li
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Sami Imseih
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Nathan Bossart
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Nathan Bossart
Re: doc: fix pg_stat_autovacuum_scores threshold wording
Chao Li
DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
Peter Smith
Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
vignesh C
Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
Peter Smith
Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
vignesh C
Re: Adjusting hash join memory limit to handle batch explosion
Ben Mejia
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Richard Guo
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Richard Guo
RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Richard Guo
RE: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
Support UUIDv6 in uuid_extract_timestamp()
Tristan Partin
Re: Support UUIDv6 in uuid_extract_timestamp()
Masahiko Sawada
Re: pg_get__*_ddl consolidation
Jelte Fennema-Nio
Re: pg_get__*_ddl consolidation
Andrew Dunstan
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Melanie Plageman
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Ewan Young
Re: Report replica identity in pg_publication_tables
Bharath Rupireddy
Re: glob support in extension_control_path/dynamic_library_path?
David E. Wheeler
Re: glob support in extension_control_path/dynamic_library_path?
Peter Eisentraut
Re: glob support in extension_control_path/dynamic_library_path?
Zsolt Parragi
Re: glob support in extension_control_path/dynamic_library_path?
Kyotaro Horiguchi
Re: glob support in extension_control_path/dynamic_library_path?
David E. Wheeler
Re: glob support in extension_control_path/dynamic_library_path?
David E. Wheeler
Re: glob support in extension_control_path/dynamic_library_path?
Zsolt Parragi
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Alexander Lakhin
Re: Disallow whole-row index references with virtual generated columns?
ZizhuanLiu X-MAN
Proposal: Support virtual generated columns in index expressions and predicates
ZizhuanLiu X-MAN
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Re: [PATCH] Fix null pointer dereference in PG19
Aleksander Alekseev
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Aleksander Alekseev
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
Re: [PATCH] Fix null pointer dereference in PG19
Peter Eisentraut
Improve row estimation with multi-column unique indexes
Anthonin Bonnefoy
Re: Improve row estimation with multi-column unique indexes
Chengpeng Yan
Re: Improve row estimation with multi-column unique indexes
Anthonin Bonnefoy
Reject unsupported COPY FROM targets before analyzing WHERE clause
Chao Li
Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
Kyotaro Horiguchi
Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
Chao Li
psql: add tab completion for subscription wal_receiver_timeout
Chao Li
Re: psql: add tab completion for subscription wal_receiver_timeout
Bharath Rupireddy
Re: psql: add tab completion for subscription wal_receiver_timeout
Xuneng Zhou
Re: psql: add tab completion for subscription wal_receiver_timeout
Fujii Masao
Re: psql: add tab completion for subscription wal_receiver_timeout
Chao Li
Re: psql: add tab completion for subscription wal_receiver_timeout
Fujii Masao
Re: psql: add tab completion for subscription wal_receiver_timeout
Chao Li
Re: Pgbench: remove synchronous prepare
Dmitrii Bondar
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andrey Borodin
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andrey Borodin
Earlier messages
Later messages