Re: [GENERAL] Find out encoding of data

2007-10-04 Thread joynes
Yeah you're right. I didnt test it with any special characters. It works when I do :) Thx a lot! -- View this message in context: http://www.nabble.com/Find-out-encoding-of-data-tf4549554.html#a13014617 Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Re: [GENERAL] Find out encoding of data

2007-10-02 Thread joynes
s (7 and 8) And when I read the documentation for 'decode' it tells that it just decodes binary strings encoded with 'encode'. How did you get that result from running decode? /br joynes -- View this message in context: http://www.nabble.com/Find-out-encoding-of-data-tf4549

[GENERAL] Find out encoding of data

2007-10-01 Thread joynes
retrieved data. Can postgres give me this somehow (without exporting tables to files and look at the files). /br joynes -- View this message in context: http://www.nabble.com/Find-out-encoding-of-data-tf4549554.html#a12983073 Sent from the PostgreSQL - general mailing list archive at Nabble.com