dbTalk Databases Forums  

[BUGS] Postgres 8.1 hangs at boot time due to password authentication for

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Postgres 8.1 hangs at boot time due to password authentication for in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rolf Gross
 
Posts: n/a

Default [BUGS] Postgres 8.1 hangs at boot time due to password authentication for - 12-16-2005 , 12:49 PM






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


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.