Re: ERROR: found multixact from before relminmxid

Поиск
Список
Период
Сортировка
От Adrien NAYRAT
Тема Re: ERROR: found multixact from before relminmxid
Дата
Msg-id 1c63782e-ca6e-8456-d946-238a71045275@anayrat.info
обсуждение исходный текст
Ответ на Re: ERROR: found multixact from before relminmxid  (Alexandre Arruda <adaldeia@gmail.com>)
Список pgsql-general
On 11/7/18 1:21 PM, Alexandre Arruda wrote:
> The best solution that I have found is kick all connections and execute 
> a select for update to /dev/null in the affected tables, i.e.:
> 
> psql -o /dev/null -c "select * from table for update" database
> 
> After this, the vacuum is executed w/o problems again.
> 
> Best regards,
> 
> Alexandre

Thanks Alexandre, I will try.


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

Предыдущее
От: Lance Luvaul
Дата:
Сообщение: Full list of operations that constitute a "maintenance" operation?
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Full list of operations that constitute a "maintenance"operation?