Database bloat is disk space that was used by a table or index and is available for reuse by the database but has not been reclaimed. Bloat is created when deleting or updating tables and indexes. Here's how to deal with it!
How to monitor and fix Database bloats in PostgreSQL?
· 7 min read