-
it would be nice to have support for to run a job every n seconds, so i can do health monitoring every 5 seconds instead of every minute.
the cron libraries you use has support for seconds parsing,…
-
I added this trigger to a project I am working on. My OS is Ubuntu 24.04, and was seeing the following error:
```
Finished building all Spin components
/home/sam/.local/share/spin/plugins/trigger-…
-
Hi.
There is multiple errors with mdbs part.
1) If u doesn't set up shared library in first place, U can't install extentions at databases.
Code:
```
resource "yandex_mdb_postgresql_cluster" "" …
-
### Steps to reproduce the issue
- Disabled Lazy loader.
- Enabled Web Cron, generated hashed URL, saved.
- Set up a task to execute every minute.
- Setup a cron entry to fetch the hashed URL pr…
-
**Objective**:
Develop a Python script that allows users to perform CRUD (Create, Read, Update, Delete) operations for cron jobs on a Linux system. This script will provide an intuitive interface t…
-
Github actions support [scheduled builds](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule).
It may be interes…
-
Hi
I am using postgres 15 on ubuntu 22.04 and have just tried to install pg_cron to no avail.
I assume the correct version to install is postgresql-15-cron.
I have added the sharelibraries as follo…
-
### Steps to reproduce
This happens in the background there is not a set of of individual steps I can complete. What I can see is it is generating a tone of session in the mysql database from the tea…
-
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift | k8s bare-…
-
For our official CircleCI Docker Convenience Image support policy, please see [CircleCI docs](https://circleci.com/docs/convenience-images-support-policy).
This policy outlines the release, update,…