Skip to content

feat: add pg_cron container image#208

Closed
egkristi wants to merge 1 commit into
cloudnative-pg:mainfrom
egkristi:dev/pg-cron
Closed

feat: add pg_cron container image#208
egkristi wants to merge 1 commit into
cloudnative-pg:mainfrom
egkristi:dev/pg-cron

Conversation

@egkristi
Copy link
Copy Markdown

pg_cron is a cron-based job scheduler for PostgreSQL that runs inside the database as an extension. It allows scheduling SQL queries and functions to run at specific times or intervals using standard cron syntax.

Closes #207

pg_cron is a cron-based job scheduler for PostgreSQL that runs inside the
database as an extension. It allows scheduling SQL queries and functions
to run at specific times or intervals using standard cron syntax.

Closes cloudnative-pg#207

Signed-off-by: Kristiansen, Erling Gustav Moland <Erling.Kristiansen@skatteetaten.no>
@egkristi egkristi requested review from a team and NiccoloFei as code owners May 19, 2026 08:11
@egkristi egkristi closed this May 19, 2026
@egkristi
Copy link
Copy Markdown
Author

Existed a pr for pg_cron #143

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