Jerry Asher <[EMAIL PROTECTED]> writes:
> I upgraded from 7.1.2 to 7.1.3.  Upon starting 7.1.3, I tried to use psql 
> to access my databases.  But whether I use psql -U foo, or psql -d foo, I 
> am told that:

>    psql: FATAL 1: Database "foo" does not exist in the system catalog.

Hm.  What does psql -l show?  Can you connect to *any* database?  (If
so, try "vacuum pg_database" and then "checkpoint".)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to