pgsql-hackers since 2023-11-07 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Nov. 7, 2023

Thread Author Time
Re: Atomic ops for unlogged LSN 📎 John Morris 00:57
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎 Peter Smith 01:33
Re: Making aggregate deserialization (and WAL receive) functions slightly faster Amit Kapila 02:15
Re: Popcount optimization using AVX512 Nathan Bossart 02:22
Re: A recent message added to pg_upgade Amit Kapila 02:29
Re: A recent message added to pg_upgade Michael Paquier 02:41
autovectorize page checksum code included elsewhere 📎 Nathan Bossart 02:47
Re: 2023-11-09 release announcement draft Noah Misch 02:52
Re: Popcount optimization using AVX512 Tom Lane 02:52
Re: [PATCH] Small refactoring of inval.c and inval.h Michael Paquier 02:57
Re: Popcount optimization using AVX512 Noah Misch 03:15
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 03:25
Re: Atomic ops for unlogged LSN Nathan Bossart 03:35
Re: UniqueKey v2 zhihuifan1213 03:44
Re: Popcount optimization using AVX512 Nathan Bossart 03:59
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 04:14
Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith 04:23
RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu) 04:30
Re: Intermittent failure with t/003_logical_slots.pl test on windows Kyotaro Horiguchi 05:35
Re: Popcount optimization using AVX512 Noah Misch 05:53
Re: Where can I find the doxyfile? 📎 John Morris 06:53
Re: SQL:2011 application time jian he 07:07
Re: Remove distprep Michael Paquier 07:19
Re: Support run-time partition pruning for hash join 📎 Richard Guo 07:55
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 07:55
Re: Adding facility for injection points (or probe points?) for more advanced tests 📎 Michael Paquier 08:01
RE: CRC32C Parallel Computation Optimization on ARM 📎 Xiang Gao 08:05
Re: Add recovery to pg_control and remove backup_label Michael Paquier 08:20
Commitfest: older Waiting on Author entries John Naylor 08:27
Re: Add PQsendSyncMessage() to libpq Jelte Fennema-Nio 09:23
Re: Statistics Import and Export Ashutosh Bapat 09:23
Re: GUC names in messages 📎 Alvaro Herrera 09:33
Call pqPipelineFlush from PQsendFlushRequest 📎 Jelte Fennema-Nio 09:38
Re: Force the old transactions logs cleanup even if checkpoint is skipped 📎 Zakhlystov, Daniil (Nebius) 09:43
Re: RFC: Pluggable TOAST Nikita Malakhov 10:06
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 10:21
Re: A recent message added to pg_upgade Amit Kapila 10:46
Re: Synchronizing slots from primary to standby Amit Kapila 10:55
Re: collect_corrupt_items_vacuum.patch Alexander Lakhin 11:00
Re: Relids instead of Bitmapset * in plannode.h 📎 Alvaro Herrera 11:06
Re: Call pqPipelineFlush from PQsendFlushRequest Michael Paquier 11:24
Re: ResourceOwner refactoring Heikki Linnakangas 11:24
Re: Synchronizing slots from primary to standby 📎 shveta malik 11:25
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 11:28
Protocol question regarding Portal vs Cursor Dave Cramer 11:38
Re: collect_corrupt_items_vacuum.patch 📎 Alexander Korotkov 11:38
Re: Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 11:43
Re: RFC: Pluggable TOAST Matthias van de Meent 11:51
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 11:57
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 12:05
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent 12:20
Re: collect_corrupt_items_vacuum.patch Alexander Lakhin 13:00
Re: 2023-11-09 release announcement draft Matthias van de Meent 13:14
Buffer Cache Problem jacktby jacktby 13:28
Re: ResourceOwner refactoring Alexander Lakhin 14:00
Re: 2023-11-09 release announcement draft 📎 Jonathan S. Katz 14:02
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 14:28
Re: Infinite Interval 📎 Dean Rasheed 14:33
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Peter Eisentraut 14:51
Re: GUC names in messages Tom Lane 14:53
Re: GUC names in messages Nathan Bossart 14:58
Re: Commitfest: older Waiting on Author entries Nathan Bossart 15:04
MERGE: AFTER ROW trigger failure for cross-partition update 📎 Dean Rasheed 15:10
Re: Relids instead of Bitmapset * in plannode.h Tom Lane 15:24
Re: Protocol question regarding Portal vs Cursor Tom Lane 15:26
Re: meson documentation build open issues Peter Eisentraut 15:44
Re: Buffer Cache Problem Matthias van de Meent 15:45
Re: Compiler warning on Debian 12, PostgreSQL 16 Beta3 Alvaro Herrera 15:46
Re: meson documentation build open issues Peter Eisentraut 15:55
Re: meson documentation build open issues Andres Freund 16:08
Re: ALTER TABLE uses a bistate but not for toast tables Matthias van de Meent 16:17
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 16:20
Re: meson documentation build open issues Tom Lane 16:34
Re: meson documentation build open issues Alvaro Herrera 16:40
Re: Atomic ops for unlogged LSN Stephen Frost 16:47
Re: meson documentation build open issues Tom Lane 16:49
Re: meson documentation build open issues Andres Freund 17:00
Re: Atomic ops for unlogged LSN Nathan Bossart 17:02
Re: meson documentation build open issues Christoph Berg 17:07
Re: 2023-11-09 release announcement draft Noah Misch 17:41
Re: Compiler warning on Debian 12, PostgreSQL 16 Beta3 Thomas Munro 18:56
Re: Compiler warning on Debian 12, PostgreSQL 16 Beta3 Alvaro Herrera 19:13
Re: Add the ability to limit the amount of memory that can be allocated to backends. Andres Freund 19:55
Re: Popcount optimization using AVX512 📎 Nathan Bossart 20:14
Re: GUC names in messages Peter Smith 20:40
Re: Add the ability to limit the amount of memory that can be allocated to backends. Stephen Frost 20:55
Re: speed up a logical replica setup Peter Eisentraut 21:00
Re: Compiler warning on Debian 12, PostgreSQL 16 Beta3 Thomas Munro 21:00
Re: Fix search_path for all maintenance commands Jeff Davis 21:47
Fix use of openssl.path() if openssl isn't found 📎 Tristan Partin 22:06
Re: Version 14/15 documentation Section "Alter Default Privileges" 📎 Bruce Momjian 22:30
Re: Moving forward with TDE [PATCH v3] Stephen Frost 22:40
Re: speed up a logical replica setup Michael Paquier 23:12
Re: Show WAL write and fsync stats in pg_stat_io Andres Freund 23:30
Re: Infinite Interval 📎 Dean Rasheed 23:42
Re: Moving forward with TDE [PATCH v3] Andres Freund 23:49
Re: Cleaning up array_in() 📎 Tom Lane 23:52

Nov. 8, 2023

Thread Author Time
Re: [PATCHES] Post-special page storage TDE support Andres Freund 00:20
Re: Force the old transactions logs cleanup even if checkpoint is skipped Michael Paquier 00:21
Re: Call pqPipelineFlush from PQsendFlushRequest Michael Paquier 00:35
Re: Moving forward with TDE [PATCH v3] Andres Freund 00:47
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 00:52
Re: Atomic ops for unlogged LSN Andres Freund 00:58
Re: Add new option 'all' to pg_stat_reset_shared() Kyotaro Horiguchi 01:08
Re: Atomic ops for unlogged LSN Andres Freund 01:18
Re: Show WAL write and fsync stats in pg_stat_io Andres Freund 01:19
Re: Add new option 'all' to pg_stat_reset_shared() Michael Paquier 01:26
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 01:27
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan 📎 Peter Geoghegan 01:53
Re: [PoC] pg_upgrade: allow to upgrade publisher node 📎 vignesh C 03:13
Re: Synchronizing slots from primary to standby Amit Kapila 03:50
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 03:54
Re: Add new option 'all' to pg_stat_reset_shared() Andres Freund 04:13
Re: Add new option 'all' to pg_stat_reset_shared() Andres Freund 04:18
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Andres Freund 04:24
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amul Sul 05:09
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amul Sul 05:21
Re: Fix output of zero privileges in psql Shubham Khanna 05:26
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 05:46
Re: Fix use of openssl.path() if openssl isn't found Michael Paquier 05:53
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier 05:59
Re: Fix use of openssl.path() if openssl isn't found 📎 Tristan Partin 06:07
Re: [PoC] Implementation of distinct in Window Aggregates: take two Shlok Kyal 06:16
Re: pg_upgrade and logical replication 📎 vignesh C 06:21
Re: Syncrep and improving latency due to WAL throttling Andres Freund 06:40
ensure, not insure 📎 Peter Smith 06:55
Re: Version 14/15 documentation Section "Alter Default Privileges" Michael Banck 06:56
Re: Infinite Interval jian he 06:56
Re: [PGDOCS] Inconsistent linkends to "monitoring" views. John Naylor 07:02
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 07:02
Re: GenBKI emits useless open;close for catalogs without rows Peter Eisentraut 07:16
Re: GenBKI emits useless open;close for catalogs without rows Peter Eisentraut 07:20
Re: Remove unnecessary 'always:' from CompilerWarnings task Peter Eisentraut 07:31
Re: ensure, not insure David Rowley 07:31
Doubled test for SET statements in pg_stat_statements tests 📎 Sergei Kornilov 07:33
Re: Show WAL write and fsync stats in pg_stat_io Bharath Rupireddy 07:34
Re: Row pattern recognition 📎 Tatsuo Ishii 07:37
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 07:40
Question about the Implementation of vector32_is_highbit_set on ARM Xiang Gao 07:44
Re: pgsql: Clean up role created in new subscription test. Peter Eisentraut 07:55
Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu) 08:13
Re: Fix use of openssl.path() if openssl isn't found Michael Paquier 08:31
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 08:38
Re: Remove MSVC scripts from the tree 📎 Peter Eisentraut 08:41
Re: Add new option 'all' to pg_stat_reset_shared() 📎 Bharath Rupireddy 08:45
Re: Synchronizing slots from primary to standby Amit Kapila 08:57
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Ants Aasma 09:17
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 09:32
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 09:49
Re: Protocol question regarding Portal vs Cursor Dave Cramer 11:02
Re: Parallel CREATE INDEX for BRIN indexes 📎 Tomas Vondra 11:03
Re: meson documentation build open issues 📎 Peter Eisentraut 11:04
Re: meson documentation build open issues Peter Eisentraut 11:05
Re: ResourceOwner refactoring Heikki Linnakangas 11:37
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 11:40
Re: pgsql: Clean up role created in new subscription test. Alvaro Herrera 11:42
Re: Commitfest: older Waiting on Author entries Tommy Pavlicek 11:47
Re: Synchronizing slots from primary to standby shveta malik 11:50
64-bit integer subtraction bug on some platforms 📎 Dean Rasheed 11:58
Re: Infinite Interval Dean Rasheed 12:02
Re: Version 14/15 documentation Section "Alter Default Privileges" Laurenz Albe 12:12
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson 12:15
Re: 64-bit integer subtraction bug on some platforms Laurenz Albe 12:15
Re: Fix output of zero privileges in psql Laurenz Albe 12:23
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson 12:24
Re: pgsql: Clean up role created in new subscription test. Alvaro Herrera 12:32
Re: Force the old transactions logs cleanup even if checkpoint is skipped Zakhlystov, Daniil (Nebius) 12:44
Re: speed up a logical replica setup Euler Taveira 12:50
Re: meson documentation build open issues Christoph Berg 12:55
Re: Syncrep and improving latency due to WAL throttling Tomas Vondra 12:59
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson 13:06
Re: Add new option 'all' to pg_stat_reset_shared() Matthias van de Meent 13:17
Re: [PATCHES] Post-special page storage TDE support Stephen Frost 14:04
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 14:17
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 14:39
Re: Remove MSVC scripts from the tree Andrew Dunstan 14:47
Re: Cleaning up array_in() Alexander Lakhin 15:00
XX000: tuple concurrently deleted during DROP STATISTICS Justin Pryzby 15:10
Re: meson documentation build open issues Peter Eisentraut 15:19
Re: XX000: tuple concurrently deleted during DROP STATISTICS Tomas Vondra 15:27
Re: XX000: tuple concurrently deleted during DROP STATISTICS Tom Lane 15:52
Re: meson documentation build open issues Alvaro Herrera 15:55
Re: meson documentation build open issues Tristan Partin 15:56
Re: Cleaning up array_in() Tom Lane 15:56
Re: Fix use of openssl.path() if openssl isn't found Tristan Partin 15:59
Re: 64-bit integer subtraction bug on some platforms Tom Lane 16:08
Re: Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 16:10
Re: Add PQsendSyncMessage() to libpq Alvaro Herrera 16:20
Fix some memory leaks in ecpg.addons 📎 Tristan Partin 17:01
Re: Fix some memory leaks in ecpg.addons Tom Lane 17:07
Re: Syncrep and improving latency due to WAL throttling Andres Freund 17:11
Re: Fix some memory leaks in ecpg.addons Michael Meskes 17:18
Re: Add the ability to limit the amount of memory that can be allocated to backends. Andres Freund 17:20
Re: pg_upgrade and logical replication vignesh C 17:22
Re: meson documentation build open issues Andres Freund 17:32
Re: [PoC] pg_upgrade: allow to upgrade publisher node 📎 vignesh C 17:35
Re: Fix some memory leaks in ecpg.addons 📎 Tristan Partin 17:37
Re: Version 14/15 documentation Section "Alter Default Privileges" Bruce Momjian 17:42
Re: Fix some memory leaks in ecpg.addons Tom Lane 17:52
Re: cataloguing NOT NULL constraints Alvaro Herrera 17:53

Browse Archives

Prev | Next