Postgres 8.1 hangs at boot time due to password authentication for user postgres. - Mailing list pgsql-bugs

From Rolf Gross
Subject Postgres 8.1 hangs at boot time due to password authentication for user postgres.
Date
Msg-id 43A30980.3070208@gmx.de
Whole thread Raw
Responses Re: Postgres 8.1 hangs at boot time due to password authentication for user postgres.
List pgsql-bugs
Dear PostgreSQL Team,

after upgrading from PostgreSQL 7.4 to 8.1 on my Debian PC (Testing Release)
PostgreSQL hangs at boot time.
This is because user "postgres" was set to password authentication in my
database.
The function "/usr/bin/pg_ctlcluster - cluster_port_ready" tries to
connect to
the database using "psql" which prompts for the password then. But the
password
cannot be entered at boot time.
Changing user "postgres" to "ident" authentification removes the
problem. But
in my opinion it should be possible to use password authentication.

Regards
Rolf

pgsql-bugs by date:

Previous
From: "Jim Klo"
Date:
Subject: Re: plpgsql TEMP table issue not fixed in 8.1?
Next
From: Pushpa Gorak
Date:
Subject: Configuring postgresql8.1.1