Re: Unhelpful initdb error message

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unhelpful initdb error message
Дата
Msg-id 2520.1331057407@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unhelpful initdb error message  (Thom Brown <thom@linux.com>)
Список pgsql-general
Thom Brown <thom@linux.com> writes:
> On 6 March 2012 18:01, Adrian Klaver <adrian.klaver@gmail.com> wrote:
>> A thought, what if you do rm -rf * in the data directory?

> I've done that a couple times, but no effect.  I think Tom's point
> about a filesystem bug is probably right.

Yeah, given your "touch" experiment I think that you have more than
enough ammunition to file a kernel bug.  Apparently, the directory
contents are corrupted in such a way that a file named "postmaster.pid"
can be created but it's invisible to some (perhaps not all) operations.
In some of the more complex directory data structures I could believe
that this result is filename-sensitive (think corrupted hashtable...)

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Unhelpful initdb error message
Следующее
От: Bosco Rama
Дата:
Сообщение: Re: Unhelpful initdb error message