Skip to content

ERROR: unrecognized configuration parameter "cron.database_name" #426

Description

@yansheng836

When I created the EXTENSION , I reported an error, as follows:

CREATE EXTENSION pg_cron
> ERROR:  unrecognized configuration parameter "cron.database_name"
CONTEXT:  PL/pgSQL function inline_code_block line 3 at IF

I know it's due to the lack of configuration parameters ("cron.database_name"), but what I'm puzzled by is why an optionally parameter would cause an error? Is it because the documentation is wrong, or is it that the code hasn't been compatible with it?

env: pg16.3,pg_cron1.6.7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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