From: | Jayson Hreczuck <jayson(dot)hreczuck(at)studentuniverse(dot)com> |
---|---|
To: | John Scalia <jayknowsunix(at)gmail(dot)com> |
Cc: | Prashant Kulkarni <ppk10(dot)prashant(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: PG_CRON in AWS RDS PostgreSQL |
Date: | 2021-04-07 11:41:14 |
Message-ID: | CAHg7=h4UE8pw94z0TVKOjHvv1us23nTFPpjZbpfF+78_FdvBLQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
We use pgagent, which has support up to the most recent version of
postgres. I've also got it working on my AWS E2C instance, but not sure if
it's available on Amazons out of the box databases (RDS).
On Wed, Apr 7, 2021, 7:23 AM John Scalia <jayknowsunix(at)gmail(dot)com> wrote:
> I recently looked into this for one of my development teams. Pg_cron
> requires that you’re running version 12.x or higher. Unfortunately, my team
> is still running v.11.9 so we couldn’t use pg_cron.
> —
> Jay
>
> Sent from my iPad
>
> On Apr 7, 2021, at 7:17 AM, Prashant Kulkarni <ppk10(dot)prashant(at)gmail(dot)com>
> wrote:
>
>
> Hi Team,
>
> Please anybody can share the details regarding PG_CRON in AWS RDS.
>
> 1.How to schedule jobs using PG_CRON in AWS RDS instances.
> 2.Can we execute any SQL script on schedule basis using pg_cron in RDS?
>
> Thank you!!
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Victor Sudakov | 2021-04-07 15:21:55 | "fsync = off" in recovery |
Previous Message | John Scalia | 2021-04-07 11:23:02 | Re: PG_CRON in AWS RDS PostgreSQL |