Re: Please HELP - URGENT - transaction wraparound error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Please HELP - URGENT - transaction wraparound error
Дата
Msg-id 14516.1130699874@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Please HELP - URGENT - transaction wraparound error  (John Sidney-Woollett <johnsw@wardbrook.com>)
Ответы Re: Please HELP - URGENT - transaction wraparound error  (John Sidney-Woollett <johnsw@wardbrook.com>)
Список pgsql-general
John Sidney-Woollett <johnsw@wardbrook.com> writes:
> Just out of curiousity would the wraparound error (for mail_lxtreme)
> actually have affected data in bp_live?
> Could I just have deleted mail_lxtreme and then continued to use bp_live
> as though nothing had happened?

No, and yes, which is why panicking was not warranted ;-)

Martijn's advice to be using "vacuumdb -a" every so often is well given,
though.

You could also consider switching over to autovacuum, particularly as of
8.1.  (I'm not sure how much I trust the contrib version that exists in
8.0, and 7.4's is definitely pretty buggy, but I believe 8.1's can be
relied on to prevent this sort of thing.)

            regards, tom lane

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

Предыдущее
От: Matthew Peter
Дата:
Сообщение: Re: function example?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Oracle 10g Express - any danger for Postgres?