Re: Access import

Поиск
Список
Период
Сортировка
От deval
Тема Re: Access import
Дата
Msg-id 39C24A53.3D180BE6@giaspn01.vsnl.net.in
обсуждение исходный текст
Ответ на Access import  ("Marc Zandvliet" <marc@auroraworks.com>)
Список pgsql-novice
Tom Lane wrote:
>
> "Marc Zandvliet" <marc@auroraworks.com> writes:
could gawk -F(field saperator) '{print $0 }' filename>filemame2  help?

Vijay

> > I'm trying to import a small Access db into a linux-based psql database via
> > a delimited text file.
>
> Convert the file to Unix newline convention and you should be OK...
>
>                         regards, tom lane


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