Re: VACUUM ANALYSE...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VACUUM ANALYSE...
Дата
Msg-id 27632.1042751600@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: VACUUM ANALYSE...  ("Thilo Hille" <thilo@resourcery.de>)
Список pgsql-novice
"Thilo Hille" <thilo@resourcery.de> writes:
> Would it make sense to lower the shmall & shmmax kernelvalues according to
> the buffers memory too?

Don't think it matters.

>> Here you are hurting: less than one tuple per page.  This table
>> desperately needs a VACUUM FULL.

> How about a table dump and restore. Would it solve the problem without a
> full vac?

Yeah, but if your objective is to keep the table accessible
continuously, that's not going to help ...

            regards, tom lane

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

Предыдущее
От: "Thilo Hille"
Дата:
Сообщение: Re: VACUUM ANALYSE...
Следующее
От: simran
Дата:
Сообщение: Stored Procedure Question