How to tell how much of the database is being used for data.

Поиск
Список
Период
Сортировка
От Steve Oualline
Тема How to tell how much of the database is being used for data.
Дата
Msg-id E7E213858379814A9AE48CA6754F5ECB067510D0@mail01.stbernard.com
обсуждение исходный текст
Ответы Re: How to tell how much of the database is being used for data.  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general

Question: How can I tell how much free space is in the database itself?

Background: We want to keep as many records as possible in the
database as possible.  Currently we fill the database until the disk
usage reaches 80% then delete and VACUUM FULL the tables.

We'd like to just VACUUM but only VACUUM FULL is sure to
release disk space to the operating system.   However if we knew
how much space was free in the database itself, we could judge how
many new records we could dump into it.

Any help would be appreciated.

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Wrong length of bytea field
Следующее
От: brew@theMode.com
Дата:
Сообщение: Re: Requesting LinuxWorld East staffers