Re: problem with to_ascii() function in version 8.3.3 - Mailing list pgsql-general

From Pavel Arnošt
Subject Re: problem with to_ascii() function in version 8.3.3
Date
Msg-id 64a10ef9-31a8-4c05-a362-6e77d56c0b6e@m45g2000hsb.googlegroups.com
Whole thread Raw
In response to problem with to_ascii() function in version 8.3.3  (Pavel Arnošt <id9848949@gmail.com>)
Responses Re: problem with to_ascii() function in version 8.3.3  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
> What answer do you get to the following two SQL statements:
>
> SHOW server_encoding;
> SHOW client_encoding;
>
> Maybe that will help to understand.

Hi,

both commands shows "UTF8". Changing client encoding with "\encoding
LATIN9" does not have any effect on to_ascii command (I don't know if
it should have).

regards
Pavel

pgsql-general by date:

Previous
From: "Michael Shulman"
Date:
Subject: Re: inserting to a multi-table view
Next
From: "Michael Shulman"
Date:
Subject: Re: inserting to a multi-table view