Re: encoding and LC_COLLATE

From: LPlateAndy <andy(at)centremaps(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: encoding and LC_COLLATE
Date: 2011-11-15 16:57:22
Message-ID: 1321376242314-4994930.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Adrian/Mark

Thanks again for your help, i have now got the load working by setting the
encoding to WIN1252. I had been assuming i was setting it to UTF8

SET CLIENT_ENCODING TO 'WIN1252';

Andy

--
View this message in context: http://postgresql.1045698.n5.nabble.com/encoding-and-LC-COLLATE-tp4990415p4994930.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-11-15 18:25:14 Re: PostgresSQL 8.4 to 9.0 on Windows 7
Previous Message Rich Shepard 2011-11-15 16:42:05 Syntax To Create Table As One In Another Database