Re: Disk Space issue

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Disk Space issue
Дата
Msg-id dcc563d10806110704j6fccc389m5587236c60d75a1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Disk Space issue  (Devendra Singh Rawat <Devendra_Rawat@infosys.com>)
Список pgsql-admin
On Wed, Jun 11, 2008 at 1:42 AM, Devendra Singh Rawat
<Devendra_Rawat@infosys.com> wrote:
> Hi All,
>
> I recreated my database this morning with a dump size of 3GB, which after database creation occupied 3.5GB on disk.
> And in less than 8 hours it has bloated to additional 3.7GB (the disk size now is 7.2GB).
>
> There are quite a few DML operations which are happening on my DB.

Note that 7.4 was pretty poor at recovering space from the catalogs
and the associated indexes.  It could be that you would need to shut
down each night and vacuum full the catalogs in single user mode to
recover the space.

But it's been a while since I ran something older than 8.1 or so, so
it might have been an even older version that had those issues.

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

Предыдущее
От: Carol Walter
Дата:
Сообщение: Re: Cannot Drop Schema
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Disk Space issue