|
pg_cron
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Run periodic jobs in PostgreSQL |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Databases | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: postgresql scheduling cron automation database | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install pg_cron | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: PgCron is a PostgreSQL extension that enables the scheduling of database jobs directly within the database engine. It allows users to run SQL queries and maintainable functions on a cron-like schedule, managed entirely via standard SQL commands. This provides a robust solution for automating routine database maintenance, data aggregation, and batch processing tasks. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|