syntax errors at "line 1" when executing every command

Поиск
Список
Период
Сортировка
От Steven De Vriendt
Тема syntax errors at "line 1" when executing every command
Дата
Msg-id 8d2ea9d70802281242l6f1374efuf4bbb77b36eb5162@mail.gmail.com
обсуждение исходный текст
Ответы Re: syntax errors at "line 1" when executing every command  (Colin Wetherbee <cww@denterprises.org>)
Re: syntax errors at "line 1" when executing every command  (Michael Glaesemann <michael.glaesemann@myyearbook.com>)
Re: syntax errors at "line 1" when executing every command  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
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 finished.
Can't use any command. I thought this was a Vista (PATH) issue
so I turned to Windows XP, however, I encounter the exact
same issue. What am I doing wrong ??
 
 
Thx
Steven
 

В списке pgsql-general по дате отправления:

Предыдущее
От: Scara Maccai
Дата:
Сообщение: partitioning using dblink
Следующее
От: Colin Wetherbee
Дата:
Сообщение: Re: syntax errors at "line 1" when executing every command