Skip to content

feat: add pg_cron container image#143

Open
ardentperf wants to merge 2 commits intocloudnative-pg:mainfrom
ardentperf:pr-cron
Open

feat: add pg_cron container image#143
ardentperf wants to merge 2 commits intocloudnative-pg:mainfrom
ardentperf:pr-cron

Conversation

@ardentperf
Copy link

pg_cron is an open-source extension that provides a simple cron-based job scheduler for PostgreSQL, allowing you to schedule PostgreSQL commands directly from the database.

Closes #139

pg_cron is an open-source extension that provides a simple cron-based
job scheduler for PostgreSQL, allowing you to schedule PostgreSQL
commands directly from the database.

Closes cloudnative-pg#139

Signed-off-by: Jeremy Schneider <schneider@ardentperf.com>
@ardentperf ardentperf requested review from a team and NiccoloFei as code owners March 16, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Extension]: pg_cron

1 participant