Re: How to read data from a file?

Поиск
Список
Период
Сортировка
От Reshat Sabiq
Тема Re: How to read data from a file?
Дата
Msg-id 4026701F.9070607@purdue.edu
обсуждение исходный текст
Ответ на How to read data from a file?  (<kynn@panix.com>)
Список pgsql-novice

kynn@panix.com wrote:

>Is there a way to initialize tables by reading the data from a regular
>text file?
>
>Thanks!
>
>kynn
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>
>
You could parse the file programmatically issuing insert/update
commands. The best i know. :)

--
Sincerely,
Reshat.

-------------------------------------------------------------------------------------------
If you see my certificate with this message, you should be able to send me encrypted e-mail.
Please consult your e-mail client for details if you would like to do that.


Вложения

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

Предыдущее
От:
Дата:
Сообщение: Re: How to read data from a file?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: How to read data from a file?