Re: Problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ram <ram(at)anantinfotech(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Problem
Date: 2002-07-02 19:03:57
Message-ID: 18464.1025636637@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ram <ram(at)anantinfotech(dot)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

In response to

  • Problem at 2002-04-29 06:31:56 from Ram

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-07-02 19:40:21 Bug #702: NULLs order by bug in 7.2.1
Previous Message Peter Figuli 2002-07-02 16:21:33 JDBC and BigDecimal problem