Re: Alter index rename concurrently to

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема Re: Alter index rename concurrently to
Дата
Msg-id CAGnEboiyFkmGbQFAvc+tViayyPnbJkWTd93kvmhhML+cQQ_OkA@mail.gmail.com
обсуждение исходный текст
Ответ на Alter index rename concurrently to  (Andrey Klychkov <aaklychkov@mail.ru>)
Ответы Re[2]: Alter index rename concurrently to
Список pgsql-hackers
пн, 16 июл. 2018 г. в 21:58, Andrey Klychkov <aaklychkov@mail.ru>:

I made a patch to solve this issue (see the attachment).
It allows to avoid locks by a query like this:
“alter index <new_index> rename CONCURRENTLY to <old_index_name>”.



--
Victor Yegorov

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Fix some error handling for read() and errno