[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] postgresql indexes
- Subject: Re: [cobalt-developers] postgresql indexes
- From: Matthew Nuzum <cobalt@xxxxxxxxxxxxx>
- Date: Tue Jan 22 08:25:00 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Tue, 2002-01-22 at 11:08, Rene Luria wrote:
Let's say it's a bug of postgres vacuum in the version installed on cobalt
raqs.
Sometimes it crashes
and then, vacuum won't ever flush it.
It seems that on later versions like 7.1.3 vacuum works fine...
perhapps I'll upgrade it on my raqs.
Be careful when upgrading. I can tell from this thread that you have a
pretty good idea of what you're doing.
Just in case though, the upgrade from 7.0.x to 7.1.x will create new
databases, so dump your structure and data before you start.
For other's that read this, now or in the future, I don't know anyone
who regretted backing up before doing something like this.
Matt