Re: Unhelpful initdb error message

From: Bosco Rama <postgres(at)boscorama(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Unhelpful initdb error message
Date: 2012-03-06 19:44:17
Message-ID: 4F566911.4090602@boscorama.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
>
> Fascinating. So maybe there is something to Bosco's theory of something
> holding open the old pidfile.

There could also have been a corrupt in-memory/cached descriptor in the
filesystem code that never needed flushing to disk? That would help
explain why it fully went away after the reboot and yet the on-disk stuff
seems fine.

> But what would that be?

Possibly a 3rd party/home-grown monitoring program?

Bosco.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hello_world 2012-03-06 19:57:25 Re: Unable to write inside TEMP environment variable path
Previous Message Thom Brown 2012-03-06 19:43:24 Re: Unhelpful initdb error message