Skip to content

How to (re)load pg_cron scheduler #188

@alexitheodore

Description

@alexitheodore

I have a frequent scenario where I need to kick all connections off a database to do updates. This includes the pg_cron scheduler. What I've found is that after I do that, the only way I know to get it back again (i.e. to restore pg_cron functionality) is to restart postgres... which I really don't want to do. Is there another/better way to get it running again?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions