On Sun, 8 Feb 2004 kynn (AT) panix (DOT) com wrote:
Quote:
Is there a way to initialize tables by reading the data from a regular
text file? |
That depends on the definition of regular. COPY (and \copy in psql)
allow importing of data from a delimited text file with one line per row.
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly