9

Regular Maintenance

In these busy times, many people believe if it ain’t broken, don’t fix it. I believe that too, but it isn’t an excuse for not taking action to maintain your database servers and be sure that nothing will break.

Database maintenance is about making your database run smoothly.

PostgreSQL prefers regular maintenance, so please read the Planning maintenance recipe in this chapter for more information.

We recognize that you’re here for a reason and are looking for a quick solution to your needs. You’re probably thinking – Fix the problem first, and I’ll plan later. So, off we go!

PostgreSQL provides a utility command named VACUUM, which is a reference to a garbage collector that sweeps up all of the bad things and fixes them ...

Get PostgreSQL 16 Administration Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.