Check your database encoding, client encoding, and the encoding you use in your file. If your database is UNICODE, pgadmin will convert accordingly, but your file has to be in the right encoding.


On Mon, 29 Aug 2005 12:27:41 +0200, Shavonne Marietta Wijesinghe <[EMAIL PROTECTED]> wrote:

Hey!!

I have a problem and i hope this is the correct section to post it!!!

When i use the COPY Table Name FROM Location command to insert values to a table using a txt file, the programme gives me errors when he finds letter as "ò, è, à" inside the txt file. But when i use the insert command and I write some word with any of the letters it seems to work. Why is that ?? What can i do to resolve it??

i use the programme PgAdmin 3 to write my commands...

Thank you. ---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster




---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to