From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Fatal1: Database does not exist in the system catalog??? |
Date: | 2002-08-30 18:14:52 |
Message-ID: | 20020830141452.J10695@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Fri, Aug 30, 2002 at 10:50:58AM -0700, Merlita Maricuelo wrote:
> Does this mean I accidentally erased Data1? If not
> (hopefully), how can I find and connect it to the web
> form. Nothing comes out in my find command (#find /
> -name "data1" -print).
>
> I'm receiving this error:
>
> Warning: Unable to connect to PostgreSQL server: FATAL
> 1: Database "data1" does not exist in the system
> catalog...Can't connect to the database
Is the database named "Data1" or "data1"? You can find out what
databases you have by issuing "psql -l"
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | MAZURU | 2002-08-30 18:26:15 | TG_OP, DELETE, and Ref Int |
Previous Message | Nigel J. Andrews | 2002-08-30 18:12:38 | Re: Fatal1: Database does not exist in the system catalog??? |