Re: Fail to connect after server crash

From: Jonathan Ballet <jon(at)multani(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Fail to connect after server crash
Date: 2008-01-04 16:44:01
Message-ID: 477E6251.70706@multani.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kyle Wilcox wrote:
> Here is the log from the crash (looks like I ran out of disk space?
> there is over 200gb free space...) :
>
> 2008-01-04 00:56:34 ERROR: could not extend relation 1663/42463/47343:
> Permission denied
^^^^^^^^^^^^^^^^^
> 2008-01-04 00:56:34 HINT: Check free disk space.

You rather have a permission problem, instead of no more disk space.
However, I don't know why :)

- Jonathan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2008-01-04 16:48:04 Re: A counter argument about DISTINCT and GROUP BY in PostgreSQL
Previous Message Martijn van Oosterhout 2008-01-04 16:42:18 Re: Hash Indexes