Re: Help me recovering data

Поиск
Список
Период
Сортировка
От pgsql@mohawksoft.com
Тема Re: Help me recovering data
Дата
Msg-id 16742.24.91.171.78.1108644470.squirrel@mail.mohawksoft.com
обсуждение исходный текст
Ответ на Re: Help me recovering data  (Greg Stark <gsstark@mit.edu>)
Ответы Re: Help me recovering data  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
> Gaetano Mendola <mendola@bigfoot.com> writes:
>
>> We do ~4000 txn/minute so in 6 month you are screewd up...
>
> Sure, but if you ran without vacuuming for 6 months, wouldn't you notice
> the
> huge slowdowns from all those dead tuples before that?
>
>
I would think that only applies to databases where UPDATE and DELETE are
done often. What about databases that are 99.999% inserts? A DBA lightly
going over the docs may not even know that vacuum needs to be run.


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

Предыдущее
От: "Zeugswetter Andreas DAZ SD"
Дата:
Сообщение: Re: Design notes for BufMgrLock rewrite
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: win32 performance - fsync question