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

Thread Author Time
Re: Disable LLVM bitcode generation with pgxs.mk framework. 📎 Xing Guo 00:01
Re: Add basic tests for the low-level backup method. 📎 David Steele 00:12
Re: Transaction timeout 📎 Alexander Korotkov 00:23
Re: [PROPOSAL] Skip test citext_utf8 on Windows Andrew Dunstan 00:26
Re: Support json_errdetail in FRONTEND builds Andrew Dunstan 00:38
Re: Improve eviction algorithm in ReorderBuffer Peter Smith 01:15
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 01:38
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 01:47
Re: CI speed improvements for FreeBSD Thomas Munro 02:03
Re: Improve eviction algorithm in ReorderBuffer Peter Smith 02:22
Re: Add new error_action COPY ON_ERROR "log" 📎 Bharath Rupireddy 02:38
Re: Infinite loop in XLogPageRead() on standby Kyotaro Horiguchi 02:56
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 📎 Nathan Bossart 03:07
Re: Race condition in FetchTableStates() breaks synchronization of subscription tables 📎 vignesh C 03:48
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 03:51
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane 03:53
Re: perl: unsafe empty pattern behavior Andrew Dunstan 04:04
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 04:08
Re: perl: unsafe empty pattern behavior Tom Lane 04:15
Re: remaining sql/json patches Himanshu Upadhyaya 04:19
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 04:24
Re: POC: Extension for adding distributed tracing - pg_tracing Craig Ringer 04:28
RE: Race condition in FetchTableStates() breaks synchronization of subscription tables Zhijie Hou (Fujitsu) 04:42
Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila 05:07
Re: RFC: Logging plan of the running query 📎 torikoshia 05:28
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 05:39
Re: meson: Specify -Wformat as a common warning flag for extensions Tristan Partin 05:43
Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik 05:43
Re: Improve the connection failure error messages Peter Smith 05:46
Re: type cache cleanup improvements Michael Paquier 05:47
Re: POC, WIP: OR-clause support for indexes 📎 Andrei Lepikhov 05:52
Re: Transaction timeout 📎 Andrey M. Borodin 05:56
Re: Sequence Access Methods, round two Peter Eisentraut 06:00
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA 06:09
Re: speed up a logical replica setup 📎 Euler Taveira 06:10
meson vs tarballs Andrew Dunstan 06:11
Re: Add basic tests for the low-level backup method. Michael Paquier 06:15
Re: meson vs tarballs Peter Eisentraut 06:22
Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C 06:28
Re: meson vs tarballs Andrew Dunstan 06:31
Re: Support json_errdetail in FRONTEND builds Michael Paquier 06:37
Re: meson vs tarballs Andrew Dunstan 06:42
Re: MERGE ... RETURNING jian he 06:44
Re: Disable LLVM bitcode generation with pgxs.mk framework. Peter Eisentraut 06:45
Re: meson: Specify -Wformat as a common warning flag for extensions 📎 Sutou Kouhei 07:12
Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik 07:15
Re: Disable LLVM bitcode generation with pgxs.mk framework. Xing Guo 07:18
Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot 07:21
Re: Refactoring backend fork+exec code 📎 Heikki Linnakangas 07:30
Re: meson: Specify -Wformat as a common warning flag for extensions Peter Eisentraut 07:38
Re: a wrong index choose when statistics is out of date Andy Fan 07:39
Re: meson vs tarballs Peter Eisentraut 07:40
Re: Add the ability to limit the amount of memory that can be allocated to backends. 📎 Anton A. Melnikov 07:41
Re: Built-in CTYPE provider 📎 Jeff Davis 07:44
RE: speed up a logical replica setup 📎 Hayato Kuroda (Fujitsu) 07:47
RE: Synchronizing slots from primary to standby 📎 Zhijie Hou (Fujitsu) 07:58
Re: Make COPY format extendable: Extract COPY TO format implementations jian he 08:00
Re: Transaction timeout 📎 Alexander Korotkov 08:17
Re: session username in default psql prompt? 📎 Andrew Dunstan 08:56
Re: Vectored I/O in bulk_write.c Heikki Linnakangas 08:57
Re: MERGE ... RETURNING Dean Rasheed 08:58
Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik 09:15
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema-Nio 10:04
Re: Vectored I/O in bulk_write.c Thomas Munro 10:18
Re: Vectored I/O in bulk_write.c Heikki Linnakangas 10:22
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 11:04
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 11:05
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila 11:28
Re: Put genbki.pl output into src/include/catalog/ directly 📎 Andreas Karlsson 11:41
Re: Statistics Import and Export Stephen Frost 12:10
Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov 12:16
Re: Using the %m printf format more Dagfinn Ilmari Mannsåker 12:24
Re: On disable_cost Robert Haas 13:05
Re: speed up a logical replica setup 📎 Shlok Kyal 13:09
Re: Improve readability by using designated initializers when possible 📎 Peter Eisentraut 13:24
Re: Disabling Heap-Only Tuples Laurenz Albe 13:27
Re: Using the %m printf format more Peter Eisentraut 13:33
Re: BitmapHeapScan streaming read user and prelim refactoring 📎 Heikki Linnakangas 13:34
Re: type cache cleanup improvements 📎 Teodor Sigaev 13:40
Re: Add new error_action COPY ON_ERROR "log" 📎 Bharath Rupireddy 14:02
Re: Regarding the order of the header file includes Peter Eisentraut 14:07
Re: MERGE ... RETURNING 📎 Dean Rasheed 14:12
Re: Support a wildcard in backtrace_functions Peter Eisentraut 14:20
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 14:28
Re: MERGE ... WHEN NOT MATCHED BY SOURCE 📎 Dean Rasheed 14:32
Re: meson vs tarballs Tom Lane 14:42
Re: Support a wildcard in backtrace_functions Bharath Rupireddy 15:14
Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio 15:32
Re: BitmapHeapScan streaming read user and prelim refactoring Dilip Kumar 15:39
Re: Constant Splitting/Refactoring 📎 David Christensen 15:42
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 15:54
Re: BitmapHeapScan streaming read user and prelim refactoring Robert Haas 15:55
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? 📎 vignesh C 16:04
Re: Reports on obsolete Postgres versions Jeremy Schneider 16:21
Re: [PATCHES] Post-special page storage TDE support 📎 David Christensen 16:26
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 16:36
Re: Popcount optimization using AVX512 Nathan Bossart 16:39
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 16:46
Re: un-revert the MAINTAIN privilege and the pg_maintain predefined role Jeff Davis 16:49
Re: pg16: XX000: could not find pathkey item to sort Alexander Lakhin 17:00
Re: Reports on obsolete Postgres versions Bruce Momjian 17:12
RE: Popcount optimization using AVX512 Amonson, Paul D 17:52
Re: Reports on obsolete Postgres versions Robert Treat 18:04
Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra 18:14
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 18:18
Re: Support json_errdetail in FRONTEND builds 📎 Jacob Champion 18:20
Re: Reports on obsolete Postgres versions Tom Lane 18:21
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs 📎 Jelte Fennema-Nio 18:27
Re: Reports on obsolete Postgres versions Jeremy Schneider 18:29
Re: Popcount optimization using AVX512 Nathan Bossart 18:38
Re: Reports on obsolete Postgres versions Tom Lane 18:39
Re: clarify equalTupleDescs() Tomas Vondra 18:43
Re: Reports on obsolete Postgres versions Jeremy Schneider 18:47
Re: Reports on obsolete Postgres versions Nathan Bossart 18:52
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera 19:00
Re: clarify equalTupleDescs() Tomas Vondra 19:01
Re: Reports on obsolete Postgres versions Laurenz Albe 19:04
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jacob Champion 19:08
Re: Add system identifier to backup manifest Robert Haas 19:18
Re: RFC: Logging plan of the running query Robert Haas 19:33
Re: un-revert the MAINTAIN privilege and the pg_maintain predefined role Nathan Bossart 19:55
Re: Add basic tests for the low-level backup method. 📎 David Steele 20:12
Re: Vectored I/O in bulk_write.c 📎 Thomas Munro 21:12
Re: Vectored I/O in bulk_write.c Heikki Linnakangas 21:49
Re: Statistics Import and Export Corey Huinker 22:33
Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro 22:38
Re: pg16: XX000: could not find pathkey item to sort 📎 David Rowley 23:00
Re: Combine Prune and Freeze records emitted by vacuum 📎 Melanie Plageman 23:25
Re: Vectored I/O in bulk_write.c 📎 Thomas Munro 23:35

March 14, 2024

Thread Author Time
Re: SQL:2011 application time jian he 00:00
Re: Volatile write caches on macOS and Windows, redux Thomas Munro 00:12
Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Alexander Korotkov 00:19
Re: Improve readability by using designated initializers when possible Michael Paquier 00:26
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Masahiko Sawada 00:26
Re: Sequence Access Methods, round two Michael Paquier 00:40
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 00:59
Re: RFC: Logging plan of the running query jian he 01:02
Re: Put genbki.pl output into src/include/catalog/ directly Andreas Karlsson 01:33
ERROR: error triggered for injection point gin-leave-leaf-split-incomplete Thomas Munro 01:37
small_cleanups around login event triggers 📎 Robert Treat 01:47
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 01:53
Re: Recent 027_streaming_regress.pl hangs Thomas Munro 02:00
RE: Synchronizing slots from primary to standby 📎 Zhijie Hou (Fujitsu) 02:22
Re: Recent 027_streaming_regress.pl hangs Michael Paquier 02:26
Re: ERROR: error triggered for injection point gin-leave-leaf-split-incomplete Tom Lane 02:28
Re: Improve eviction algorithm in ReorderBuffer 📎 Masahiko Sawada 03:02
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 03:06
Re: Recent 027_streaming_regress.pl hangs Thomas Munro 03:16
Inconsistent printf placeholders 📎 Kyotaro Horiguchi 04:20
Typos in reorderbuffer.c. 📎 Kyotaro Horiguchi 04:28
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 04:29
Re: BitmapHeapScan streaming read user and prelim refactoring Dilip Kumar 04:54
Can Execute commands for different portals interleave? Evgeny Smirnov 05:05
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 05:05
Remove a FIXME and unused variables in Meson Tristan Partin 05:13
Re: Remove a FIXME and unused variables in Meson Michael Paquier 05:15
Re: Remove a FIXME and unused variables in Meson 📎 Tristan Partin 05:17
Re: pg16: XX000: could not find pathkey item to sort Ashutosh Bapat 05:23
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila 05:26
Re: MERGE ... RETURNING jian he 05:30
Re: Typos in reorderbuffer.c. Amit Kapila 05:53
Fix the synopsis of pg_md5_hash 📎 Tatsuro Yamada 06:02
Re: Put genbki.pl output into src/include/catalog/ directly Peter Eisentraut 06:27
pgsql: Introduce "builtin" collation provider. Jeff Davis 06:39
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 06:54
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 06:57
Re: Add basic tests for the low-level backup method. 📎 Michael Paquier 07:00
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? 📎 shveta malik 07:03
Re: Using the %m printf format more Michael Paquier 07:04
Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov 07:08
Re: LogwrtResult contended spinlock 📎 Bharath Rupireddy 07:38
Re: type cache cleanup improvements 📎 Michael Paquier 07:42
Re: Support json_errdetail in FRONTEND builds 📎 Michael Paquier 08:06
Re: Built-in CTYPE provider 📎 Jeff Davis 08:08
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Masahiko Sawada 08:14
Re: Fix the synopsis of pg_md5_hash Daniel Gustafsson 08:32
Re: Built-in CTYPE provider Peter Eisentraut 08:54
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 09:31
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema-Nio 09:51
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:55
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 09:56
Re: POC, WIP: OR-clause support for indexes 📎 Andrei Lepikhov 10:11
Re: remaining sql/json patches jian he 10:12
Re: Make attstattarget nullable 📎 Peter Eisentraut 10:13
Re: pg16: XX000: could not find pathkey item to sort David Rowley 10:15
Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila 10:18
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera 10:33
Re: BitmapHeapScan streaming read user and prelim refactoring 📎 Heikki Linnakangas 10:37
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 10:39
Re: Fix expecteddir argument in pg_regress Daniel Gustafsson 10:45
Re: Add publisher and subscriber to glossary documentation. Shlok Kyal 10:50
Re: Can Execute commands for different portals interleave? Heikki Linnakangas 10:53
Re: BitmapHeapScan streaming read user and prelim refactoring Dilip Kumar 10:55
Re: UUID v7 Peter Eisentraut 11:07
Re: Flushing large data immediately in pqcomm 📎 Melih Mutlu 11:22
Re: Using the %m printf format more Dagfinn Ilmari Mannsåker 11:25
Re: UUID v7 Andrey M. Borodin 11:25
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio 11:36
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 12:03
REVOKE FROM warning on grantor Étienne BERSAC 12:09

Browse Archives

Prev | Next