On Sun, Feb 08, 2004 at 12:04:54PM -0500, kynn(at)panix(dot)com wrote:
>
> Is there a way to initialize tables by reading the data from a regular
> text file?
Define "regular".
How about:
psql -d databse -f regular_text_file.sql
--
Bill Moseley
moseley(at)hank(dot)org