Re: REINDEX deadlock - Postgresql -9.1

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: REINDEX deadlock - Postgresql -9.1
Дата
Msg-id CAOR=d=28uL9o1OB=uUMn_2j1s5fG0N2xUJe=qb=J6Zei==9-kw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: REINDEX deadlock - Postgresql -9.1  (Anoop K <anoopk6@gmail.com>)
Список pgsql-general
Note that if those processes use persistent connections you'll need to
restart them to free up the connections.  In the meantime you can use
the step of renaming your superuser account.  Then cutting all
superuser conns and turning off superuser of postgres user
temporarily.  I wouldn't do this all night or anything, as autovac
usually connects as postgres to do its thing.

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

Предыдущее
От: Anoop K
Дата:
Сообщение: Re: REINDEX deadlock - Postgresql -9.1
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: feature requests (possibly interested in working on this): functional foreign keys