[doc] minor fix for CREATE INDEX CONCURRENTLY

From: Frédéric Yhuel <frederic(dot)yhuel(at)dalibo(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [doc] minor fix for CREATE INDEX CONCURRENTLY
Date: 2025-07-09 14:01:34
Message-ID: b801608f-e51a-4926-bb2d-57289e699fd2@dalibo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I believe that the description of which transactions will block a CREATE
INDEX CONCURRENTLY command from proceeding isn't right.

Please find the attached patch.

Best regards,
Frédéric

Attachment Content-Type Size
0001-Fix-documentation-about-CREATE-INDEX-CONCURRENTLY.patch text/x-patch 1.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mihail Nikalayeu 2025-07-09 14:06:36 Re: [doc] minor fix for CREATE INDEX CONCURRENTLY
Previous Message Nisha Moond 2025-07-09 13:46:37 Re: Conflict detection for update_deleted in logical replication