pgsql-hackers since 2023-08-09 04:41

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

Aug. 9, 2023

Thread Author Time
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning David Rowley 04:41
Re: Handle infinite recursion in logical replication setup Amit Kapila 04:44
Re: pg_upgrade fails with in-place tablespace Michael Paquier 04:53
Re: pgbench: allow to exit immediately when any client is aborted 📎 Yugo NAGATA 04:59
Re: 2023-08-10 release announcement draft Noah Misch 05:04
Re: pgbench: allow to exit immediately when any client is aborted 📎 Yugo NAGATA 05:07
Re: Handle infinite recursion in logical replication setup Peter Smith 05:29
Re: Incorrect handling of OOM in WAL replay leading to data loss 📎 Michael Paquier 06:03
Re: Adding a LogicalRepWorker type field Amit Kapila 06:18
Re: Handle infinite recursion in logical replication setup Amit Kapila 06:28
Re: Adding a pg_servername() function Laetitia Avrot 06:42
Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi 07:13
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Juan José Santamaría Flecha 07:22
Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier 07:35
Re: Extract numeric [field] in JSONB more effectively jian he 07:46
Re: cataloguing NOT NULL constraints Peter Eisentraut 07:55
Re: WIP: new system catalog pg_wait_event Michael Paquier 07:56
Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi 08:00
Re: Fix last unitialized memory warning Peter Eisentraut 08:07
Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari 08:14
Re: Adding a pg_servername() function Peter Eisentraut 08:26
Re: POC: Extension for adding distributed tracing - pg_tracing 📎 Anthonin Bonnefoy 08:34
Re: Row pattern recognition 📎 Tatsuo Ishii 08:41
Re: Avoid stack frame setup in performance critical routines using tail calls David Rowley 08:44
Re: Incorrect handling of OOM in WAL replay leading to data loss 📎 Michael Paquier 08:44
Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO 09:06
Re: pgsql: Ignore BRIN indexes when checking for HOT udpates 📎 Alvaro Herrera 09:11
Re: Remove distprep Christoph Berg 09:13
Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO 09:18
Re: logical decoding issue with concurrent ALTER TYPE Amit Kapila 09:21
Re: initial pruning in parallel append 📎 Amit Langote 10:22
Re: [PoC] Reducing planning time when tables have many partitions David Rowley 10:28
Re: [PoC] Reducing planning time when tables have many partitions David Rowley 10:37
Re: Adding a pg_servername() function GF 10:50
Re: A failure in 031_recovery_conflict.pl on Debian/s390x 📎 Christoph Berg 10:56
Re: cataloguing NOT NULL constraints Alvaro Herrera 11:10
Re: Support to define custom wait events for extensions 📎 Masahiro Ikeda 11:10
Re: POC, WIP: OR-clause support for indexes Alena Rybakina 11:33
Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg 11:38
Re: [PoC] Reducing planning time when tables have many partitions David Rowley 11:54
Separate memory contexts for relcache and catcache 📎 Melih Mutlu 12:02
Re: Separate memory contexts for relcache and catcache Andy Fan 12:21
Re: initial pruning in parallel append Robert Haas 12:48
Re: initial pruning in parallel append Amit Langote 12:56
Re: pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Tom Lane 13:18
Re: Separate memory contexts for relcache and catcache Alvaro Herrera 13:22
Re: [RFC] Clang plugin for catching suspicious typedef casting Peter Eisentraut 13:23
Re: Adding a pg_servername() function Tom Lane 14:04
Re: Remove distprep Tom Lane 14:11
Re: Separate memory contexts for relcache and catcache David Rowley 14:14
Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat 14:20
Re: Remove distprep Christoph Berg 14:25
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat 14:25
Re: Remove distprep Andres Freund 14:38
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 14:39
Re: Support to define custom wait events for extensions Andres Freund 14:41
Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat 14:46
Re: Fix last unitialized memory warning Peter Eisentraut 15:02
Re: [BackendXidGetPid] only access allProcs when xid matches 📎 Junwang Zhao 15:06
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 15:11
Re: Using defines for protocol characters Peter Eisentraut 15:19
Re: Report planning memory in EXPLAIN ANALYZE David Rowley 15:26
Re: Fix last unitialized memory warning 📎 Tristan Partin 15:29
Re: Adding a pg_servername() function GF 15:32
Re: pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Peter Geoghegan 15:41
Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Tomas Vondra 15:56
Re: Use of additional index columns in rows filtering Tomas Vondra 16:05
Re: Using defines for protocol characters Dave Cramer 16:27
Re: Adding a pg_servername() function Tom Lane 16:31
Re: [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov 16:32
Re: Using defines for protocol characters Tom Lane 16:34
Re: Using defines for protocol characters Dave Cramer 16:44
Re: Using defines for protocol characters Nathan Bossart 16:51
Re: Use of additional index columns in rows filtering Peter Geoghegan 16:54
Re: Use of additional index columns in rows filtering Tomas Vondra 17:00
Re: Using defines for protocol characters Alvaro Herrera 17:08
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Alvaro Herrera 17:21
Re: PG 16 draft release notes ready Bruce Momjian 17:24
Re: PG 16 draft release notes ready Bruce Momjian 17:29
Re: Use of additional index columns in rows filtering Peter Geoghegan 17:53
Re: PG 16 draft release notes ready 📎 Bruce Momjian 17:57
Re: PG 16 draft release notes ready Bruce Momjian 17:58
Re: PG 16 draft release notes ready Bruce Momjian 18:06
Re: Use of additional index columns in rows filtering Tomas Vondra 18:15
Re: Show WAL write and fsync stats in pg_stat_io Melanie Plageman 18:52
Re: Adding a pg_servername() function Christoph Moench-Tegeder 20:05
Re: PG 16 draft release notes ready Bruce Momjian 21:45
Re: PG 16 draft release notes ready 📎 Bruce Momjian 22:03
Re: pg_dump needs SELECT privileges on irrelevant extension table 📎 Jacob Champion 23:10
Re: Support to define custom wait events for extensions Michael Paquier 23:45

Aug. 10, 2023

Thread Author Time
Should the archiver process always make sure that the timeline history files exist in the archive? 📎 Jimmy Yih 00:00
Re: PG 16 draft release notes ready Michael Paquier 00:07
Re: Use of additional index columns in rows filtering 📎 Peter Geoghegan 00:14
Re: PG 16 draft release notes ready Bruce Momjian 00:35
Re: PG 16 draft release notes ready Bruce Momjian 00:48
Re: Fix last unitialized memory warning Julien Rouhaud 00:56
Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi 01:00
Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada 01:15
Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi 01:15
Re: 2023-08-10 release announcement draft Jonathan S. Katz 02:09
Re: 2023-08-10 release announcement draft Jonathan S. Katz 02:10
Re: PG 16 draft release notes ready Bruce Momjian 02:11
Re: Adding a LogicalRepWorker type field 📎 Peter Smith 02:20
Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA 03:23
Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA 03:32
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 03:52
Make psql's qeury canceling test simple by using signal() routine of IPC::Run 📎 Yugo NAGATA 03:59
Re: Support to define custom wait events for extensions 📎 Masahiro Ikeda 04:08
Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier 04:33
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 04:45
Re: PG 16 draft release notes ready Pavel Luzanov 04:56
Re: [PATCH] Add loongarch native checksum implementation. John Naylor 05:04
Re: Fix pg_stat_reset_single_table_counters function 📎 Masahiro Ikeda 05:09
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 05:26
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 05:35
Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi 05:47
Make all Perl warnings fatal 📎 Peter Eisentraut 05:58
Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier 05:59
Re: Adding a pg_servername() function Laetitia Avrot 07:06
Re: Support "Right Semi Join" plan shapes 📎 Richard Guo 07:24
Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada 07:30
Re: Adding a pg_servername() function Laetitia Avrot 07:44
Re: Extract numeric [field] in JSONB more effectively 📎 Andy Fan 08:03
Re: Fix last unitialized memory warning Richard Guo 08:06
Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat 08:11
Re: Adding a pg_servername() function Laetitia Avrot 08:14
Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao 08:18
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 08:33
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 08:34
[question] difference between vm_extend and fsm_extend Junwang Zhao 08:36
Re: Support to define custom wait events for extensions Michael Paquier 08:37
Re: Fix pg_stat_reset_single_table_counters function Masahiko Sawada 08:48
Re: A failure in 031_recovery_conflict.pl on Debian/s390x 📎 Christoph Berg 09:15
Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari 10:03
Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Alvaro Herrera 10:06
[question] multil-column range partition prune tender wang 10:16
Re: [PATCH] Add loongarch native checksum implementation. Amit Kapila 10:26
Re: [question] multil-column range partition prune Matthias van de Meent 10:30
Re: Add assertion on held AddinShmemInitLock in GetNamedLWLockTranche() Michael Paquier 10:52
Re: [PATCH] Add loongarch native checksum implementation. Michael Paquier 10:54
Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro 10:55
Re: [PATCH] Add loongarch native checksum implementation. John Naylor 11:37
Re: proposal: psql: show current user in prompt Jelte Fennema 12:05
Re: proposal: psql: show current user in prompt Pavel Stehule 12:43
Re: [question] multil-column range partition prune Christoph Moench-Tegeder 12:45
Re: Adding a pg_servername() function Jimmy Angelakos 12:47
Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada 13:37
Re: proposal: psql: show current user in prompt Jelte Fennema 14:31
Add PG CI to older PG releases 📎 Nazir Bilal Yavuz 14:43
Re: libpq compression (part 2) Jonah H. Harris 14:47
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 14:54
Re: LLVM 16 (opaque pointers) Ronan Dunklau 14:56
Re: Fix last unitialized memory warning Peter Eisentraut 14:59
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 15:02
Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Jehan-Guillaume de Rorthais 15:03
Re: Add PG CI to older PG releases Peter Eisentraut 15:05
Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha 15:06
Re: Add PG CI to older PG releases 📎 Nazir Bilal Yavuz 16:55
Re: WIP: new system catalog pg_wait_event 📎 Drouvot, Bertrand 18:09
[PATCH] Support static linking against LLVM Marcelo Juchem 19:45
obtaining proc oid given a oper id CK Tan 20:17
Re: Add PG CI to older PG releases Tom Lane 22:09
Re: obtaining proc oid given a oper id CK Tan 22:12
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 22:25
Re: Add PG CI to older PG releases Andres Freund 23:00

Aug. 11, 2023

Thread Author Time
Re: Add PG CI to older PG releases Andres Freund 00:44
Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian 01:45
Re: 2023-08-10 release announcement draft Donghang Lin 02:07
Simplify create_merge_append_path a bit for clarity 📎 Richard Guo 02:31
Re: [PATCH] Add loongarch native checksum implementation. Amit Kapila 02:43
Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Noah Misch 02:44
Re: Report planning memory in EXPLAIN ANALYZE Andrey Lepikhov 05:11
Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud 05:13
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 05:16
Re: Inconsistent results with libc sorting on Windows Noah Misch 05:29
Re: generic plans and "initial" pruning 📎 Amit Langote 05:31
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 05:48
Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat 06:32
Re: proposal: psql: show current user in prompt Pavel Stehule 06:34
logicalrep_worker_launch -- counting/checking the worker limits 📎 Peter Smith 08:58
Re: Adding a LogicalRepWorker type field 📎 Amit Kapila 09:33
Re: Inconsistent results with libc sorting on Windows 📎 Juan José Santamaría Flecha 09:48
Re: Adding a LogicalRepWorker type field 📎 Peter Smith 10:10
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C 10:56
Re: Adding a LogicalRepWorker type field Amit Kapila 11:13
Re: libpq compression (part 2) Andrey M. Borodin 11:31
Re: Let's make PostgreSQL multi-threaded Merlin Moncure 12:05
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication 📎 vignesh C 12:24
AssertLog instead of Assert in some places 📎 Ashutosh Bapat 12:29
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 📎 Ashutosh Bapat 12:54
Re: Inconsistent results with libc sorting on Windows Noah Misch 13:18
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 13:20
walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Tomas Vondra 13:31
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 13:45
Re: generic plans and "initial" pruning Amit Langote 13:50
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 13:54
Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov 15:55
Re: A failure in 031_recovery_conflict.pl on Debian/s390x 📎 Christoph Berg 16:05
Re: [PATCH] Support static linking against LLVM Marcelo Juchem 16:30
Re: [PATCH] Support static linking against LLVM Andres Freund 17:43

Browse Archives

Prev | Next