citusdata / citusdata/pg_cron

Job was not scheduled on my PostgreSQL 9.5

Open
#116 0 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've successfully installed pg_cron on my PostgreSQL 9.5.
The postgresql.log echos "LOG: pg_cron scheduler started";
But after i add a job, the job was not scheduled, and there were no exec logs for the job in postgresql.log.

cron.job table data:
2 0 10 * * * insert into aa values(2) localhost 5432 xxx xxx true (null)

Kindly, guide me how to overcome this problem. If there is any bug, please fix it as soon as possible.

Attachment is the postgresql.log for your refference.
[postgresql-2020-11-03_092924.log](https://github.com/citusdata/pg_cron/files/5478902/postgresql-2020-11-03_092924.log)

Thank You.

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.