Re: Problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Problem
Date
Msg-id 18464.1025636637@sss.pgh.pa.us
Whole thread Raw
In response to Problem  (Ram <ram@anantinfotech.com>)
List pgsql-bugs
Ram <ram@anantinfotech.com> writes:
> # createdb test;
> psql: FATAL 1:  Database "template1" does not exist in the system
> catalog.

What PG version is this?  Can you get into any of your other databases?
If so, what do you get from "SELECT * FROM pg_database"?

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #702: NULLs order by bug in 7.2.1
Next
From: Peter Figuli
Date:
Subject: JDBC and BigDecimal problem