Re: db recovery (FATAL 2)

From: Bojan Belovic <bbelovic(at)usa(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: db recovery (FATAL 2)
Date: 2002-05-09 15:34:19
Message-ID: 20020509153419.1136.qmail@uwdvg001.cms.usa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Just to make sure - given that there is plenty of space available (database is
slightly larger than 1GB and there is almost 10GB free), there should be no
problem with vacuum?
Or should I upgrade regardless? (I generally like to keep stable system
stable, unless I know there is a specific reason why I should change things in
the environment)

Thanks a lot,

Bojan

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Bojan Belovic <bbelovic(at)usa(dot)net> writes:
> > One quick question - you mentioned I should upgrade to 7.1.3 beofre I run
> > vacuum again. What are the known problems that "ask" for this?
>
> WAL growth. My original theory was that you'd run out of disk space
> because of a VACUUM trying to do a huge amount of work. In 7.1.2
> the WAL can grow arbitrarily large during a long transaction...
>
> There are some other not-unimportant bug fixes in 7.1.3 too, but that's
> the one I was thinking of.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

Browse pgsql-admin by date

  From Date Subject
Next Message David Stanaway 2002-05-09 16:25:07 Re: SUM PROBLEM...
Previous Message Tom Lane 2002-05-09 14:09:11 Re: db recovery (FATAL 2)