Re: Extending the volume size of the data directory volume - Mailing list pgsql-general

From Craig Ringer
Subject Re: Extending the volume size of the data directory volume
Date
Msg-id 4ED5909B.9020307@ringerc.id.au
Whole thread Raw
In response to Re: Extending the volume size of the data directory volume  (panam <panam@gmx.net>)
Responses Re: Extending the volume size of the data directory volume  (panam <panam@gmx.net>)
List pgsql-general
On 11/30/2011 09:32 AM, panam wrote:
> Hi Filip,
>
> Thanks for the suggestions.
> There is no indication of disk activity triggered by postgres.
> iostat reports: Cannot find disk data (maybe because the system is hosted in
> a OpenVZ environment?)
> Systemlogs (syslog and postgresql-9.1-main.log) do not indicate something
> unusual.
> All pg threads are sleeping (S state).
>
> I will try to reproduce this, this time with a smaller initial disk size...
>
Try checking where the postgres processes are waiting, too:

   ps -C postgres -o wchan=

--
Craig Ringer

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Extending the volume size of the data directory volume
Next
From: panam
Date:
Subject: Re: Extending the volume size of the data directory volume