Re: Performance on SUSE w/ reiserfs

From: Claus Guttesen <kometen(at)gmail(dot)com>
To: Jon Brisbin <jon(dot)brisbin(at)npcinternational(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Performance on SUSE w/ reiserfs
Date: 2005-10-10 21:45:44
Message-ID: b41c75520510101445jd8a9f06k@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> I have a SUSE 9 box that is running Postgres 8.0.1 compiled from source.
> Over time, I see the memory usage of the box go way way up (it's got
> 8GBs in it and by the end of the day, it'll be all used up) with what
> looks like cached inodes relating to the extreme IO generated by
>
> I was wondering if there is something I'm doing wrong with my default
> settings of postgres that is keeping all that stuff cached, or if I just
> need to switch to XFS or if there is some setting in postgres that I can
> tweak that will make this problem go away. It's gone beyond an annoyance
> and is now into the realm of getting me in trouble if I can't keep this
> DB server up and running. Even a minute or two of downtime in a restart
> is often too much.
>
> Any help you can give in this would be extrememly helpful as I'm very
> far from an expert on Linux filesystems and postgres tuning.

You may want to submit your postgresql.conf. Upgrading to the latest
stable version may also help, although my experience is related to
FreeBSD and postgresql 7.4.8.

regards
Claus

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2005-10-10 21:54:49 Re: Performance on SUSE w/ reiserfs
Previous Message Jon Brisbin 2005-10-10 21:29:42 Performance on SUSE w/ reiserfs