Looking for postgres equivalent of mysqlimport

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Looking for postgres equivalent of mysqlimport
Дата
Msg-id 4FBBE6D0-08AB-11D9-B5A4-000A95D7BA10@mail.nih.gov
обсуждение исходный текст
Ответы Re: Looking for postgres equivalent of mysqlimport  ("M. Bastin" <marcbastin@mindspring.com>)
Список pgsql-novice
I am looking for the rough equivalent of:

mysqlimport -L -h <host> -r --fields-terminated-by=',' -u<user> -p<pass>
--fields-enclosed-by='"' genekeydb *csv >report

In particular, I have '"' enclosed fields.

Thanks,
Sean


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

Предыдущее
От: Lars Haugseth
Дата:
Сообщение: Re: Installation problem...
Следующее
От: "M. Bastin"
Дата:
Сообщение: Re: Looking for postgres equivalent of mysqlimport