Thread: COPY encoding
View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 11:41 PM
Tom Lane
 
Posts: n/a
Default Re: COPY encoding

Andrew Dunstan <andrew@dunslane.net> writes:
> In helping someome on IRC it has become apparent that unless I am
> mistaken "COPY foo from 'filename'" is reading the file according to the
> client encoding.


> Is that the expected behaviour?


Yes, it is. Not sure if it's adequately documented.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote