Search Postgresql Archives

Re: postgresql /var fill

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

 



km wrote:
Have you tried looking in /var to see what's there?

find /var -type f -msize +9999k

ya looking for files bigger than 9999KB showed only:
/var/lib/rpm/RpmPackages
/var/lib/rpm/Filemd5s

1. Try a smaller size and see if you get lots of files at say 5000k.
2. Try something else to find out why /var is being used up
   du -sm /var/*
   Then try the same a little deeper.
3. Check again that /var really is being used up.

--
  Richard Huxton
  Archonet Ltd


[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