From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | Susanne Ebrecht <miracee(at)miracee(dot)de> |
Subject: | Re: initdb error message |
Date: | 2007-03-23 12:34:19 |
Message-ID: | 200703231334.20108.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Am Freitag, 23. März 2007 11:44 schrieb Susanne Ebrecht:
> I tried an initdb and got a error message about no space left on device
> and semaphores stuff (the message was in german, because my system is
> german, that's the reason, I don't paste this message here).
>
> No hint, that I just have forgotten, to stop the daemon.
>
> Is it possible to add a hint in that error message, that maybe just
> the daemon is still running?
If a daemon is still running in the same directory, you will get an error
message that the directory still exists. Therefore, the daemon must be
running in a different directory, and there is no definite reason why you
should stop that one. It might be serving some other application.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Susanne Ebrecht | 2007-03-23 18:40:07 | Re: initdb error message |
Previous Message | Susanne Ebrecht | 2007-03-23 10:44:54 | initdb error message |