Thread: Unrecognized variable client_encoding...

Unrecognized variable client_encoding...

From
greg@proterians.net
Date:
  Hi

  I have patched 6.5.1 to 6.5.2 and when I enter to psql... he notices me:

   Urecognized variable client_encoding...

  How to get rid of this problem...?

  --Greg--


Re: [GENERAL] Unrecognized variable client_encoding...

From
Yury Don
Date:
Probably you need to recompile sources with multybite support

configure --with-mb=<encoding>
make

Sincerely yours, Yury.
don.web-page.net, ICQ 11831432

greg@proterians.net wrote:
>
>   Hi
>
>   I have patched 6.5.1 to 6.5.2 and when I enter to psql... he notices me:
>
>    Urecognized variable client_encoding...
>
>   How to get rid of this problem...?
>
>   --Greg--
>
> ************