Problem in pgsql starting (urgent)

Поиск
Список
Период
Сортировка
От Nandu Garg
Тема Problem in pgsql starting (urgent)
Дата
Msg-id 20020109054735.3216.qmail@mailweb17.rediffmail.com
обсуждение исходный текст
Список pgsql-general
Hi All

I am new to pgsql and just now started with it. It is installed on our Linux Machine. 
I am referring an online Doc and doing things. Now I have following prblems at my level.

when I issue following command at my prompt It gives me following error
$psql
Connection to database 'amol' failed.
FATAL 1:  Database amol does not exist in pg_database

When I issued following command
$createdb mydb
Connection to database 'template1' failed.
FATAL 1:  SetUserId: user 'amol' is not in 'pg_shadow'

'amol' is my actual user on linux. Now What can be the problem.. Also let me know what are the starting command on
Linuxfor pgsql.
 

Amol


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

Предыдущее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: Integrating ADSM
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to send automatically a NOTIFY when a COMMIT is done ?