On Sun, Feb 08, 2004 at 12:04:54PM -0500, kynn@panix.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@hank.org