Re: How to get rid of unicode - Mailing list pgsql-admin

From John DeSoi
Subject Re: How to get rid of unicode
Date
Msg-id 86286FC6-C3A5-47CA-BD81-4D28FE16E8CB@pgedit.com
Whole thread Raw
In response to How to get rid of unicode  ("Vishal Mailinglist" <list@vishal.net.in>)
List pgsql-admin
On Jul 10, 2006, at 5:47 AM, Vishal Mailinglist wrote:

> I am reciving unicode text in one of the table field this actually
> breaks my frontend.
> I want to create a trigger which will actually detect a unicode
> character in the field and change/filter it out.
> How to go about this ?


See this thread for some ideas and solutions.

http://archives.postgresql.org/pgsql-general/2006-05/msg01457.php

It would be nice to have a built-in function to make a best effort
character conversion rather than generating errors.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-admin by date:

Previous
From: Ivo Rossacher
Date:
Subject: Re: How to get rid of unicode
Next
From: "Aaron Bono"
Date:
Subject: Re: How to get rid of unicode