On Tue, Jan 11, 2011 at 3:23 AM, J. Hondius <jhond...@rem.nl> wrote:
> -Should i filter out all non win1252 charachters at the new java app and
> substitute them? (not so nice, i'd like to have the chars in the db)
>

If one of your client's cannot handle the data stored in the DB, then
you should not store that data in the DB. So I think this is your best
option.  This way you are in control of how those characters are
mapped.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to