problem with accessing or creating a database..

Поиск
Список
Период
Сортировка
От Alexander Jochum
Тема problem with accessing or creating a database..
Дата
Msg-id 636089344@web.de
обсуждение исходный текст
Список pgsql-novice
Hi,

I've installed the new Postgresql 8 Beta 5 on my webserver
but I can't create or access a database.

When I just type pgsql in the Linux bash I'll get the following error:
psql: FATAL:  database "root" does not exist

Ok then I tried to access the template1 database and
here I'll get always the following error:

psql: FATAL:  user "root" does not exist

How do I create a new user account so I can access, create
new databases with it ?!?

I didn't find anything about that in the documentation or
maybe I've missed it...

THX anyway..



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Duplicating A Row
Следующее
От: "Alexander Jochum"
Дата:
Сообщение: Re: problem with accessing or creating a database..