Thread: Re: [GENERAL] Problem in pg_hba.conf

Re: [GENERAL] Problem in pg_hba.conf

From
"Mark Alliban"
Date:
I have already done this, and it completed successfully.
There is a /usr/local/pgsql/data/base/template1 directory with a lot of pg_
files in it.
Mark.

>> Postgres$ createdb test
>> Connection to database 'template1' failed.
>do
>initdb
>You just don't have "default" database.
>mazek



Re: [GENERAL] Problem in pg_hba.conf

From
Marcin Mazurek - Multinet SA - Poznan
Date:
On Mon, 13 Dec 1999, Mark Alliban wrote:

> I have already done this, and it completed successfully.
> There is a /usr/local/pgsql/data/base/template1 directory with a lot of pg_
> files in it.
You may chceck if postmaster is running...
mazek