Re: Fixed field text import

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Fixed field text import
Дата
Msg-id m365i5md1y.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Fixed field text import  (Brent Wood <b.wood@niwa.co.nz>)
Список pgsql-general
Brent Wood <b.wood@niwa.co.nz> writes:

> Is there an easy way (similar to COPY) to import fixed width text files
> directly into Postgres tables?
>
> COPY is fine for files with delimited fields, but I have fixed format text
> files to import into tables.

There's no built-in method; you'll need to write a script of some sort
to import the data or convert it to delimited format.

-Doug

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [pgadmin-support] pgAdmin vs SQL Server Enterprise Manager
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Attribute 'rtrim' is repeated