[Qgis-user] struggling with postgresql

Alex Mandel tech_dev at wildintellect.com
Sat Apr 6 18:41:57 PDT 2013


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



More information about the Qgis-user mailing list