On 2010-04-14, venkat <ven.tammin...@gmail.com> wrote:
> --0016362845f4b36d220484302ab7
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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.

Postgresql can read CSV.

else you probably want pg_escape_string or similar.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to