| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Christoph Moench-Tegeder <cmt(at)burggraben(dot)net>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Monitoring disk space from within the server |
| Date: | 2019-11-12 08:47:47 |
| Message-ID: | 7A3B9BB6-BEA0-466E-98A9-B4DD8F04830E@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 12 Nov 2019, at 02:46, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> Any opinions?
I agree with Tomas upthread that it's unclear whether this needs to be in core.
There are many system parameters a database admin is likely to be interested
in, diskspace being just one of them (albeit a very important one for many
reasons), and there is nothing that makes the SQL interface (or postgres core
for that matter) particularly more suited for this job than other existing
tools.
Why is SQL level crucial for this?
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2019-11-12 08:53:02 | Re: pg_waldump and PREPARE |
| Previous Message | Michael Paquier | 2019-11-12 08:46:49 | Re: [BUG FIX] Uninitialized var fargtypes used. |