Re: problem with to_ascii() function in version 8.3.3

From: Pavel Arnošt <id9848949(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: problem with to_ascii() function in version 8.3.3
Date: 2008-06-17 14:55:31
Message-ID: 64a10ef9-31a8-4c05-a362-6e77d56c0b6e@m45g2000hsb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Shulman 2008-06-17 14:58:45 Re: inserting to a multi-table view
Previous Message Albe Laurenz 2008-06-17 14:25:14 Re: Error when trying to drop a tablespace