Re: How to insert Ecoded values into postrgresql - Mailing list pgsql-general

From Bruce Momjian
Subject Re: How to insert Ecoded values into postrgresql
Date
Msg-id 201004150307.o3F37UR18348@momjian.us
Whole thread Raw
In response to Re: How to insert Ecoded values into postrgresql  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: How to insert Ecoded values into postrgresql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Merlin Moncure wrote:
> On Wed, Apr 14, 2010 at 6:51 AM, venkat <ven.tammineni@gmail.com> 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?

Wow, I had no idea there was an RFC for CSV.  Could you test and tell us
how we compare --- that would be a good thing to document.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

pgsql-general by date:

Previous
From: gvim
Date:
Subject: Inconsistent SQL errors
Next
From: Scott Mead
Date:
Subject: Re: Inconsistent SQL errors