About 50 results
Open links in new tab
  1. pg_cron fails with returned message `connection failed` · Issue #959 ...

    Dec 26, 2023 · I am creating a function that the pg_cron should run, which I'll share for reference as well:

  2. Releases · zalando/spilo - GitHub

    Added an intermediate cron_admin role that allows to work with pg_cron jobs (previously only members of admin role were allowed to do that) (#699) Added wal-g proxy support (#661)

  3. unrecognized configuration parameter "cron.database_name" #1043

    Oct 30, 2024 · Hi I have created a new hello world instance using splio and pg16 and I get ERROR: unrecognized configuration parameter "cron.database_name" CONTEXT: PL/pgSQL function …

  4. [BUG] inconsistence in pg_cron dependencies when rebuild old ... - GitHub

    May 11, 2023 · We report this issue because there is edge cases that the latest pg_cron release is not compatible, and therefore the rebuilt image on old release version won't work anymore.

  5. spilo/postgres-appliance/runit/cron/run at master - GitHub

    Highly available elephant herd: HA PostgreSQL cluster using Docker - spilo/postgres-appliance/runit/cron/run at master · zalando/spilo

  6. [ post_init.sh function call error - GitHub

    Apr 19, 2023 · Even though I am setting pg_cron in the boostrap postgres section (in the yml file), it does not get created so causing the following error. But if I then manually create the pg_cron

  7. Draft: Replace cron by supercronic to support disallowing privilege ...

    I will keep insisting on using the cron instead of Supercronic because the last one doesn't allow changing users, but we rely on this feaure.

  8. v9.3: pg_cron binary missing? · Issue #316 · zalando/spilo

    v9.3: pg_cron binary missing? · Issue #316 · zalando/spilo · GitHub zalando /Public Star

  9. seteuid: Operation not permitted but cluster is up and running fine ...

    Mar 9, 2021 · It seems that OCP starts the container with nosuid, therefore cron can't be started as root. Unfortunately it can't work as non-root user. The solution would be finding an alternative to the cron, …

  10. Releases · zalando/spilo · GitHub

    Added an intermediate cron_admin role that allows to work with pg_cron jobs (previously only members of admin role were allowed to do that) (#699) Added wal-g proxy support (#661)