Problem with starting up

From: "Nandu Garg" <focussed(at)rediffmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with starting up
Date: 2002-01-11 11:35:12
Message-ID: 20020111113512.19177.qmail@mailweb11.rediffmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Linux for pgsql.
Do I have to connect using 'postgres' user ..what is the password by default

Amol

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Holger Krug 2002-01-11 12:10:37 Re: Problem with starting up
Previous Message Nick Fankhauser 2002-01-11 11:03:59 Re: Problem with starting up