Re: postgresql /var fill - Mailing list pgsql-general

From Richard Huxton
Subject Re: postgresql /var fill
Date
Msg-id 45267150.4060709@archonet.com
Whole thread Raw
In response to Re: postgresql /var fill  (km <km@mrna.tn.nic.in>)
List pgsql-general
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

pgsql-general by date:

Previous
From: "Mark Greenbank"
Date:
Subject: server closed the connection unexpectedly
Next
From: Richard Huxton
Date:
Subject: Re: server closed the connection unexpectedly