pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/16
Re: Fix typos in comments in worker.c and execReplication.c
Masahiko Sawada
2025/08/16
Fix typos in comments in worker.c and execReplication.c
Tender Wang
2025/08/15
Re: Raw parse tree is not dumped to log
Tatsuo Ishii
2025/08/15
Re: Retail DDL
Kirill Reshke
2025/08/15
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Thomas Munro
2025/08/15
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Tom Lane
2025/08/15
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Thomas Munro
2025/08/15
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Thomas Munro
2025/08/15
Re: Sequence Access Methods, round two
Michael Paquier
2025/08/15
executor: release large memory allocations sooner
Jeff Davis
2025/08/15
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/08/15
Re: Add Option To Check All Addresses For Matching target_session_attr
Andrew Jackson
2025/08/15
Re: Making jsonb_agg() faster
Tom Lane
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Tom Lane
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Andres Freund
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers
Masahiko Sawada
2025/08/15
Re: Fix for typo in UUIDv7 timestamp extraction
Masahiko Sawada
2025/08/15
Re: shmem_startup_hook called twice on Windows
Nathan Bossart
2025/08/15
Re: Fix for typo in UUIDv7 timestamp extraction
Masahiko Sawada
2025/08/15
Re: memory leak in logical WAL sender with pgoutput's cachectx
Masahiko Sawada
2025/08/15
Re: memory leak in logical WAL sender with pgoutput's cachectx
Masahiko Sawada
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Burd, Greg
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/08/15
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Andres Freund
2025/08/15
Re: PoC: pg_dump --filter-data <file> (like Oracle Where Clause on RMAN for specific tables)
Greg Sabino Mullane
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
Re: Making jsonb_agg() faster
jian he
2025/08/15
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected
Burd, Greg
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
Re: Making jsonb_agg() faster
Tom Lane
2025/08/15
Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Benoit T
2025/08/15
Re: Improve hash join's handling of tuples with null join keys
Tom Lane
2025/08/15
Re: PoC: pg_dump --filter-data <file> (like Oracle Where Clause on RMAN for specific tables)
Tom Lane
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: shmem_startup_hook called twice on Windows
Sami Imseih
2025/08/15
Re: index prefetching
Peter Geoghegan
2025/08/15
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Nathan Bossart
2025/08/15
PoC: pg_dump --filter-data <file> (like Oracle Where Clause on RMAN for specific tables)
Kirk Wolak
2025/08/15
Re: shmem_startup_hook called twice on Windows
Nathan Bossart
2025/08/15
[PATCH] Add tests for Bitmapset
Greg Burd
2025/08/15
Re: shmem_startup_hook called twice on Windows
Sami Imseih
2025/08/15
Re: About Custom Aggregates, C Extensions and Memory
Tom Lane
2025/08/15
Re: shmem_startup_hook called twice on Windows
Sami Imseih
2025/08/15
Re: shmem_startup_hook called twice on Windows
Nathan Bossart
2025/08/15
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Tom Lane
2025/08/15
Re: index prefetching
Andres Freund
2025/08/15
About Custom Aggregates, C Extensions and Memory
Marthin Laubscher
2025/08/15
shmem_startup_hook called twice on Windows
Sami Imseih
2025/08/15
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Burd, Greg
2025/08/15
Memory leak of SMgrRelation object on standby
Jingtang Zhang
2025/08/15
Re: Adding REPACK [concurrently]
Alvaro Herrera
2025/08/15
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/15
RE: Logical Replication of sequences
Hayato Kuroda (Fujitsu)
2025/08/15
Re: A few patches to clarify snapshot management
Heikki Linnakangas
2025/08/15
Re: Increase OpenBSD CI task's RAM disk size
Nazir Bilal Yavuz
2025/08/15
Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers
SATYANARAYANA NARLAPURAM
2025/08/15
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/15
Re: Increase OpenBSD CI task's RAM disk size
Daniel Gustafsson
2025/08/15
Re: Update LDAP Protocol in fe-connect.c to v3
Peter Eisentraut
2025/08/15
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/08/15
Increase OpenBSD CI task's RAM disk size
Nazir Bilal Yavuz
2025/08/15
Clarify comment in _bt_set_startikey
Chao Li
2025/08/15
Re: memory leak in logical WAL sender with pgoutput's cachectx
Masahiko Sawada
2025/08/15
Re: Sequence Access Methods, round two
Kirill Reshke
2025/08/15
Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
2025/08/15
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Michael Paquier
2025/08/14
Re: Adding support for Row Compares to nbtree startikey optimization
Chao Li
2025/08/14
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2025/08/14
Re: Parallel Apply
Amit Kapila
2025/08/14
Re: Adding support for Row Compares to nbtree startikey optimization
Chao Li
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/14
Re: Skipping schema changes in publication
Kirill Reshke
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/14
RE: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Hayato Kuroda (Fujitsu)
2025/08/14
Re: Add mode column to pg_stat_progress_vacuum
Kirill Reshke
2025/08/14
Re: Potential deadlock in pgaio_io_wait()
Thomas Munro
2025/08/14
RE: memory leak in logical WAL sender with pgoutput's cachectx
Zhijie Hou (Fujitsu)
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Michael Paquier
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/14
RE: Make pgoutput documentation easier to find
Hayato Kuroda (Fujitsu)
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Tom Lane
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Michael Paquier
2025/08/14
Re: Dead code with short varlenas in toast_save_datum()
Michael Paquier
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Tom Lane
2025/08/14
RE: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Hayato Kuroda (Fujitsu)
2025/08/14
Re: memory leak in logical WAL sender with pgoutput's cachectx
Xuneng Zhou
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
RE: memory leak in logical WAL sender with pgoutput's cachectx
Zhijie Hou (Fujitsu)
2025/08/14
Re: index prefetching
Thomas Munro
2025/08/14
Re: index prefetching
Thomas Munro
2025/08/14
Re: Make pgoutput documentation easier to find
Chao Li
2025/08/14
Re: Eager aggregation, take 3
Richard Guo
2025/08/14
Re: Skipping schema changes in publication
Peter Smith
2025/08/14
Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers
Masahiko Sawada
2025/08/14
Re: index prefetching
Andres Freund
2025/08/14
Re: index prefetching
Tomas Vondra
2025/08/14
Re: index prefetching
Tomas Vondra
2025/08/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: index prefetching
Tomas Vondra
2025/08/14
Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Noboru Saito
2025/08/14
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: Support getrandom() for pg_strong_random() source
Masahiko Sawada
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: index prefetching
Andres Freund
2025/08/14
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Tom Lane
2025/08/14
Re: index prefetching
Andres Freund
2025/08/14
Re: DSA overflow in hash join
Heikki Linnakangas
2025/08/14
Re: index prefetching
Andres Freund
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: Eager aggregation, take 3
Matheus Alcantara
2025/08/14
Re: Identifying function-lookup failures due to argument name mismatches
Tom Lane
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: index prefetching
Andres Freund
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2025/08/14
Re: Retail DDL
Andrew Dunstan
2025/08/14
Re: index prefetching
Peter Geoghegan
2025/08/14
Re: [Feature request] Add a way to get the length of a PQerrorMessage in libpq
Tom Lane
2025/08/14
Re: [Feature request] Add a way to get the length of a PQerrorMessage in libpq
Benoît Dufour
2025/08/14
Re: Make pgoutput documentation easier to find
Fujii Masao
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: [Feature request] Add a way to get the length of a PQerrorMessage in libpq
Tom Lane
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Tom Lane
2025/08/14
Re: don't include tableam.h in nbtree.h
Álvaro Herrera
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: [PATCH] Silence Valgrind about SelectConfigFiles()
Tom Lane
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
[Feature request] Add a way to get the length of a PQerrorMessage in libpq
Benoît Dufour
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
2025/08/14
Re: Annoying warning in SerializeClientConnectionInfo
Jacob Champion
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Tom Lane
2025/08/14
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Tom Lane
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Tom Lane
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Tom Lane
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Tom Lane
2025/08/14
Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words
David Rowley
2025/08/14
Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
David Rowley
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Aleksander Alekseev
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Jelte Fennema-Nio
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Aleksander Alekseev
2025/08/14
[PATCH] bms_prev_member() can read beyond the end of the array of allocated words
Greg Burd
2025/08/14
Re: BackendKeyData is mandatory?
Heikki Linnakangas
2025/08/14
Re: BackendKeyData is mandatory?
Heikki Linnakangas
2025/08/14
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/14
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ashutosh Bapat
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Tom Lane
2025/08/14
Re: Add mode column to pg_stat_progress_vacuum
Kirill Reshke
2025/08/14
Re: Fix for typo in UUIDv7 timestamp extraction
Erik Nordström
2025/08/14
Re: memory leak in logical WAL sender with pgoutput's cachectx
Xuneng Zhou
2025/08/14
Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Hayato Kuroda (Fujitsu)
2025/08/14
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/08/14
Add mode column to pg_stat_progress_vacuum
Shinya Kato
2025/08/14
Re: [PATCH] Silence Valgrind about SelectConfigFiles()
Aleksander Alekseev
2025/08/14
Re: Proposal: Conflict log history table for Logical Replication
Alastair Turner
2025/08/14
RE: memory leak in logical WAL sender with pgoutput's cachectx
Hayato Kuroda (Fujitsu)
2025/08/14
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/08/14
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2025/08/14
Re: Report reorder buffer size
Bertrand Drouvot
2025/08/14
Re: Add support for specifying tables in pg_createsubscriber.
Shubham Khanna
2025/08/14
Re: cfbot mistakenly reports that a rebase is needed
Álvaro Herrera
2025/08/14
Re: ALTER DOMAIN ADD NOT NULL NOT VALID
Álvaro Herrera
2025/08/14
Re: Making jsonb_agg() faster
jian he
2025/08/14
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture
Álvaro Herrera
2025/08/14
Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Julien Rouhaud
2025/08/14
Re: Excessive LOG messages from replication slot sync worker
Amit Kapila
2025/08/14
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
2025/08/14
Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations
Benoit Tigeot
2025/08/14
Re: ALTER DOMAIN ADD NOT NULL NOT VALID
Kirill Reshke
2025/08/14
Re: Making jsonb_agg() faster
jian he
Earlier messages
Later messages