From 7e0d453381b18fc974b37155d671466160c140e7 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Wed, 5 Aug 2020 18:11:27 +0100 Subject: [PATCH] updated postgres_last_vacuum.sql --- sql/postgres_last_vacuum.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/postgres_last_vacuum.sql b/sql/postgres_last_vacuum.sql index 215e0565..0855fc61 100644 --- a/sql/postgres_last_vacuum.sql +++ b/sql/postgres_last_vacuum.sql @@ -13,7 +13,7 @@ -- https://www.linkedin.com/in/harisekhon -- --- PostgreSQL vacuum info for tables with deleted rows +-- PostgreSQL Vacuum info for tables with deleted rows -- -- Tested on PostgreSQL 12.3