Re: Problem with langage encoding - Mailing list pgsql-general

From Tom Lane
Subject Re: Problem with langage encoding
Date
Msg-id 8800.1227712849@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem with langage encoding  ("Ronald Vyhmeister" <rvyhmeister@gmail.com>)
List pgsql-general
"Ronald Vyhmeister" <rvyhmeister@gmail.com> writes:
> The DB is storing it UTF8, but it is really 8859-1...  I need to force PG to
> think that it's 8859-1 in spite of what it thinks it may be...

Dump the database, change the "set client_encoding" command in the
resulting file, reload.

            regards, tom lane

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: case when evaluating else condition anyway?
Next
From: Sam Mason
Date:
Subject: Re: case when evaluating else condition anyway?