Re: Disk Space issue - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Disk Space issue
Date
Msg-id dcc563d10806110704j6fccc389m5587236c60d75a1@mail.gmail.com
Whole thread Raw
In response to Re: Disk Space issue  (Devendra Singh Rawat <Devendra_Rawat@infosys.com>)
List 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 by date:

Previous
From: Carol Walter
Date:
Subject: Re: Cannot Drop Schema
Next
From: Steve Crawford
Date:
Subject: Re: Disk Space issue