From: | Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Michael Brusser <michael(at)synchronicity(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: vacuum analyze corrupts database |
Date: | 2003-05-28 14:16:59 |
Message-ID: | 20030528141659.GA9896@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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[(at)]dcc(dot)uchile(dot)cl>)
"The eagle never lost so much time as
when he submitted to learn from the crow." (William Blake, citado por Nobody)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera Munoz | 2003-05-28 14:25:25 | Re: Help needed in testing my code. |
Previous Message | Michael Brusser | 2003-05-28 13:04:18 | Re: vacuum analyze corrupts database |