Re: Help me recovering data

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Help me recovering data
Дата
Msg-id 4214601B.9020103@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Help me recovering data  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>And most databases get a mix of updates and selects. I would expect it would
>>be pretty hard to go that long with any significant level of update activity
>>and no vacuums and not notice the performance problems from the dead tuples.
> 
> 
> I think the people who've managed to shoot themselves in the foot this
> way are those who decided to "optimize" their cron jobs to only vacuum
> their user tables, and forgot about the system catalogs. 

That's certainly the case with one of the people we helped in IRC - 3 
user tables only being vacuumed.

Chris


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

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Terminating a SETOF function call sequence
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Strange RETURN NEXT behaviour in Postgres 8.0