Re: Postgres Hidden Pitfalls

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: matthew(dot)palmer(at)abcmail(dot)co(dot)uk (Matt Palmer)
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgres Hidden Pitfalls
Date: 2002-08-30 14:45:34
Message-ID: 556.1030718734@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

matthew(dot)palmer(at)abcmail(dot)co(dot)uk (Matt Palmer) writes:
> is anyone able to assist me in finding a publication/source which
> documents Postgresqls hidden problems.

Well, one not-too-hidden pitfall is running with old releases...

> Unfortuantely my /var file system filled up because I had to do about
> 10 bulk copies, which created an unexpected 160 mb of xlog files on
> var and toppled the system as the var filesystem filled up

... and unlimited growth of xlog files was fixed awhile ago.

We don't make dot-releases just to amuse ourselves. If you're on
7.1.2, and there's a 7.1.3 available, you're on the wrong release.
(Actually you should be on 7.2.2 ;-) ... but moving up to a patch
release later in the same series is a painless no-brainer.)

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2002-08-30 14:51:20 Re: [GENERAL] Max Shared Memory
Previous Message Tom Lane 2002-08-30 14:38:15 Re: Compile Error