Re: Is it possible to import .txt files in PostgreySQL

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Is it possible to import .txt files in PostgreySQL
Дата
Msg-id 20021001121651.GA29169@svana.org
обсуждение исходный текст
Ответ на Is it possible to import .txt files in PostgreySQL  (Murali Mohan Kasetty <kasetty@india.hp.com>)
Ответы Re: Is it possible to import .txt files in PostgreySQL
Список pgsql-general
On Tue, Oct 01, 2002 at 05:40:42PM +0530, Murali Mohan Kasetty wrote:
> Hi All,
>
>     Is it possible to import data from .txt files into PostgreySQL
> 7.1.3. If so , How do I do it?
>
>     Any help would be greatly appreciated.

\copy in psql can copy delimited files. There is a similar facility using
the pq library.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: performance
Следующее
От: Robert Williams
Дата:
Сообщение: cluster replication with intermezzo