Search Postgresql Archives

Re: Why do I have holes in my pages?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/20/12 1:34 PM, Aleksey Tsalolikhin wrote:
Right on.  I got that out of my pgstatspack report.

\l+ in psql tells me the same thing - 400 GB

it might be interesting to see the output of...

    du -hs $PGDATA/*

(assuming this is a linux or similar unix system)..... This will show how much space is being used by the various directories under the PG data directory. if pg_xlog is very large, you may have an issue with wal archiving or something. if pg_log is very large, you may have an issue with A) too much being logged, and B) nothing cleaning up stale log files.

how did you arrive at the 2.7TB number? and what file system does this 6.6TB volume use?




--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux