From: | Susanne Ebrecht <miracee(at)miracee(dot)de> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: initdb error message |
Date: | 2007-03-23 18:40:07 |
Message-ID: | 46041F07.6040403@miracee.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Peter Eisentraut wrote:
> 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.
>
Thanks Peter :)
That was, what I first thought, that the daemon must not be stopped, if
I want to do an initdb to another directory. But the guys on irc called
me weird. They said, my thought were wrong.
Today, in the afternoon, I couldn't run two clusters at the same time.
Therefor we figured the problem out and I found the same error message
at /var/log/messages.
Just setting max_connections to a lower value solved the problem.
So, it's no bug, just a kind of making me weird. :)
Susanne
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-03-24 21:50:03 | Re: [BUGS] BUG #3095: LDAP authentication parsing incorrectly |
Previous Message | Peter Eisentraut | 2007-03-23 12:34:19 | Re: initdb error message |