Re: Unhelpful initdb error message
От | Tom Lane |
---|---|
Тема | Re: Unhelpful initdb error message |
Дата | |
Msg-id | 2746.1331058039@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Unhelpful initdb error message (Bosco Rama <postgres@boscorama.com>) |
Ответы |
Re: Unhelpful initdb error message
|
Список | pgsql-general |
Bosco Rama <postgres@boscorama.com> writes: > Thom Brown wrote: >> I've done that a couple times, but no effect. I think Tom's point >> about a filesystem bug is probably right. > Have you rebooted since this started? There may be a process that is > holding the pid file 'deleted but present' until the process terminates. Even if something is holding the file open, that wouldn't prevent unlink from removing the directory entry for it; or even if we were talking about a badly-designed filesystem that failed to follow standard Unix semantics, that wouldn't explain why the directory entry is apparently visible to some operations but not others. Still, I agree with your point: Thom should reboot and see if the misbehavior is still there, because that would be useful info for his bug report. regards, tom lane
В списке pgsql-general по дате отправления: