input from a file
Stephen M. Ford <sford@eng.auburn.edu>
From: "Stephen M. Ford" <sford@Eng.Auburn.EDU>
To:
Cc: pgsql-novice@postgresql.org
Date: 2001-05-03T16:29:07Z
Lists: pgsql-novice
I have a dump from a msql database into a file and would like postgre to build the tables and insert the data into those tables. How do I go about getting postgre to read commands from a file?