Re: [GENERAL] syntax errors at "line 1" when executing every command

2008-02-28 Thread Thomas Kellerer
Steven De Vriendt wrote on 28.02.2008 21:42: Hi list, I'm using the latest postgreSQL with the lastest postgis. When executing every command I want to use, I get the following error message: postgis=# createdb; ERROR: syntax error at or near "createdb" LINE 1: createdb; ^ I can us

Re: [GENERAL] syntax errors at "line 1" when executing every command

2008-02-28 Thread Michael Glaesemann
On 2008-02-28, at 3:42 PM, Steven De Vriendt wrote: Hi list, I'm using the latest postgreSQL with the lastest postgis. When executing every command I want to use, I get the following error message: postgis=# createdb; ERROR: syntax error at or near "createdb" LINE 1: createdb; createdb

Re: [GENERAL] syntax errors at "line 1" when executing every command

2008-02-28 Thread Colin Wetherbee
Steven De Vriendt wrote: I'm using the latest postgreSQL with the lastest postgis. When executing every command I want to use, I get the following error message: postgis=# createdb; ERROR: syntax error at or near "createdb" LINE 1: createdb; What other commands are you trying? "createdb"

[GENERAL] syntax errors at "line 1" when executing every command

2008-02-28 Thread Steven De Vriendt
Hi list, I'm using the latest postgreSQL with the lastest postgis. When executing every command I want to use, I get the following error message: postgis=# createdb; ERROR: syntax error at or near "createdb" LINE 1: createdb; ^ I can use psql to reach my database, but after that I'm