pgsql-hackers since 2024-03-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

March 7, 2024

Thread Author Time
improve ssl error code, 2147483650 πŸ“Ž David Zhang 00:12
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 00:22
Re: Combine headerscheck and cpluspluscheck scripts Thomas Munro 00:37
Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier 00:54
Re: Synchronizing slots from primary to standby Peter Smith 02:04
Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang 02:24
Re: remaining sql/json patches πŸ“Ž jian he 02:50
Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman 03:00
Re: Synchronizing slots from primary to standby πŸ“Ž shveta malik 03:07
Re: Improve eviction algorithm in ReorderBuffer πŸ“Ž Masahiko Sawada 03:14
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 03:16
Re: Synchronizing slots from primary to standby Masahiko Sawada 03:19
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 04:00
Re: Add system identifier to backup manifest Michael Paquier 04:07
Re: remaining sql/json patches jian he 04:08
Re: Add system identifier to backup manifest Amul Sul 04:21
Re: DOCS: Avoid using abbreviation "aka" Amit Kapila 04:32
Re: speed up a logical replica setup πŸ“Ž Euler Taveira 04:34
Re: speed up a logical replica setup Euler Taveira 04:43
Re: Synchronizing slots from primary to standby Amit Kapila 04:46
Re: remaining sql/json patches jian he 05:16
Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier 05:17
Re: remaining sql/json patches Himanshu Upadhyaya 05:18
Re: DOCS: Avoid using abbreviation "aka" Michael Paquier 05:19
Re: Add new error_action COPY ON_ERROR "log" torikoshia 05:21
Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik 05:27
Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier 05:41
Re: Synchronizing slots from primary to standby Amit Kapila 05:54
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 05:55
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 05:59
Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik 06:00
Invalid query generated by postgres_fdw with UNION ALL and ORDER BY MichaΕ‚ KΕ‚eczek 06:08
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:19
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 06:27
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu) 06:28
RE: Synchronizing slots from primary to standby πŸ“Ž Zhijie Hou (Fujitsu) 06:30
Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier 06:32
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 06:49
Re: Add new error_action COPY ON_ERROR "log" Masahiko Sawada 06:52
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 07:01
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 07:07
Re: Regarding the order of the header file includes Richard Guo 07:09
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 07:13
Re: Get rid of the excess semicolon in planner.c Richard Guo 07:14
Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy 07:18
Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy 07:20
Re: [PoC] Improve dead tuple storage for lazy vacuum πŸ“Ž John Naylor 07:21
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 07:24
Re: remaining sql/json patches πŸ“Ž Amit Langote 07:26
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 07:26
Re: Combine headerscheck and cpluspluscheck scripts Michael Paquier 07:30
Re: Reducing the log spam Laurenz Albe 07:30
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 07:32
Re: Shared detoast Datum proposal Nikita Malakhov 07:33
Re: Provide a pg_truncate_freespacemap function πŸ“Ž Ronan Dunklau 07:59
Re: a wrong index choose when statistics is out of date Andrei Lepikhov 08:17
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 08:18
Re: Stack overflow issue Alexander Korotkov 09:07
Re: speed up a logical replica setup vignesh C 09:36
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:37
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 09:46
Re: 035_standby_logical_decoding unbounded hang Andrey M. Borodin 09:46
Re: "type with xxxx does not exist" when doing ExecMemoize() David Rowley 09:50
Re: Function and Procedure with same signature? Hannu Krosing 09:54
Re: a wrong index choose when statistics is out of date David Rowley 10:06
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel πŸ“Ž Jelte Fennema-Nio 10:11
Re: a wrong index choose when statistics is out of date Andy Fan 10:16
Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed 10:20
Re: a wrong index choose when statistics is out of date David Rowley 10:32
Re: a wrong index choose when statistics is out of date Andy Fan 10:42
Re: remaining sql/json patches πŸ“Ž Tomas Vondra 11:02
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 11:06
Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY πŸ“Ž David Rowley 11:08
Re: remaining sql/json patches Tomas Vondra 11:13
Re: A problem about partitionwise join Ashutosh Bapat 11:13
Re: Properly pathify the union planner David Rowley 11:16
Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Nazir Bilal Yavuz 11:19
Re: a wrong index choose when statistics is out of date David Rowley 11:28
Re: Properly pathify the union planner Richard Guo 11:38
Re: [HACKERS] make async slave to wait for lsn to be replayed πŸ“Ž Kartyshov Ivan 11:44
Re: Shared detoast Datum proposal Tomas Vondra 11:44
Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY Ashutosh Bapat 11:54
Re: remaining sql/json patches Amit Langote 12:06
Re: [HACKERS] make async slave to wait for lsn to be replayed Amit Kapila 12:24
Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED CΓ©dric Villemain 12:26
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera 13:00
Re: speed up a logical replica setup πŸ“Ž Shlok Kyal 13:01
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Dean Rasheed 13:42
Re: remaining sql/json patches πŸ“Ž jian he 13:46
Re: remaining sql/json patches Tomas Vondra 14:04
Re: remaining sql/json patches Amit Langote 14:11
Re: remaining sql/json patches Alvaro Herrera 14:14
Re: Add system identifier to backup manifest Robert Haas 14:16
Re: remaining sql/json patches Amit Langote 14:23
Re: POC, WIP: OR-clause support for indexes πŸ“Ž Alexander Korotkov 14:51
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera 15:10
Re: WIP Incremental JSON Parser Jacob Champion 15:28
Re: [PoC] Improve dead tuple storage for lazy vacuum πŸ“Ž Masahiko Sawada 15:34
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Benoit Tigeot 15:41
Re: RangeTblEntry.inh vs. RTE_SUBQUERY Peter Eisentraut 15:56
Re: improve ssl error code, 2147483650 Heikki Linnakangas 16:08
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 16:14
Re: Function and Procedure with same signature? Tom Lane 16:46
Re: un-revert the MAINTAIN privilege and the pg_maintain predefined role Nathan Bossart 16:50
Re: table inheritance versus column compression and storage settings Ashutosh Bapat 16:54
Re: autovectorize page checksum code included elsewhere Nathan Bossart 17:01
Re: [PATCH] LockAcquireExtended improvement πŸ“Ž Robert Haas 17:02
Re: speed up a logical replica setup Tomas Vondra 17:14
DOCS: add helpful partitioning links πŸ“Ž Robert Treat 17:19
Re: Extension Enhancement: Buffer Invalidation in pg_buffercache πŸ“Ž Maxim Orlov 17:20
Re: improve ssl error code, 2147483650 Stephen Frost 17:27
Re: 035_standby_logical_decoding unbounded hang Noah Misch 17:28
Re: Add last_commit_lsn to pg_stat_database Heikki Linnakangas 17:30
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). πŸ“Ž Alvaro Herrera 17:32
Re: Popcount optimization using AVX512 Nathan Bossart 17:33
Re: improve ssl error code, 2147483650 Tom Lane 17:52
Re: Potential stack overflow in incremental base backup Robert Haas 17:53
Re: Popcount optimization using AVX512 Alvaro Herrera 17:53
Re: Potential stack overflow in incremental base backup Robert Haas 17:54
Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera 17:56
Re: Popcount optimization using AVX512 Nathan Bossart 17:59
Re: improve ssl error code, 2147483650 Tom Lane 18:10
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev 18:36
Re: Add system identifier to backup manifest πŸ“Ž Robert Haas 19:51
Re: improve ssl error code, 2147483650 Tom Lane 19:58
Re: improve ssl error code, 2147483650 Daniel Gustafsson 20:08
Re: POC, WIP: OR-clause support for indexes πŸ“Ž Alena Rybakina 20:28
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan 20:34
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan 21:07
Re: Popcount optimization using AVX512 Nathan Bossart 21:36
Re: postgres_fdw test timeouts Nathan Bossart 22:00
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Nathan Bossart 22:56

March 8, 2024

Thread Author Time
CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Hannu Krosing 00:12
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 00:22
Re: improve ssl error code, 2147483650 Tom Lane 00:46
Re: Confine vacuum skip logic to lazy_scan_skip πŸ“Ž Melanie Plageman 00:46
Re: Built-in CTYPE provider πŸ“Ž Jeff Davis 01:00
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 01:04
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 01:08
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 01:31
Re: Patch: Add parse_type Function πŸ“Ž David E. Wheeler 01:37
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables πŸ“Ž Justin Pryzby 02:02
Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY πŸ“Ž David Rowley 02:12
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 02:53
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 03:22
Re: Properly pathify the union planner David Rowley 03:30
Re: Synchronizing slots from primary to standby Amit Kapila 03:33
Re: WIP Incremental JSON Parser Andrew Dunstan 03:42
Re: Improve eviction algorithm in ReorderBuffer Peter Smith 03:58
Re: remaining sql/json patches jian he 04:04
Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there πŸ“Ž Erik Wienhold 04:08
Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Erik Wienhold 04:24
Re: Synchronizing slots from primary to standby Ajin Cherian 04:26
Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there πŸ“Ž Erik Wienhold 04:29
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables πŸ“Ž Michael Paquier 04:32
Re: Patch: Add parse_type Function Erik Wienhold 04:39
Re: Synchronizing slots from primary to standby shveta malik 05:09
Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier 05:12
Re: Add system identifier to backup manifest πŸ“Ž Amul Sul 05:13
Re: Improve readability by using designated initializers when possible Michael Paquier 05:21
Re: Remove unnecessary code from psql's watch command πŸ“Ž Yugo NAGATA 05:22
Fix cancellation check in ExecQueryAndProcessResults πŸ“Ž Yugo NAGATA 05:24
Re: meson: Specify -Wformat as a common warning flag for extensions πŸ“Ž Tristan Partin 05:39
Re: Improve readability by using designated initializers when possible Michael Paquier 05:50
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Amul Sul 05:58
Re: Statistics Import and Export Corey Huinker 06:09
Re: Support a wildcard in backtrace_functions πŸ“Ž Bharath Rupireddy 06:10
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value πŸ“Ž Yugo NAGATA 06:31
Re: meson: Specify -Wformat as a common warning flag for extensions Michael Paquier 06:32
Re: Statistics Import and Export πŸ“Ž Corey Huinker 06:35
Re: speed up a logical replica setup πŸ“Ž Shlok Kyal 07:03
Re: Proposal to add page headers to SLRU pages Li, Yong 07:58
Re: [17] CREATE SUBSCRIPTION ... SERVER πŸ“Ž Jeff Davis 08:20
Re: Failures in constraints regression test, "read only 0 of 8192 bytes" Thomas Munro 08:33
Re: speed up a logical replica setup vignesh C 08:41
Re: MERGE ... RETURNING walther 08:41
Re: meson: Specify -Wformat as a common warning flag for extensions Sutou Kouhei 09:17
Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Dean Rasheed 09:33
RE: speed up a logical replica setup Hayato Kuroda (Fujitsu) 09:44
Re: a wrong index choose when statistics is out of date Andy Fan 09:45
Re: Support a wildcard in backtrace_functions Alvaro Herrera 09:58
Re: speed up a logical replica setup Andrey M. Borodin 10:01
Call perror on popen failure πŸ“Ž Daniel Gustafsson 10:05
Re: Add new error_action COPY ON_ERROR "log" πŸ“Ž Bharath Rupireddy 10:06
Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY Richard Guo 10:14
Re: Proposal to add page headers to SLRU pages Stephen Frost 10:17
Spurious pgstat_drop_replslot() call πŸ“Ž Bertrand Drouvot 10:19
Re: a wrong index choose when statistics is out of date Andrei Lepikhov 10:20
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Andrey M. Borodin 10:26
Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot 10:26
Re: New Table Access Methods for Multi and Single Inserts πŸ“Ž Bharath Rupireddy 10:36
Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier 10:46
Re: Spurious pgstat_drop_replslot() call Michael Paquier 10:55
Re: Stack overflow issue Alexander Korotkov 10:56
Re: Regarding the order of the header file includes Bharath Rupireddy 10:58
Re: Commitfest Manager for March Andrey M. Borodin 11:09
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 11:12
Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Dean Rasheed 11:18
Re: Support a wildcard in backtrace_functions πŸ“Ž Jelte Fennema-Nio 11:25
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs πŸ“Ž Jelte Fennema-Nio 11:47

Browse Archives

Prev | Next