Re: SQL-commands does not work

From: "Christo Romberg" <coromberg(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: SQL-commands does not work
Date: 2006-06-19 20:19:38
Message-ID: 5f64248d0606191319q1208ca3btd931bad72c109ee9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma Jr 2006-06-19 20:27:28 Re: SQL-commands does not work
Previous Message Waldemar Biernacki 2006-06-19 20:11:43 really simple example of c-code and pqlib library