Re: Can't connect to 6.5.2 server with 7.0.2 client - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: Can't connect to 6.5.2 server with 7.0.2 client
Date
Msg-id 20000919100455B.t-ishii@sra.co.jp
Whole thread Raw
In response to Can't connect to 6.5.2 server with 7.0.2 client  (Forest Wilkinson <fspam@home.com>)
Responses Re: Can't connect to 6.5.2 server with 7.0.2 client  (Forest Wilkinson <fspam@home.com>)
List pgsql-general
> 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.2 without --enable-multibyte option.
--
Tatsuo Ishii

pgsql-general by date:

Previous
From: Forest Wilkinson
Date:
Subject: Can't connect to 6.5.2 server with 7.0.2 client
Next
From: Danny
Date:
Subject: Psql Question