On Fri, Oct 9, 2009 at 6:39 AM, Pedro Doria Meunier <pdoria@xxxxxxxxxxxxxx> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi All, > > I have this PHP script that simply dumps (inserts) data from a > Postgresql server to a customer's M$SQL server. > > The database in the PGSQL server is UTF-8 encoded where the M$SQL > database uses LATIN1. why can't you set the client encoding? php should be able to handle latin1 and send it to mssql right? if you can't do it automatically there is always iconv. merlin -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general