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

Thread Author Time
Re: Support json_errdetail in FRONTEND builds Michael Paquier 00:10
Re: broken JIT support on Fedora 40 Thomas Munro 00:54
Re: Combine Prune and Freeze records emitted by vacuum πŸ“Ž Melanie Plageman 00:56
Re: Support json_errdetail in FRONTEND builds Tom Lane 01:04
Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers James Coleman 01:06
Re: cleanup patches for incremental backup πŸ“Ž Nathan Bossart 01:52
Re: Add bump memory context type and use it for tuplesorts David Rowley 02:21
Re: Inconsistent printf placeholders πŸ“Ž Kyotaro Horiguchi 02:27
Re: Typos in reorderbuffer.c. Kyotaro Horiguchi 02:28
Re: Reports on obsolete Postgres versions Bruce Momjian 02:46
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 02:48
Re: Reports on obsolete Postgres versions Bruce Momjian 02:50
Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian 02:58
Re: Inconsistent printf placeholders David Rowley 03:01
Re: speed up a logical replica setup πŸ“Ž Euler Taveira 03:51
Re: Add publisher and subscriber to glossary documentation. Amit Kapila 04:14
Re: Skip collecting decoded changes of already-aborted transactions Ajin Cherian 04:20
Re: Add publisher and subscriber to glossary documentation. Euler Taveira 04:37
Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik 04:44
Re: POC, WIP: OR-clause support for indexes πŸ“Ž Andrei Lepikhov 05:05
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 05:14
Re: Add basic tests for the low-level backup method. David Steele 05:23
Re: Add basic tests for the low-level backup method. Michael Paquier 05:25
Re: Add basic tests for the low-level backup method. Michael Paquier 05:32
Re: Add basic tests for the low-level backup method. David Steele 05:37
Re: Schema variables - new implementation for Postgres 15 πŸ“Ž Pavel Stehule 05:38
Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote 06:15
Re: speed up a logical replica setup Amit Kapila 06:34
Re: Add the ability to limit the amount of memory that can be allocated to backends. Alexander Lakhin 07:00
Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik 07:19
Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin 07:20
Re: Inconsistent printf placeholders πŸ“Ž Kyotaro Horiguchi 07:20
Re: Inconsistent printf placeholders Kyotaro Horiguchi 07:28
Re: [PoC] Improve dead tuple storage for lazy vacuum πŸ“Ž John Naylor 07:36
Re: Weird test mixup πŸ“Ž Michael Paquier 07:39
Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish πŸ“Ž Bharath Rupireddy 07:42
Re: Statistics Import and Export πŸ“Ž Corey Huinker 07:55
Re: Add new error_action COPY ON_ERROR "log" Michael Paquier 07:57
[PATCH] TODO β€œAllow LISTEN on patterns” πŸ“Ž Alexander Cheshev 08:01
Re: Shared detoast Datum proposal πŸ“Ž Nikita Malakhov 08:21
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 08:37
Re: Support json_errdetail in FRONTEND builds Alvaro Herrera 08:38
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 09:03
Re: Weird test mixup Heikki Linnakangas 09:23
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 09:32
Re: meson: Specify -Wformat as a common warning flag for extensions πŸ“Ž Sutou Kouhei 09:36
Re: UUID v7 Aleksander Alekseev 09:47
Re: Possibility to disable `ALTER SYSTEM` πŸ“Ž Jelte Fennema-Nio 10:03
Re: Possibility to disable `ALTER SYSTEM` Daniel Gustafsson 10:08
Re: Reports on obsolete Postgres versions Daniel Gustafsson 10:17
Re: remaining sql/json patches jian he 10:30
Re: Infinite loop in XLogPageRead() on standby Ants Aasma 10:43
Re: type cache cleanup improvements πŸ“Ž Teodor Sigaev 10:57
Re: Disabling Heap-Only Tuples Matthias van de Meent 11:06
Re: MERGE ... RETURNING πŸ“Ž Dean Rasheed 11:06
Re: Possibility to disable `ALTER SYSTEM` πŸ“Ž Jelte Fennema-Nio 11:09
Re: Weird test mixup Heikki Linnakangas 11:09
Re: MERGE ... RETURNING Dean Rasheed 11:20
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra 11:38
Re: Introduce XID age and inactive timeout based replication slot invalidation πŸ“Ž Bharath Rupireddy 12:05
Re: Weird test mixup Heikki Linnakangas 12:10
Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Nazir Bilal Yavuz 12:12
Re: Adding comments to help understand psql hidden queries Jim Jones 13:21
Re: Weird test mixup Heikki Linnakangas 13:23
Re: Weird test mixup Tom Lane 14:00
Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev 14:10
Re: Support json_errdetail in FRONTEND builds Tom Lane 14:15
Re: Extensible storage manager API - SMGR hook Redux Aleksander Alekseev 14:15
Re: recovery modules πŸ“Ž Nathan Bossart 14:16
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 14:16
Re: [HACKERS] make async slave to wait for lsn to be replayed πŸ“Ž Alexander Korotkov 14:20
Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Aleksander Alekseev 14:27
Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart 14:28
Re: CF entries for 17 to be reviewed Aleksander Alekseev 14:28
Re: Synchronizing slots from primary to standby Bertrand Drouvot 14:44
Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane 14:58
Re: Popcount optimization using AVX512 Nathan Bossart 15:06
RE: Popcount optimization using AVX512 Amonson, Paul D 15:31
Re: Weird test mixup Heikki Linnakangas 15:56
Re: Reports on obsolete Postgres versions Michael Banck 16:14
Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot 16:45
Re: Reports on obsolete Postgres versions Jeremy Schneider 16:48
Re: MERGE ... RETURNING Jeff Davis 17:14
Re: add AVX2 support to simd.h πŸ“Ž Nathan Bossart 17:41
RE: Popcount optimization using AVX512 Amonson, Paul D 17:43
Re: Weird test mixup Tom Lane 18:27
Re: Weird test mixup Thomas Munro 19:11
Re: add AVX2 support to simd.h πŸ“Ž Nathan Bossart 19:40
Re: [HACKERS] make async slave to wait for lsn to be replayed πŸ“Ž Alexander Korotkov 19:47
Re: [HACKERS] make async slave to wait for lsn to be replayed πŸ“Ž Kartyshov Ivan 19:59
Re: Fix expecteddir argument in pg_regress Daniel Gustafsson 20:24
Re: [HACKERS] make async slave to wait for lsn to be replayed πŸ“Ž Kartyshov Ivan 20:32
Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov 20:34
Re: Support json_errdetail in FRONTEND builds Andrew Dunstan 20:56
Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund 21:14
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 22:23
Re: Statistics Import and Export Jeff Davis 22:30
Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman 22:42
Re: pg_upgrade failing for 200+ million Large Objects πŸ“Ž Tom Lane 23:18
Re: Vectored I/O in bulk_write.c Thomas Munro 23:27
Re: Weird test mixup Michael Paquier 23:40
Re: Statistics Import and Export Jeff Davis 23:43
Re: Add basic tests for the low-level backup method. Michael Paquier 23:43
Re: Support json_errdetail in FRONTEND builds Michael Paquier 23:45
Re: Streaming I/O, vectored I/O (WIP) Thomas Munro 23:52
Re: Support json_errdetail in FRONTEND builds Andrew Dunstan 23:59

March 16, 2024

Thread Author Time
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan πŸ“Ž Peter Geoghegan 00:12
RE: Partial aggregates pushdown πŸ“Ž Fujii.Yuki@df.MitsubishiElectric.co.jp 02:28
Re: Introduce XID age and inactive timeout based replication slot invalidation πŸ“Ž Bharath Rupireddy 03:59
Add TAP tests for backtrace functionality (was Re: Add test module for verifying backtrace functionality) πŸ“Ž Bharath Rupireddy 04:25
Re: [HACKERS] make async slave to wait for lsn to be replayed Bharath Rupireddy 07:02
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 10:24
Re: [HACKERS] make async slave to wait for lsn to be replayed Amit Kapila 10:56
Building with meson on NixOS/nixpkgs πŸ“Ž Wolfgang Walther 11:48
Regression tests fail with musl libc because libpq.so can't be loaded πŸ“Ž Wolfgang Walther 12:38
Re: speed up a logical replica setup πŸ“Ž vignesh C 13:31
Re: Regression tests fail with musl libc because libpq.so can't be loaded Tom Lane 14:24
Re: [HACKERS] make async slave to wait for lsn to be replayed Bharath Rupireddy 15:05
Java : Postgres double precession issue with different data format text and binary Rahul Uniyal 15:10
Re: speed up a logical replica setup πŸ“Ž Euler Taveira 15:42
Re: speed up a logical replica setup Euler Taveira 15:46
Re: Regression tests fail with musl libc because libpq.so can't be loaded πŸ“Ž Wolfgang Walther 15:55
Re: speed up a logical replica setup vignesh C 17:08
Re: Improving EXPLAIN's display of SubPlan nodes πŸ“Ž Tom Lane 17:25
Re: Proposal to include --exclude-extension Flag in pg_dump πŸ“Ž Ayush Vatsa 17:36
Re: UUID v7 πŸ“Ž Andrey M. Borodin 17:43
Q: Escapes in jsonpath Idents David E. Wheeler 18:39
Re: Vectored I/O in bulk_write.c Andres Freund 19:10
Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund 19:12
Re: Regression tests fail with musl libc because libpq.so can't be loaded Andrew Dunstan 19:49
Re: Regression tests fail with musl libc because libpq.so can't be loaded Wolfgang Walther 20:00
Re: REVOKE FROM warning on grantor Γ‰tienne BERSAC 20:00
Re: Regression tests fail with musl libc because libpq.so can't be loaded Tom Lane 20:10
Re: REVOKE FROM warning on grantor David G. Johnston 20:17
Re: Regression tests fail with musl libc because libpq.so can't be loaded Thomas Munro 20:19
Re: Regression tests fail with musl libc because libpq.so can't be loaded Wolfgang Walther 20:21
Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra 20:25
Re: REVOKE FROM warning on grantor Γ‰tienne BERSAC 20:30
Re: Regression tests fail with musl libc because libpq.so can't be loaded Wolfgang Walther 20:31
Re: Q: Escapes in jsonpath Idents David E. Wheeler 20:33
Re: Regression tests fail with musl libc because libpq.so can't be loaded Thomas Munro 20:54
Re: SQL:2011 application time πŸ“Ž Paul A Jungwirth 21:37
Re: pg_upgrade failing for 200+ million Large Objects Laurenz Albe 21:59
Re: pg_upgrade failing for 200+ million Large Objects Tom Lane 22:46
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 23:00

March 17, 2024

Thread Author Time
Re: REVOKE FROM warning on grantor Tom Lane 00:17
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 02:46
Re: add AVX2 support to simd.h John Naylor 02:47
Re: Switching XLog source from archive to streaming when primary available πŸ“Ž Bharath Rupireddy 06:07
Re: clarify equalTupleDescs() Peter Eisentraut 06:12
Simplify backtrace_functions GUC code πŸ“Ž Bharath Rupireddy 06:31
Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro 06:53
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 08:33
Re: Regression tests fail with musl libc because libpq.so can't be loaded Wolfgang Walther 09:44
Re: Improving EXPLAIN's display of SubPlan nodes Dean Rasheed 09:46
Re: Regression tests fail with musl libc because libpq.so can't be loaded Christophe Pettus 10:33
Re: Make attstattarget nullable Peter Eisentraut 12:51
Re: Simplify backtrace_functions GUC code Alvaro Herrera 13:07
Re: Regression tests fail with musl libc because libpq.so can't be loaded Wolfgang Walther 13:11
Re: Fix for timestamp lag issue from emit_log_hook when GUC log_line_prefix has '%m' πŸ“Ž Kambam Vinay 14:05
Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov 14:09
Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane 14:28
Re: Regression tests fail with musl libc because libpq.so can't be loaded Christophe Pettus 15:44
Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund 16:38
Re: pg_upgrade failing for 200+ million Large Objects Laurenz Albe 17:57
Re: Autogenerate some wait events code and documentation Noah Misch 18:31
Re: Q: Escapes in jsonpath Idents πŸ“Ž Erik Wienhold 19:12
Re: BitmapHeapScan streaming read user and prelim refactoring πŸ“Ž Tomas Vondra 19:21
Re: Make attstattarget nullable πŸ“Ž Nathan Bossart 19:29
Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra 19:36
Re: Improving EXPLAIN's display of SubPlan nodes πŸ“Ž Tom Lane 19:39
Re: Q: Escapes in jsonpath Idents David E. Wheeler 19:50
Re: broken JIT support on Fedora 40 Dmitry Dolgov 20:02
Re: Regression tests fail with musl libc because libpq.so can't be loaded Andrew Dunstan 20:33
Re: Popcount optimization using AVX512 πŸ“Ž David Rowley 20:56
Re: Regression tests fail with musl libc because libpq.so can't be loaded Christophe Pettus 21:05
Re: Built-in CTYPE provider Tom Lane 21:46
Re: Autogenerate some wait events code and documentation Michael Paquier 23:02
Re: Combine Prune and Freeze records emitted by vacuum πŸ“Ž Heikki Linnakangas 23:15
Re: Regression tests fail with musl libc because libpq.so can't be loaded Thomas Munro 23:20
Re: SQL:2011 application time jian he 23:30
Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson 23:49

March 18, 2024

Thread Author Time
Re: Add pg_basetype() function to obtain a DOMAIN base type πŸ“Ž jian he 00:00
Re: Q: Escapes in jsonpath Idents Erik Wienhold 00:09
Re: Support json_errdetail in FRONTEND builds Tom Lane 00:13
Re: Regarding the order of the header file includes Richard Guo 00:39
Re: Weird test mixup πŸ“Ž Michael Paquier 01:04
Re: Autogenerate some wait events code and documentation Noah Misch 01:31
PostgreSQL 17 Release Management Team & Feature Freeze Michael Paquier 02:50
Re: Add new error_action COPY ON_ERROR "log" Kyotaro Horiguchi 03:05
Re: [HACKERS] make async slave to wait for lsn to be replayed Amit Kapila 03:17
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 03:20
Re: Statistics Import and Export πŸ“Ž Corey Huinker 03:33
RE: PostgreSQL 17 Release Management Team & Feature Freeze Hayato Kuroda (Fujitsu) 03:49
Re: speed up a logical replica setup Amit Kapila 04:07
Re: [PoC] Improve dead tuple storage for lazy vacuum πŸ“Ž Masahiko Sawada 04:12
Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy 04:28
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 04:33
Re: SQL:2011 application time πŸ“Ž jian he 04:47
Re: remaining sql/json patches Amit Langote 05:00

Browse Archives

Prev | Next