Top
Enterprise Postgres 17 SP1 Operation Guide

Chapter 9 Periodic Operations

This chapter describes the operations that must be performed periodically when running daily database jobs.

Information

Among routine operations, those that can be implemented with scripts can be automated using cron, while those that can be implemented as SQL statements or stored procedures can be automated using pg_cron.