VACUUM and open transactions

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема VACUUM and open transactions
Дата
Msg-id eh8mj9$2uq8$1@news.hub.org
обсуждение исходный текст
Ответы Re: VACUUM and open transactions  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
I'm running postgres 8.0.8.  I have a table that is updated very
rapidly, so I vacuum it every 10 minutes.  The problem is that I
sometimes have transactions that hang out for a long time without doing
anything.  These transactions are preventing VACUUM from cleaning up
tuples that were created and then deleted in transactions that started
way after the hanging one.  Is there any way to fix this?

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

Предыдущее
От: "Leonel Nunez"
Дата:
Сообщение: Re: Ubuntu Help
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: VACUUM and open transactions