From f470b5c67924f791228e464b9c02cc1e53ef2906 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Wed, 3 Apr 2024 16:09:41 -0400 Subject: docs: Demote "Monitoring Disk Usage" from chapter to section. This chapter is very short, and the immediately preceding chapter is called "Monitoring Database Activity". So, instead of having a separate chapter for this, make it the last section of the preceding chapter instead. Discussion: http://postgr.es/m/CA+Tgmob7_uoYuS2=rVwpVXaRwP-UXz+++saYTC-BCZ42QzSNKQ@mail.gmail.com --- doc/src/sgml/postgres.sgml | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 381af69be28..1ac9d3a9b8f 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -162,7 +162,6 @@ break is not needed in a wider output rendering. &backup; &high-availability; &monitoring; - &diskusage; &wal; &logical-replication; &jit; -- cgit v1.2.3