Re: Web pages tables over intranet

Поиск
Список
Период
Сортировка
От Anthony E . Greene
Тема Re: Web pages tables over intranet
Дата
Msg-id 20001012181128.B15674@cp5340
обсуждение исходный текст
Ответ на Web pages tables over intranet  ("Fernando M. Maresca" <fmaresca@netverk.com.ar>)
Список pgsql-novice
On Wed, 11 Oct 2000 17:53 Fernando M. Maresca wrote:
>There are some text-based DB wich are made with the data entered in a
>form in a web page. Now, I wish to move this text files to a a DB, but I
>don't know how I will do this.

If the fields are delimited (by tabs or commas, or some other single
character) then you can do it from within psql using the SQL copy command.

man l copy

--
Anthony E. Greene <agreene@pobox.com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Chat:  AOL/Yahoo: TonyG05    ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>


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

Предыдущее
От: "Tony Simopoulos"
Дата:
Сообщение: Re: Importing Data into Postgresql from MS Access
Следующее
От: Jean-Christophe Boggio
Дата:
Сообщение: Re[2]: Importing Data into Postgresql from MS Access