template0 1 psql -d .. (newbie) - Mailing list pgsql-general

From Loeke
Subject template0 1 psql -d .. (newbie)
Date
Msg-id as2nn6$l9n$1@naxos.belnet.be
Whole thread Raw
Responses Re: template0 1 psql -d .. (newbie)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
ls, really newbie questions

summary:
i installend postgres  7.2 (on suse),
-> ( so now, for the first time, i did)
initdb /var/pg
postmaster -D var/pg
psql doenst work
psql -l
  returns template0 and template1
psql -d template0  gives an error : not currently accepting connections
(dont know why, how do i fix this)
psql -d template1 works

question:
why does template0 not work?
is this the only way to use psql : psql -d templateXX
or can you also get something working like: psql -d mydb

tnx,



pgsql-general by date:

Previous
From: "Ron St.Pierre"
Date:
Subject: Re: Create Timestamp From Date and Time
Next
From: "Al Bean"
Date:
Subject: versions