From: | Thomas Good <tomg(at)q8(dot)nrnet(dot)org> |
---|---|
To: | "Diego A(dot) Puertas F(dot)" <dpuertas(at)uc(dot)edu(dot)ve> |
Cc: | PostgreSQL Novice List <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: psql won't start |
Date: | 2000-11-09 13:34:52 |
Message-ID: | Pine.LNX.3.96.1001109083407.6129A-100000@q8.nrnet.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Thu, 9 Nov 2000, Diego A. Puertas F. wrote:
> I have compiled succesfully PostgreSQL 7.0.2, and I had ran psql at least
> twice and built a database without problem.
>
>
> Now psql is not starting and throws the following message:
>
> psql: FATAL 1: Database "postgres" does not exist in the system catalog.
>
>
> So, what's going on?
Diego,
You are missing an argument: the database name...
$ psql <dbname>
For exam: $ psql template1
--------------------------------------------------------------------
SVCMC - Center for Behavioral Health
--------------------------------------------------------------------
Thomas Good tomg@ { admin | q8 } .nrnet.org
IS Coordinator / DBA Phone: 718-354-5528
Fax: 718-354-5056
--------------------------------------------------------------------
Powered by: PostgreSQL s l a c k w a r e FreeBSD:
RDBMS |---------- linux The Power To Serve
--------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Diego A. Puertas F. | 2000-11-09 13:41:44 | psql won't start |
Previous Message | rocael | 2000-11-09 07:26:11 | shared memory blocks? |