Re: Postgres Databases growing without much reason

From: Andreas Rust <rust(at)webnova(dot)de>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Databases growing without much reason
Date: 2003-02-14 13:12:12
Message-ID: 5.2.0.4.0.20030214141042.01d1a990@mail.webnova.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 14:03 14.02.03, you wrote:
>On Fri, Feb 14, 2003 at 11:58:00AM +0100, Andreas Rust wrote:
> > I completely dumped the dbase, dropped and restored it and instead of 2 GB
> > it was
> > only using 150 MB then. Now, after having this running for about 2 Weeks
> > constantly,
> > the performance is falling down again and the database grew up to 550 MB
> > again, although
> > there was not much inserted into the dbase-tables.
>
>Can you find which files in the data directory are growing? They're numbered
>by oid, which you can lookup in pg_class.

Yes, I can ...

After an advice, I just did "vacuum full" instead of analyze and that
brought the DB
down to some 350 MB again ... no time this week anymore, but will check
into that
middle next week again.

Thx for all your help, ppl :)

l8r

Andreas Rust - webnova GmbH
rust(at)webnova(dot)de - www.webnova.de
Tel: +49 (0)234 - 912 96 10
Fax: +49 (0)234 - 912 96 15
+:----------------------------------------------------------:+
Internet Solutions & Creative Design

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2003-02-14 13:29:08 Re: mailing list archives
Previous Message jco 2003-02-14 13:09:09 Re: How can I parse a Postgresql array result in php?