Re: PANIC: could not create file "pg_xlog/xlogtemp.7884": No space left on device

From: Eric Veldhuyzen <ericv(at)xs4all(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PANIC: could not create file "pg_xlog/xlogtemp.7884": No space left on device
Date: 2014-09-30 13:53:48
Message-ID: 542AB5EC.9090509@xs4all.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Roopeshakumar Narayansa Shalgar (rshalgar) wrote:
> Hi,
>
>
>
> I am using version 9.3.1 and see the “no space device error” even though there
> is enough space (99% free) on my disk.

Just to be sure, check the output of both 'df -h' (for disk blocks) and 'df -hi'
(for inodes). You might have ran out of inodes...

Eric

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pbj 2014-09-30 14:00:28 Re: BDR Global Sequences
Previous Message Felix Kunde 2014-09-30 11:22:43 Re: table versioning approach (not auditing)