Re: Config Check

Поиск
Список
Период
Сортировка
От John A Meinel
Тема Re: Config Check
Дата
Msg-id 41B51B72.3050000@arbash-meinel.com
обсуждение исходный текст
Ответ на Re: Config Check  (Hasnul Fadhly bin Hasan <hasnulfadhly.h@mimos.my>)
Список pgsql-performance
Hasnul Fadhly bin Hasan wrote:
> Hi Bryan,
>
> Just wondering, i ran vacuumdb but didn't get the information that you
> get about the free space even when i set the verbose option.  How did
> you get that?
>
> Thanks,
>
> Hasnul


I believe it is
VACUUM FULL ANALYZE VERBOSE;

At the very end you will get a listing like

INFO:  free space map: 167 relations, 423 pages stored; 2912 total pages
needed
DETAIL:  Allocated FSM size: 1000 relations + 20000 pages = 186 kB
shared memory.

(Yes, mine is done on a very static table.)

John
=:->

Вложения

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

Предыдущее
От: tomas@nocrew.org (Tomas Skäre)
Дата:
Сообщение: Query is not using index when it should
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Query is not using index when it should