Re: Problems upgrading from 7.2.1 to 7.2.4 - Mailing list pgsql-general

From Erik Ronström
Subject Re: Problems upgrading from 7.2.1 to 7.2.4
Date
Msg-id 20030508122942.20201.qmail@web13803.mail.yahoo.com
Whole thread Raw
In response to Re: Problems upgrading from 7.2.1 to 7.2.4  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Problems upgrading from 7.2.1 to 7.2.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> Hmm, going from 7.2.1 to 7.2.4 doesn't require a dump and restore, it
> should just read the same files.

Found out that was a multibyte encoding error:

psql: FATAL 1:  database was initialized with MULTIBYTE encoding 7,
        but the backend was compiled without multibyte support.
        looks like you need to initdb or recompile.

Looks like I have to recompile. But which encoding is #7? Is it LATIN0?
And am I supposed to run ./configure with just one --enable-multibyte,
or can i enable several multibyte encodings?

Erik

__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Problems upgrading from 7.2.1 to 7.2.4
Next
From: Jan Wieck
Date:
Subject: Re: GENERAL: PostgreSQL Inquiry