From: | Enrico Weigelt <weigelt(at)metux(dot)de> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Suse 9.2 stops booting while starting the postgres-server |
Date: | 2005-05-02 03:11:18 |
Message-ID: | 20050502031118.GB24546@nibiru.borg.metux.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
* bernd(dot)lentes(at)gsf(dot)de <bernd(dot)lentes(at)gsf(dot)de> wrote:
> the server stops booting while writing "Starting postgres" to the
> console.
> Although the pc stops booting, the Databse Server starts, i can connect
> the pc via ssh, and open a psql-session.
> Also /var/log/postgresql says, the databse is ready.
> Nevertheless, the pc stops booting on the point "postgres is starting",
> and does not continue.
SuSE's quite proven in writing crooked bootscripts.
Your problem is long known: (why still unfixed ?)
The bootscript tries to log into the database, which now requires a
password in your configuration. Of course psql is prompting for it,
but you problably dont see it.
You'll have to rewrite the pgsql boot script.
Maybe you'd like to move away from GNU/Windows .. ;-P
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact(at)metux(dot)de
---------------------------------------------------------------------
Realtime Forex/Stock Exchange trading powered by postgresSQL :))
http://www.fxignal.net/
---------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Enrico Weigelt | 2005-05-02 03:18:30 | measuring most-expensive queries |
Previous Message | sv | 2005-05-02 02:13:39 | Getting Started Basic Admin |