Re: [PATCH] Use maintenance_io_concurrency for parallel index builds

From: Jingtang Zhang <mrdrivingduck(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: 邱宇航 <iamqyh(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: [PATCH] Use maintenance_io_concurrency for parallel index builds
Date: 2026-09-09 03:41:55
Message-ID: CAPsk3_B3HNns5tskouqyh76QuukQKG1Swq=LzrdCnXAUPoQBpA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached is v2, regenerated with git format-patch to fix cfbot's
"Patch format detection failed" error. No code changes from v1.

---
Best regards,
Jingtang

Attachment Content-Type Size
v2-parallel-index-maintenance-io.patch application/octet-stream 3.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-09-09 03:50:55 Re: pgstat: Flush some statistics within running transactions, take 2
Previous Message Xuneng Zhou 2026-09-09 03:38:21 Re: Implement waiting for wal lsn replay: reloaded