Re: how to create a database

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: how to create a database
Дата
Msg-id 20011210140023.R70079-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на how to create a database  (ranjitha ullasa <ranjithaullas@yahoo.com>)
Ответы What can I use as a [non-aggregate] minimum function  ("Paul Wehr" <postgresql@industrialsoftworks.com>)
Список pgsql-general
On Tue, 4 Dec 2001, [iso-8859-1] ranjitha ullasa wrote:

> hi ,
> i am encoutering the following error while trying to create a database ,
> kindly provide the solution to this as soon as possible,
> regards
> ranjitha
>
> bash-2.05$ createdb sat_demo1
> /Program Files/Mercury Interactive/LoadRunner/bin/sed.exe: Unexpected End-of-file
> psql: connectDBStart() -- connect() failed: No such file or directory
> Is the postmaster running locally
> and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
> createdb: database creation failed


For the first message, Are you running under cygwin or something and is
the sed above actually the correct sed? It may just be having problems
with spaces or something too, but it doesn't hurt to check.

The second does seem to imply that the server isn't actually running, have
you started the postmaster?



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

Предыдущее
От: Chris Albertson
Дата:
Сообщение: Need SQL help, I'm stuck.
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Weird problem - possibly a bug.