Is CREATE INDEX dependent on the session? - Mailing list pgsql-docs

From Ilya Priven
Subject Is CREATE INDEX dependent on the session?
Date
Msg-id CA+dzQZ11kt9X3bBoig+CtCtNp_z6sqqXMe4WxArHi97+gYCxqg@mail.gmail.com
Whole thread Raw
Responses Re: Is CREATE INDEX dependent on the session?
List pgsql-docs
Hi,

Would it warrant a clarification in the documentation:
- Whether CREATE INDEX is aborted if the session is disconnected, assuming it's not in a transaction?
- Ditto for CREATE INDEX CONCURRENTLY?
- Whether CREATE INDEX CONCURRENTLY "returns" immediately or blocks the session until it's created?

Given how these operations may take substantial time, and have no output beyond success, this might be a relevant topic.

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Hyperlinks for source file references
Next
From: Bruce Momjian
Date:
Subject: Re: Certificate authentication docs in multiple places