citusdata / citusdata/pg_cron

pg_cron installation error on postgres 13 Docker image.

Open
#129 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.9k
Forks
260
Avg merge
5d 5h
Merged PRs (30d)
1

Description

Hi,
I am using Postgres 13.2 Docker image and I have installed pg_cron using the below command,
apt-get -y install postgresql-13-cron
But when I try to create pg_cron getting below error,

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.