Re: Monitoring disk space from within the server - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: Monitoring disk space from within the server
Date
Msg-id CAOBaU_ay0FT6dFt61Pae77pHEu6sny3xM43L4i-pPi5kKkguxQ@mail.gmail.com
Whole thread Raw
In response to Re: Monitoring disk space from within the server  (Christoph Berg <myon@debian.org>)
Responses Re: Monitoring disk space from within the server  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
On Fri, Nov 8, 2019 at 2:40 PM Christoph Berg <myon@debian.org> wrote:
>
> Re: Julien Rouhaud 2019-11-08 <CAOBaU_YVGEnsnP1ufp42NiJ+WvPHRWBOsBOcaxWxsbXPN_sdNQ@mail.gmail.com>
> > I'm also wondering if getting the fs
> > information is enough, as there might be quota.
>
> We could append the quotactl(Q_GETQUOTA) information as well, but I'm
> not sure this has a sensible actual-users-to-noise ratio.

Well, having a quota is one of the few real reason to create a
tablespace so it's probably worth it, although  I have to agree that I
seldom saw quota in production.



pgsql-hackers by date:

Previous
From: Rafia Sabih
Date:
Subject: Performance improvement for queries with IN clause
Next
From: Christoph Berg
Date:
Subject: Re: Monitoring disk space from within the server