Re: what is the default username password for PostgreSQL, which was installed with FC5.
- From: "A. Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
- To: pgsql-general(at)postgresql(dot)org
- Subject: Re: what is the default username password for PostgreSQL, which was installed with FC5.
- Date: Fri, 27 Oct 2006 11:43:26 +0200
- Message-id: <20061027094326(dot)GF14485(at)a-kretschmer(dot)de>
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
Home |
Main Index |
Thread Index