Is CREATE INDEX dependent on the session?

Поиск
Список
Период
Сортировка
От Ilya Priven
Тема Is CREATE INDEX dependent on the session?
Дата
Msg-id CA+dzQZ11kt9X3bBoig+CtCtNp_z6sqqXMe4WxArHi97+gYCxqg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is CREATE INDEX dependent on the session?  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Hyperlinks for source file references
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Certificate authentication docs in multiple places