Re: Can't connect to 6.5.2 server with 7.0.2 client

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Can't connect to 6.5.2 server with 7.0.2 client
Дата
Msg-id 6737.969379420@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Can't connect to 6.5.2 server with 7.0.2 client  (Forest Wilkinson <fspam@home.com>)
Список pgsql-general
Forest Wilkinson <fspam@home.com> writes:
> I was just about to give postgres 7.0.2 a try on my development machine,
> but after installing it, I find that I can't connect to my 6.5.2
> production servers.  The following error message is reported by both psql
> and pgaccess, upon trying to connect:

> ERROR:  MultiByte strings (MB) must be enabled to use this function

> The connection then fails.  Is there some way around this, short of
> upgrading all my production servers?

Recompile your 7.0 libpq without MULTIBYTE support.

7.0 servers are less stiff-necked about this incompatibility, but that
won't help you with a 6.5 server...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Is it possible to search for sub-strings...
Следующее
От: Steve Heaven
Дата:
Сообщение: Re: Is it possible to search for sub-strings...