Re: Version 3.0.3 Update 4
Posted by
pedroparkero on
Mar 08, 2012; 12:37am
URL: http://ngl.70.s1.nabble.com/Version-3-0-3-Update-4-tp7351153p7353591.html
I learned how to use psql, so for the benefit of others who don't know, I'm going to answer my own question:
In XP, click Start->All Programs->PostgreSQL 3.0->psql to 'postgres'. Enter the database password (usu. newgenlib) and enter the command: \i [complete file path of the sql file]
-------------------------------------------------
With great knowledge comes great responsibility.