Архив рассылок [pgsql-hackers]
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Peter Geoghegan
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words Greg Burd
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths Noboru Saito
- Re: index prefetching Tomas Vondra
- Re: index prefetching Peter Geoghegan
- Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words David Rowley
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: index prefetching Tomas Vondra
- Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths Noboru Saito
- Re: index prefetching Tomas Vondra
- Re: index prefetching Andres Freund
- Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers Masahiko Sawada
- Re: Skipping schema changes in publication Peter Smith
- Re: Eager aggregation, take 3 Richard Guo
- Re: Make pgoutput documentation easier to find Chao Li
- Re: index prefetching Thomas Munro
- Re: index prefetching Thomas Munro
- RE: memory leak in logical WAL sender with pgoutput's cachectx Zhijie Hou (Fujitsu)
- Re: index prefetching Peter Geoghegan
- Re: memory leak in logical WAL sender with pgoutput's cachectx Xuneng Zhou
- RE: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Hayato Kuroda (Fujitsu)
- Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words Tom Lane
- Re: Dead code with short varlenas in toast_save_datum() Michael Paquier
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Michael Paquier
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Tom Lane
- Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
- Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words David Rowley
- RE: Make pgoutput documentation easier to find Hayato Kuroda (Fujitsu)
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options David Rowley
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Michael Paquier
- RE: memory leak in logical WAL sender with pgoutput's cachectx Zhijie Hou (Fujitsu)
- Re: Potential deadlock in pgaio_io_wait() Thomas Munro
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Add mode column to pg_stat_progress_vacuum Kirill Reshke
- RE: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Hayato Kuroda (Fujitsu)
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options David Rowley
- Re: Skipping schema changes in publication Kirill Reshke
- Re: Adding support for Row Compares to nbtree startikey optimization Chao Li
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options David Rowley
- Re: Parallel Apply Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Adding support for Row Compares to nbtree startikey optimization Chao Li
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Sequence Access Methods, round two Kirill Reshke
- Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada
- Clarify comment in _bt_set_startikey Chao Li
- Increase OpenBSD CI task's RAM disk size Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Update LDAP Protocol in fe-connect.c to v3 Peter Eisentraut
- Re: Increase OpenBSD CI task's RAM disk size Daniel Gustafsson
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options David Rowley
- Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers SATYANARAYANA NARLAPURAM
- Re: Increase OpenBSD CI task's RAM disk size Nazir Bilal Yavuz
- Re: A few patches to clarify snapshot management Heikki Linnakangas
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- RE: memory leak in logical WAL sender with pgoutput's cachectx Hayato Kuroda (Fujitsu)
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Memory leak of SMgrRelation object on standby Jingtang Zhang
- Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words Burd, Greg
- shmem_startup_hook called twice on Windows Sami Imseih
- About Custom Aggregates, C Extensions and Memory Marthin Laubscher
- Re: index prefetching Andres Freund
- Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options Tom Lane
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
- Re: shmem_startup_hook called twice on Windows Sami Imseih
- Re: About Custom Aggregates, C Extensions and Memory Tom Lane
- Re: shmem_startup_hook called twice on Windows Sami Imseih
- [PATCH] Add tests for Bitmapset Greg Burd
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
-
PoC: pg_dump --filter-data
(like Oracle Where Clause on RMAN for specific tables) Kirk Wolak - Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Nathan Bossart
- Re: index prefetching Peter Geoghegan
- Re: shmem_startup_hook called twice on Windows Sami Imseih
- Re: index prefetching Peter Geoghegan
-
Re: PoC: pg_dump --filter-data
(like Oracle Where Clause on RMAN for specific tables) Tom Lane - Re: Improve hash join's handling of tuples with null join keys Tom Lane
- Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations Benoit T
- Re: Making jsonb_agg() faster Tom Lane
- Re: index prefetching Andres Freund
- Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Burd, Greg
- Re: Making jsonb_agg() faster jian he
- Re: index prefetching Andres Freund
-
Re: PoC: pg_dump --filter-data
(like Oracle Where Clause on RMAN for specific tables) Greg Sabino Mullane - Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Andres Freund
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Nathan Bossart
- Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Burd, Greg
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Peter Geoghegan
- Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada
- Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada
- Re: Fix for typo in UUIDv7 timestamp extraction Masahiko Sawada
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
- Re: Fix for typo in UUIDv7 timestamp extraction Masahiko Sawada
- Re: Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers Masahiko Sawada
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Andres Freund
- Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Nathan Bossart
- Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Nathan Bossart