Re: How to insert Ecoded values into postrgresql

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: venkat <ven(dot)tammineni(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to insert Ecoded values into postrgresql
Date: 2010-04-14 14:04:39
Message-ID: s2ub42b73151004140704lfd830ec0p19f055878c9dabe4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Apr 14, 2010 at 6:51 AM, venkat <ven(dot)tammineni(at)gmail(dot)com> wrote:
> Dear All,
>
>    How to insert encoded data that is(/\_+(at)#$%^&*)(_+) 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Graf 2010-04-14 14:05:17 Re: Query is stuck
Previous Message Jan Krcmar 2010-04-14 14:01:39 VACUUM process running for a long time