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

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
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-26 16:24:48
Message-ID: 1411748688879-5820695.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Roopeshakumar Narayansa Shalgar (rshalgar) wrote
> bash-3.2# du -h
> 4.0K ./pg_stat
> 6.2M ./base/12026
> 198M ./base/16384
> 6.3M ./base/12031
> 6.3M ./base/1
> 216M ./base
> 24K ./pg_stat_tmp
> [...]
> 129M ./pg_xlog
> 4.0K ./pg_tblspc
> 12K ./pg_notify
> 4.0K ./pg_twophase
> 128K ./pg_clog
> 4.0K ./pg_subtrans

Did you maybe mean to provide the output of "df" instead of "du"? All you
show above is the size of the postgres data directory - which I doubt is the
only thing on the partition in question.

David J.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PANIC-could-not-create-file-pg-xlog-xlogtemp-7884-No-space-left-on-device-tp5820686p5820695.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nelson Green 2014-09-26 19:58:04 password in recovery.conf
Previous Message Raymond O'Donnell 2014-09-26 16:11:19 Re: PANIC: could not create file "pg_xlog/xlogtemp.7884": No space left on device