Re: Problems upgrading from 7.2.1 to 7.2.4

Поиск
Список
Период
Сортировка
От Erik Ronström
Тема Re: Problems upgrading from 7.2.1 to 7.2.4
Дата
Msg-id 20030508122942.20201.qmail@web13803.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: Problems upgrading from 7.2.1 to 7.2.4  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Problems upgrading from 7.2.1 to 7.2.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Problems upgrading from 7.2.1 to 7.2.4
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: GENERAL: PostgreSQL Inquiry