Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: <Title>function _timescaledb_functions.policy_job_error_retention(integer, jsonb) does not exist #7375

Closed
pgloader opened this issue Oct 20, 2024 · 0 comments · Fixed by #7378
Labels

Comments

@pgloader
Copy link

What type of bug is this?

Unexpected error

What subsystems and features are affected?

Background worker

What happened?

call run_job(2);

ERROR: function _timescaledb_functions.policy_job_error_retention(integer, jsonb) does not exist

TimescaleDB version affected

2.15.2

PostgreSQL version used

16.3

What operating system did you use?

RHEL8

What installation method did you use?

Source

What platform did you run on?

On prem/Self-hosted

Relevant log output and stack trace

No response

How can we reproduce the bug?

# call run_job(2);
ERROR:  function _timescaledb_functions.policy_job_error_retention(integer, jsonb) does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant