Re: Why do I have holes in my pages?
От | John R Pierce |
---|---|
Тема | Re: Why do I have holes in my pages? |
Дата | |
Msg-id | 505B8266.3050707@hogranch.com обсуждение исходный текст |
Ответ на | Re: Why do I have holes in my pages? (Aleksey Tsalolikhin <atsaloli.tech@gmail.com>) |
Ответы |
Re: Why do I have holes in my pages?
|
Список | pgsql-general |
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
В списке pgsql-general по дате отправления: