Re: Database "template1" does not exist in the system catalog.

From: "Aaron Mark" <aaronmarkmn(at)hotmail(dot)com>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Database "template1" does not exist in the system catalog.
Date: 2005-01-11 05:56:16
Message-ID: BAY21-F12A203BDC611FF3A81DC6DAA880@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Unfortunately, I can't seem to connect to any other database. I only had
one non-system database so I tried that, and that I was thinking there was a
template0, so I tried that as well.

Thanks in advance for any help you can provide!

Aaron

>From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>To: "Aaron Mark" <aaronmarkmn(at)hotmail(dot)com>
>CC: pgsql-general(at)postgresql(dot)org
>Subject: Re: [GENERAL] Database "template1" does not exist in the system
>catalog. Date: Tue, 11 Jan 2005 00:33:09 -0500
>
>"Aaron Mark" <aaronmarkmn(at)hotmail(dot)com> writes:
> > When I try to connect to template1 via psql, I get the following error
> > message:
> > psql: FATAL: Database "template1" does not exist in the system catalog.
>
>Hm, can you connect to any other databases? If so, what does "select *
>from pg_database" show?
>
> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mstory 2005-01-11 06:03:16 datestyle formatting
Previous Message Peter Childs 2005-01-11 05:40:12 Re: Link to development version of docs on website?