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

From Merlin Moncure
Subject Re: How to insert Ecoded values into postrgresql
Date
Msg-id s2ub42b73151004140704lfd830ec0p19f055878c9dabe4@mail.gmail.com
Whole thread Raw
In response to How to insert Ecoded values into postrgresql  (venkat <ven.tammineni@gmail.com>)
Responses Re: How to insert Ecoded values into postrgresql
List pgsql-general
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?

merlin

pgsql-general by date:

Previous
From: Jan Krcmar
Date:
Subject: VACUUM process running for a long time
Next
From: Justin Graf
Date:
Subject: Re: Query is stuck