On 04/06/2013 08:52 AM, William Kyngesburye wrote:
"CREATE DATABASE mydb"
Aside from the other discussion, don't forget to end every SQL statement in psql with a semicolon, otherwise it never executes.
"CREATE DATABASE mydb;" Enjoy, Alex _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
