Re: DB files, sizes and cleanup

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: DB files, sizes and cleanup
Дата
Msg-id 1B027613-F5FE-46BA-9F95-8BB442980D96@nasby.net
обсуждение исходный текст
Ответ на Re: DB files, sizes and cleanup  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
On Dec 17, 2010, at 4:22 PM, Gauthier, Dave wrote:
> max_fsm_pages = 200000

Don't know that this is related, but that count is pretty low. If you run a vacuumdb -av and capture the output, the
veryend will tell you how many FSM pages you actually need; it's very possible 200,000 isn't enough. 
--
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Table both does not and does exist! wth?
Следующее
От: Raimon Fernandez
Дата:
Сообщение: Re: Getting number of affected rows after DELETE FROM