Re: Database size

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Database size
Дата
Msg-id 4B4B7041.1060000@iol.ie
обсуждение исходный текст
Ответ на Database size  ("Leonardo M." Ramé <l.rame@griensu.com>)
Список pgsql-general
On 11/01/2010 18:00, Leonardo M. Ramé wrote:
> A customer of mine asked me to periodically delete old, unneeded records
> containing ByteA fields, because he think it will reduce the database
> size on disk. Is this true?. For example, in Firebird, the database size
> is not reduced until you do a Backup-Restore of the database.

When you delete a row, the space isn't reclaimed until you do a VACUUM.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

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

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: how much left for restore?
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Database size