The query with pg_size_pretty returns the value as a string, that way you can’t have a nice chart or make value comparison. Inserted new query to return value as number.
* Initial Commit * Tks @arsaboo * Added Examples section * back to optional * ✏️ Minor changes * Rewritten