Re: Need Help Recovering from Botched Upgrade Attempt

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Need Help Recovering from Botched Upgrade Attempt
Date: 2008-06-18 13:44:00
Message-ID: Pine.LNX.4.64.0806180642120.10791@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 17 Jun 2008, Adrian Klaver wrote:

> Define nothing. When you ran initdb there where no messages? Also when in
> doubt I use the full path /var/lib/pgsql/bin/initdb as you have an old
> version of initdb present in the old version directory you copied. When
> you have two versions present at the same time it is easy to get cross
> reference problems.

Adrian,

No messages, other than that us_EN was not an encoding found in the
locale.

Re-running initdb specifying UTF8 worked. I've no idea if this affects the
existing databases.

Thanks,

Rich

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2008-06-18 14:16:11 Correct pg_dumpall Syntax
Previous Message Rich Shepard 2008-06-18 13:42:08 Re: Need Help Recovering from Botched Upgrade Attempt