Re: SQL-commands does not work

Поиск
Список
Период
Сортировка
От Oisin Glynn
Тема Re: SQL-commands does not work
Дата
Msg-id 4496E972.2040407@oisinglynn.com
обсуждение исходный текст
Ответ на SQL-commands does not work  ("Christo Romberg" <coromberg@gmail.com>)
Список pgsql-novice
Christo Romberg wrote:
> Hi!
>
> When I try the command createdb mydb from psql, nothing happens.
> I get no response whatsoever.
> My system is Windows XP Professional Edition, and my
> PostgreSQL version is 8.1.3.
>
> I can connect to a database using \c NAME OF DATABASE,
> but when trying SQL-commands, nothing happens.
>
> When using pgAdmin III though, everything works fine..
>
> Appreciate all the help I get!
>
> Regards,
> Christo
Are you terminating the commands with";" or the relevant termination
character;
try doing
select now();

Oisin


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

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