Fwd: Problem while using createdb for the first time - Mailing list pgsql-novice

From Serge Fonville
Subject Fwd: Problem while using createdb for the first time
Date
Msg-id 680cbe0e0906300204v56544b59p6105c397cd48da20@mail.gmail.com
Whole thread Raw
In response to Re: Problem while using createdb for the first time  (Ms swati chande <swativc@yahoo.com>)
List pgsql-novice
Hi,

> It goes like this,
>
> c:\>createdb demo
> Password:
> createdb: couldnot connect to database postgres: FATAL: Password authentication failed for user 'prof'.
>
> I made the following change in pg_hba.conf and it still did not work.
> local     all      all      127.0.0.1     trust

Just a few questions:
What did your initdb command look like
What version of postgres are you using
What windows version are you using (2005 isn't a windows version)
Did it work in the past
Have you read the manual about pg_hba.conf
What do the logs says when starting the database.
Is it running as a commandline or as a service
What are the starup paramaters.
Have you edited postgresql.conf

HTH

Regards,

Serge Fonville

pgsql-novice by date:

Previous
From: Nathaniel
Date:
Subject: Setting up spatial index
Next
From: Serge Fonville
Date:
Subject: Re: Problem while using createdb for the first time