Re: disk usage spike - Mailing list pgsql-admin

From Geoff Parker
Subject Re: disk usage spike
Date
Msg-id 20060808033612.34782.qmail@web57211.mail.re3.yahoo.com
Whole thread Raw
In response to Re: disk usage spike  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: disk usage spike
List pgsql-admin
Unfortunately I didn't notice the problem until I saw the logs today, and by then it was back tor normal. 

Is it safe to assume this is abnormal behaviour?

Geoff.

----- Original Message ----
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Geoff Parker <geoffparkernews@yahoo.ca>
Cc: pgsql admin <pgsql-admin@postgresql.org>
Sent: Tuesday, August 8, 2006 12:12:44 PM
Subject: Re: [ADMIN] disk usage spike

Geoff Parker <geoffparkernews@yahoo.ca> writes:
> I have a database with about 155GB of binary data in large objects and 15GB of data in other tables.  In compressed form, it consumes about 60GB on disk.  On friday, the amount of disk usage increased to 240GB (over a period of 5 minutes), stayed at 240GB for 2 days, and then returned to 60GB (again over a period of about 5 minutes).

It's impossible to say much with only that amount of information.  If we
knew what part of the database had bloated (table? index? WAL log?) we
could perhaps offer some wisdom.  Next time, use "du" and and related
tools to see where the space went.

            regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: disk usage spike
Next
From: Thusitha Kodikara
Date:
Subject: Re: pg_dump question -- did I delete my database -- please help -- urgent