Re: strange fsm issues

Поиск
Список
Период
Сортировка
От Jeff Frost
Тема Re: strange fsm issues
Дата
Msg-id Pine.LNX.4.64.0606231530500.27250@glacier.frostconsultingllc.com
обсуждение исходный текст
Ответ на Re: strange fsm issues  (Jeff Frost <jeff@frostconsultingllc.com>)
Ответы Re: strange fsm issues
Список pgsql-admin
On Thu, 22 Jun 2006, Jeff Frost wrote:

> On Thu, 22 Jun 2006, Jim Nasby wrote:
>
>>> CPU 0.00s/0.00u sec elapsed 0.00 sec.
>>> INFO:  free space map contains 3339998 pages in 125 relations
>>> DETAIL:  A total of 3341600 page slots are in use (including overhead).
>>> 3341600 page slots are required to track all free space.
>>> Current limits are:  3366499 page slots, 2000 relations, using 19853 KB.

So, now after setting it so high and seeing the above output, we ran vacuum
verbose again today to check it and it looks like this now:

CPU 0.00s/0.00u sec elapsed 0.00 sec.
INFO:  free space map contains 27804 pages in 125 relations
DETAIL:  A total of 29600 page slots are in use (including overhead).
29600 page slots are required to track all free space.
Current limits are:  3366499 page slots, 2000 relations, using 19853 KB.

What the heck?  Why would it have shrunk down so much?  The vacuum full isn't
scheduled until tonight. :-/

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

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

Предыдущее
От: Daniel Xavier de Sousa
Дата:
Сообщение: Buffers to Nest Loop Join
Следующее
От: "hubert depesz lubaczewski"
Дата:
Сообщение: Re: Is it possible to trace all transactions done?