pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/25
Re: pg_buffercache: Add per-relation summary stats
Masahiko Sawada
2026/03/25
Re: Add tab completion for SERVER and CONNECTION keywords in psql
Masahiko Sawada
2026/03/25
Re: remove bits* types
Peter Eisentraut
2026/03/25
Re: [PATCH] Auto vacuum should still run when clock is set back
Cliff Clark
2026/03/25
Re: [PATCH] Auto vacuum should still run when clock is set back
Cliff Clark
2026/03/25
Re: Test timings are increasing too fast for cfbot
Andres Freund
2026/03/25
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
2026/03/25
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/25
Re: Adding REPACK [concurrently]
Srinath Reddy Sadipiralla
2026/03/25
Re: Adding REPACK [concurrently]
Srinath Reddy Sadipiralla
2026/03/25
Re: Add tab completion for SERVER and CONNECTION keywords in psql
Yamaguchi Atsuo
2026/03/25
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
2026/03/25
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/25
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Fujii Masao
2026/03/25
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Fujii Masao
2026/03/25
Re: Exit walsender before confirming remote flush in logical replication
Vitaly Davydov
2026/03/25
Re: Don't synchronously wait for already-in-progress IO in read stream
Andres Freund
2026/03/25
BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
2026/03/25
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
2026/03/25
Re: Use CASEFOLD() internally rather than LOWER()
Mark Dilger
2026/03/25
Re: Test timings are increasing too fast for cfbot
Tomas Vondra
2026/03/25
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
2026/03/25
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrew Jackson
2026/03/25
Re: Lowering the default wal_blocksize to 4K
Andres Freund
2026/03/25
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Carlos Alves
2026/03/25
Re: [PATCH] no table rewrite when set column type to constrained domain
Viktor Holmberg
2026/03/25
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
2026/03/25
Re: Two issues leading to discrepancies in FSM data on the standby server
Andrey Borodin
2026/03/25
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Ranier Vilela
2026/03/25
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
lakshmi
2026/03/25
Re: Lowering the default wal_blocksize to 4K
John Naylor
2026/03/25
Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
zengman
2026/03/25
Re: access numeric data in module
Ed Behn
2026/03/25
Re: Stack-based tracking of per-node WAL/buffer usage
Heikki Linnakangas
2026/03/25
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
2026/03/25
Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
John Naylor
2026/03/25
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/25
Re: [Patch] add new parameter to pg_replication_origin_session_setup
shveta malik
2026/03/25
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Jim Jones
2026/03/25
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
2026/03/25
Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC
Andrey Borodin
2026/03/25
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
2026/03/25
Re: Adding REPACK [concurrently]
Antonin Houska
2026/03/25
Re: Fix "could not find memoization table entry"
Tender Wang
2026/03/25
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/25
Make \d tablename fast again, regression introduced by 85b7efa1cdd
Jelte Fennema-Nio
2026/03/25
Re: Initial COPY of Logical Replication is too slow
Peter Smith
2026/03/25
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/25
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Amit Kapila
2026/03/25
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/03/25
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Amit Kapila
2026/03/25
Re: Remove unused at_sharedrel from autovac_table
Michael Paquier
2026/03/25
Re: [PATCH] Simplify SortSupport implementation for macaddr
Michael Paquier
2026/03/25
Remove unused at_sharedrel from autovac_table
Yugo Nagata
2026/03/25
Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio
2026/03/25
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2026/03/25
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
2026/03/25
Re: pg_buffercache: Add per-relation summary stats
Lukas Fittl
2026/03/25
Re: Proposal to allow setting cursor options on Portals
Jelte Fennema-Nio
2026/03/25
Re: Adding locks statistics
Bertrand Drouvot
2026/03/25
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/03/25
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
2026/03/24
Re: Report bytes and transactions actually sent downtream
Michael Paquier
2026/03/24
Re: pg_buffercache: Add per-relation summary stats
Lukas Fittl
2026/03/24
Re: pg_buffercache: Add per-relation summary stats
Lukas Fittl
2026/03/24
Fix incorrect false positive rate formatting in create_and_test_bloom()
Postgress Cybrosys
2026/03/24
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
2026/03/24
Re: pg_buffercache: Add per-relation summary stats
Lukas Fittl
2026/03/24
Re: pg_buffercache: Add per-relation summary stats
Ashutosh Bapat
2026/03/24
Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Peter Eisentraut
2026/03/24
Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Peter Eisentraut
2026/03/24
Re: Improve the performance of Unicode Normalization Forms.
Michael Paquier
2026/03/24
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
2026/03/24
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
John Naylor
2026/03/24
Re: Stack-based tracking of per-node WAL/buffer usage
Lukas Fittl
2026/03/24
Re: Adding locks statistics
Michael Paquier
2026/03/24
Re: SLOPE - Planner optimizations on monotonic expressions.
Corey Huinker
2026/03/24
Re: [PATCH v2] Re: Cancel problems of query to pg_stat_statements
Michael Paquier
2026/03/24
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/24
Re: access numeric data in module
Michael Paquier
2026/03/24
Re: Test timings are increasing too fast for cfbot
Julien Rouhaud
2026/03/24
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
2026/03/24
Re: Adjust error message for CREATE STATISTICS to account for expressions
Yugo Nagata
2026/03/24
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
David Rowley
2026/03/24
Re: Query Regarding Blog Submission Approval on Planet PostgreSQL
David G. Johnston
2026/03/24
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/24
Query Regarding Blog Submission Approval on Planet PostgreSQL
Postgress Cybrosys
2026/03/24
Re: Adding locks statistics
Bertrand Drouvot
2026/03/24
Re: amcheck: add index-all-keys-match verification for B-Tree
Wenbo Lin
2026/03/24
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Andres Freund
2026/03/24
Re: Reduce log level of some logical decoding messages to DEBUG1
Bharath Rupireddy
2026/03/24
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
2026/03/24
Re: relfilenode statistics
Bertrand Drouvot
2026/03/24
Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions
getiancheng
2026/03/24
Re: log XLogPrefetch stats at end of recovery
Bharath Rupireddy
2026/03/24
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Bertrand Drouvot
2026/03/24
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
2026/03/24
Re: Flush some statistics within running transactions
Michael Paquier
2026/03/24
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
2026/03/24
Re: Test timings are increasing too fast for cfbot
Andres Freund
2026/03/24
Re: Adding locks statistics
Bertrand Drouvot
2026/03/24
Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Amit Langote
2026/03/24
Re: Reduce log level of some logical decoding messages to DEBUG1
Bharath Rupireddy
2026/03/24
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Amit Kapila
2026/03/24
Re: Adding REPACK [concurrently]
Srinath Reddy Sadipiralla
2026/03/24
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Michael Paquier
2026/03/24
Re: Instability in test/regress/sql/portals.sql
Michael Paquier
2026/03/24
Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions
Michael Paquier
2026/03/24
Re: Teach isolation tester about injection points in background workers
Michael Paquier
2026/03/24
Re: log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
2026/03/24
Re: Fix "could not find memoization table entry"
David Rowley
2026/03/24
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
2026/03/24
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
2026/03/24
Re: Minor refactor of the code in ExecScanExtended()
Michael Paquier
2026/03/24
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Chao Li
2026/03/24
Re: [PATCH] Auto vacuum should still run when clock is set back
Michael Paquier
2026/03/24
Re: Minor refactor of the code in ExecScanExtended()
Henson Choi
2026/03/24
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Michael Paquier
2026/03/24
Re: Add http connection service file functionality
Andrew Jackson
2026/03/24
Re: index prefetching
Peter Geoghegan
2026/03/24
Re: index prefetching
Peter Geoghegan
2026/03/24
Re: Adjust error message for CREATE STATISTICS to account for expressions
John Naylor
2026/03/24
Add http connection service file functionality
Andrew Jackson
2026/03/24
Re: log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
2026/03/24
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Fujii Masao
2026/03/24
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/03/24
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
2026/03/24
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Tatsuo Ishii
2026/03/24
Re: Fix "could not find memoization table entry"
David Rowley
2026/03/24
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
2026/03/24
Re: Use correct collation in pg_trgm
Jeff Davis
2026/03/24
Re: Adding locks statistics
Michael Paquier
2026/03/24
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/03/24
Re: guc: make dereference style consistent in check_backtrace_functions
Chao Li
2026/03/24
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Peter Smith
2026/03/24
Re: NLS: use gettext() to translate system error messages
Jeff Davis
2026/03/24
Re: Use CASEFOLD() internally rather than LOWER()
Jeff Davis
2026/03/24
Re: Stack-based tracking of per-node WAL/buffer usage
Zsolt Parragi
2026/03/24
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
2026/03/24
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Zsolt Parragi
2026/03/24
Re: [Patch] New pg_stat_tablespace view
Zsolt Parragi
2026/03/24
Re: pg_get__*_ddl consolidation
Zsolt Parragi
2026/03/24
Re: Change default of jit to off
Andres Freund
2026/03/24
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
2026/03/24
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
2026/03/24
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Peter Eisentraut
2026/03/24
Test timings are increasing too fast for cfbot
Andres Freund
2026/03/24
Re: another autovacuum scheduling thread
Sami Imseih
2026/03/24
Re: Expanding HOT updates for expression and partial indexes
Greg Burd
2026/03/24
Re: Proposal to allow setting cursor options on Portals
Sami Imseih
2026/03/24
Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Nathan Bossart
2026/03/24
Re: pg_plan_advice
Robert Haas
2026/03/24
[PATCH] Auto vacuum should still run when clock is set back
Cliff Clark
2026/03/24
Re: Adding locks statistics
Andres Freund
2026/03/24
Re: Expanding HOT updates for expression and partial indexes
Nathan Bossart
2026/03/24
Re: pg_buffercache: Add per-relation summary stats
Masahiko Sawada
2026/03/24
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/24
Re: Fix bug with accessing to temporary tables of other sessions
Tom Lane
2026/03/24
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
2026/03/24
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/24
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/24
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/03/24
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Carlos Alves
2026/03/24
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Andres Freund
2026/03/24
Re: [Patch] New pg_stat_tablespace view
shihao zhong
2026/03/24
Re: index prefetching
Andres Freund
2026/03/24
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
2026/03/24
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/03/24
Re: another autovacuum scheduling thread
Nathan Bossart
2026/03/24
Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?
Nisha Moond
2026/03/24
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Mark Dilger
2026/03/24
Re: SQL Property Graph Queries (SQL/PGQ)
Hannu Krosing
2026/03/24
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
2026/03/24
Re: index prefetching
Andres Freund
2026/03/24
Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
SATYANARAYANA NARLAPURAM
2026/03/24
Re: Adding locks statistics
Álvaro Herrera
2026/03/24
Re: Improve docs syntax checking and enable it in the meson build
Álvaro Herrera
2026/03/24
Re: guc: make dereference style consistent in check_backtrace_functions
Álvaro Herrera
2026/03/24
[PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
Jianghua Yang
2026/03/24
Re: pg_get__*_ddl consolidation
Euler Taveira
2026/03/24
VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
2026/03/24
Re: Better shared data structure management and resizable shared data structures
Ashutosh Bapat
2026/03/24
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Aleksander Alekseev
2026/03/24
Re: SQL Property Graph Queries (SQL/PGQ)
Henson Choi
2026/03/24
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
2026/03/24
Re: BUG: test_bloomfilter error message reports wrong variable and wrong format specifier
Nathan Bossart
2026/03/24
Re: Change default of jit to off
Jelte Fennema-Nio
2026/03/24
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
2026/03/24
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/03/24
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Evgeny Voropaev
2026/03/24
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
2026/03/24
Re: Skipping schema changes in publication
Dilip Kumar
2026/03/24
Re: SQL Property Graph Queries (SQL/PGQ)
Junwang Zhao
2026/03/24
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
2026/03/24
Re: log_checkpoints: count WAL segment creations from all processes
Japin Li
2026/03/24
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
2026/03/24
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/03/24
Re: Propagate XLogFindNextRecord error to callers
Fujii Masao
2026/03/24
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Peter Eisentraut
2026/03/24
BUG: test_bloomfilter error message reports wrong variable and wrong format specifier
Jianghua Yang
Earlier messages
Later messages