Re: Better name/syntax for "online" index creation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Better name/syntax for "online" index creation
Дата
Msg-id 24114.1153858436@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Better name/syntax for "online" index creation  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-hackers
"Marko Kreen" <markokr@gmail.com> writes:
> Is there a chance that the locking variant will be replaced by
> non-locking variant,

No, I don't think so.  Given that the concurrent form is much slower
(extra table scan) and can't be wrapped into a transaction block,
it'll always be a special option.
        regards, tom lane


В списке pgsql-hackers по дате отправления: