Re: pg_database_size() and actual disk space usage - Mailing list pgsql-admin

From Alexander Fortin
Subject Re: pg_database_size() and actual disk space usage
Date
Msg-id 4F9142C0.80008@gmail.com
Whole thread Raw
In response to Re: pg_database_size() and actual disk space usage  (Bernhard Schrader <bernhard.schrader@innogames.de>)
List pgsql-admin
On 3/30/12 12:14 PM, Bernhard Schrader wrote:
>
> Ok, well with Kernel 2.6.38 xfs introduced a new "feature" (i think it
> was dynamic preallocation) which caused some strange behaviour for me
> also, i discussed it on xfs mailinglist, maybe this gives you some hints
> of solving your different diskusages.
>
> http://old.nabble.com/Problems-with-filesizes-on-different-Kernels-td33342207.html#a33342207
>
>
> At the end was the solution for me, but you can first check what i
> posted in the first message - testing base directory with du -sh and du
> --apparent-size -h
>
> i hope this will help you.

Hi Bernhard,
just to say thank you to have pointed this out, it actually seems to be
related to this "dynamic speculative EOF preallocation" feature of XFS.

For the records, I've done a couple of checks and I can see clearly that
it's definitely unrelated to Postgres (apparently seems that I can
reproduce the change of data occupation on the XFS file system just
accessing those files).

Talk soon,

--
Alexander Fortin
http://about.me/alexanderfortin/

pgsql-admin by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: ERROR: invalid input syntax for type timestamp: ""
Next
From: Walter Hurry
Date:
Subject: Re: Unending DB migration