From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | lee brown <lee_brown2(at)msn(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5211: invalid password |
Date: | 2009-11-25 20:32:09 |
Message-ID: | 603c8f070911251232u2a387475y592f88a7ed5d7d59@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
On Tue, Nov 24, 2009 at 6:04 AM, lee brown <lee_brown2(at)msn(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5211
> Logged by: lee brown
> Email address: lee_brown2(at)msn(dot)com
> PostgreSQL version: 8.3
> Operating system: vista
> Description: invalid password
> Details:
>
> i accidentally let computer generate password at"initialize database
> cluster"stage of installation.is there any way of undoing this error?
This is not a bug. For usage questions, please try pgsql-general or
pgsql-novice.
That having been said, you can just change your password. If you are
locked out of the database, you can get back in by changing your
authentication method to "trust" in pg_hba.conf.
http://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html
...Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-11-25 20:39:32 | Re: BUG #5210: error in intidb process when installing on japanese |
Previous Message | Robert Haas | 2009-11-25 20:27:50 | Re: BUG #5207: unable to start postgresql server services |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Lavoie | 2009-11-25 21:03:51 | Re: limiting resources to users |
Previous Message | Postgres User | 2009-11-25 19:55:12 | Postgres database performance on 6 core Opteron vs 4 core Xeon |