Re: Help on maintaining pgsql/data folder size - Mailing list pgsql-admin

From KÖPFERL Robert
Subject Re: Help on maintaining pgsql/data folder size
Date
Msg-id ED4E30DD9C43D5118DFB00508BBBA76EB1661F@neptun.sonorys.at
Whole thread Raw
In response to Help on maintaining pgsql/data folder size  ("Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar.Pyatalo@honeywell.com>)
List pgsql-admin
Are you aware of the SQL command >VACUUM< and its variants?
And CLUSTER?
-----Original Message-----
From: Pradeepkumar, Pyatalo (IE10) [mailto:Pradeepkumar.Pyatalo@honeywell.com]
Sent: Montag, 07. März 2005 08:08
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Help on maintaining pgsql/data folder size


Hi all,

I am using PostgreSQL 7.4.3. The problem I am facing is that the size of pgsql/data folder keeps increasing and at a point the it takes up all the disk space and it freezes the system. The pg_xlog and the pg_clog folders are taking up most of the disk space. In the documentation, it says that I have to move the pg_xlog folder to some other location and create a symbolic link to that path from the original path. But the problem is for our application, we are using a 512 MB compact flash and there is no harddisk....so I need to check the database folder size somehow. Could anyone help me out in this regard.

Between in order to recover the disk space, I am using a script which vacuums the database regularly.

Thanks in advance for all your valuable inputs.

Regards,
Pradeep

pgsql-admin by date:

Previous
From: Stef
Date:
Subject: Re: Postgres schema comparison.
Next
From: Stef
Date:
Subject: Re: [SQL] Postgres schema comparison.