Re: SQL-commands does not work - Mailing list pgsql-novice

From Christo Romberg
Subject Re: SQL-commands does not work
Date
Msg-id 5f64248d0606191319q1208ca3btd931bad72c109ee9@mail.gmail.com
Whole thread Raw
In response to SQL-commands does not work  ("Christo Romberg" <coromberg@gmail.com>)
Responses Re: SQL-commands does not work  (Richard Broersma Jr <rabroersma@yahoo.com>)
List 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 by date:

Previous
From: "Michael Swierczek"
Date:
Subject: Re: SQL-commands does not work
Next
From: Richard Broersma Jr
Date:
Subject: Re: SQL-commands does not work