Problem in pg_hba.conf

From: "Mark Alliban" <MarkA(at)idnltd(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Problem in pg_hba.conf
Date: 1999-12-13 10:36:02
Message-ID: 008c01bf4555$db0c8230$841720d4@centauri
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have just installed PostgreSQL on SCO OpenServer 5.05 but I am having problems creating a database. My pg_hba.conf file reads:

local all trust
host all 127.0.0.1 255.255.255.255 trust

When I try to create a database, I get:

Postgres$ createdb test
Connection to database 'template1' failed.
No pg_hba.conf entry for host localhost, user postgres, database template1
createdb: database creation failed on test.

Is there a problem with my pg_hba.conf file, or is it another problem?
Thanks,
Mark.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcin Mazurek - Multinet SA - Poznan 1999-12-13 11:37:45 Re: [GENERAL] Problem in pg_hba.conf
Previous Message Rosa.Carro 1999-12-13 09:22:18 Embeded SQL