Re: what is the default username password for PostgreSQL, which was installed with FC5. - Mailing list pgsql-general

From A. Kretschmer
Subject Re: what is the default username password for PostgreSQL, which was installed with FC5.
Date
Msg-id 20061027094326.GF14485@a-kretschmer.de
Whole thread Raw
In response to Re: what is the default username password for PostgreSQL, which was installed with FC5.  ("Purusothaman A" <purusothaman.a@gmail.com>)
Responses Re: what is the default username password for PostgreSQL, which was installed with FC5.
List pgsql-general
am  Fri, dem 27.10.2006, um 15:01:09 +0530 mailte Purusothaman A folgendes:
> Thanks for your immediate reply.
>
> I created new role "db1" and database "db1".
>
> but I cannot login using
>          psql -Udb1 -ddb1 -hlocalhost
> results
> Fatal Error : Ident authentication failed for user "db1".

You arn't the user called 'db1'?

Either 'su - db1' and then psql, or change the settings in your
pg_hba.conf for this database and localhost to 'trust'.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47215,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: skip duplicate key error during inserts
Next
From: Martijn van Oosterhout
Date:
Subject: Re: what is the default username password for PostgreSQL, which was installed with FC5.