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
Copy Markdown

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
@GabriFedi97 GabriFedi97 mentioned this pull request Mar 23, 2026
4 tasks
@gbartolini
Copy link
Copy Markdown
Contributor

Hi @ardentperf, now that we've resolved the version issue, could you please revisit your initial attempt? Let me know your thoughts, or we may need to close this PR since it has significantly diverged from the main branch, and it might be better/easier to submit a new one.

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

2 participants