Re: [GENERAL] Connection to database 'template1' failed. - Mailing list pgsql-general

From Doran L. Barton
Subject Re: [GENERAL] Connection to database 'template1' failed.
Date
Msg-id 19991019084717.A14797@iodynamics.com
Whole thread Raw
In response to Connection to database 'template1' failed.  ("Carsten Huettl" <CHUETTL@ahorn.sgh.uunet.de>)
List pgsql-general
Not long ago, Carsten Huettl proclaimed...
> the problems continue:
>
>
> bash-2.03$ createdb mydb1
>
> Connection to database 'template1' failed.
>
> Missing or mis-configured pg_hba.conf file
>
> createdb: database creation failed on mydb1.

Sounds like you did not run the 'initdb' program as the Postgres superuser.
Do this before starting up the postmaster for the first time.

-=Fozz

--
Doran L. Barton <fozz@iodynamics.com>
Iodynamics LLC -- "Internetworking the masses"
<URL:http://www.iodynamics.com/>

pgsql-general by date:

Previous
From: Can BICAN
Date:
Subject: problem with procedural languages
Next
From: "Gene Sokolov"
Date:
Subject: Commutative operators/type conversion operators