On Wed, Apr 14, 2010 at 6:51 AM, venkat <[email protected]> wrote: > Dear All, > > How to insert encoded data that is(/\...@#$%^&*)(_+) something like > that....I have Csv file .Which contains encoded values.when i try to insert > those. I am getting error..I am not able to insert encoded data.Please > anyone guide me.
*) how are you loading your csv file? with copy? *) is your file properly csv formatted to a particular standard? (such as rfc4180) aside: anyone know if postgres properly handles csv according to rfc4180? merlin -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
