Re: Web pages tables over intranet - Mailing list pgsql-novice

From Anthony E . Greene
Subject Re: Web pages tables over intranet
Date
Msg-id 20001012181128.B15674@cp5340
Whole thread Raw
In response to Web pages tables over intranet  ("Fernando M. Maresca" <fmaresca@netverk.com.ar>)
List 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 by date:

Previous
From: "Tony Simopoulos"
Date:
Subject: Re: Importing Data into Postgresql from MS Access
Next
From: Jean-Christophe Boggio
Date:
Subject: Re[2]: Importing Data into Postgresql from MS Access