Re: How to insert Ecoded values into postrgresql

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: How to insert Ecoded values into postrgresql
Дата
Msg-id hqeqm5$u3e$1@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на How to insert Ecoded values into postrgresql  (venkat <ven.tammineni@gmail.com>)
Список pgsql-general
On 2010-04-14, venkat <ven.tammineni@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.

В списке pgsql-general по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: partitioned lookup table?
Следующее
От: Vick Khera
Дата:
Сообщение: Re: partitioned lookup table?