Re: vacuum analyze corrupts database - Mailing list pgsql-hackers

From Alvaro Herrera Munoz
Subject Re: vacuum analyze corrupts database
Date
Msg-id 20030528141659.GA9896@dcc.uchile.cl
Whole thread Raw
In response to Re: vacuum analyze corrupts database  (Michael Brusser <michael@synchronicity.com>)
List pgsql-hackers
On Wed, May 28, 2003 at 09:04:18AM -0400, Michael Brusser wrote:
> > Well, first thing I'd ask is whether the other installation is using
> > the same locale settings.
> Oh, yes, I am very sure of that.

Note that while the machine reports the C locale, pg_controldata
actually said the database was en_US.iso8859-1 or something like that.
Make sure pg_controldata reports the same on the other machine...

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"The eagle never lost so much time as
when he submitted to learn from the crow." (William Blake, citado por Nobody)


pgsql-hackers by date:

Previous
From: Michael Brusser
Date:
Subject: Re: vacuum analyze corrupts database
Next
From: Alvaro Herrera Munoz
Date:
Subject: Re: Help needed in testing my code.