Re: SQL-commands does not work

Поиск
Список
Период
Сортировка
От Christo Romberg
Тема Re: SQL-commands does not work
Дата
Msg-id 5f64248d0606191319q1208ca3btd931bad72c109ee9@mail.gmail.com
обсуждение исходный текст
Ответ на SQL-commands does not work  ("Christo Romberg" <coromberg@gmail.com>)
Ответы Re: SQL-commands does not work  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список pgsql-novice
Hi guys!

When running createdb mydb; I get the following error message:

ERROR:  syntax error at or near "createdb" at character 1
LINE 1: createdb mydb;
        ^

Why can't I use createdb instead of create database?
Same error occur when trying many other commands.

Thanks in advance guys!

Regards,
Christo

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

Предыдущее
От: "Michael Swierczek"
Дата:
Сообщение: Re: SQL-commands does not work
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: SQL-commands does not work