From: | M Sarwar <sarwarmd02(at)outlook(dot)com> |
---|---|
To: | Jonathan Katz <jonathan(dot)katz(at)excoventures(dot)com> |
Cc: | John Scalia <jayknowsunix(at)gmail(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
Subject: | Re: How to schedule long running SQL job |
Date: | 2023-07-20 01:25:10 |
Message-ID: | PH7PR19MB5968236E5BA70DA3BC94FAD4D33EA@PH7PR19MB5968.namprd19.prod.outlook.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Katz,
This is a good article. I am going try these.
Thanks,
Sarwar
________________________________
From: Jonathan Katz <jonathan(dot)katz(at)excoventures(dot)com>
Sent: Wednesday, July 19, 2023 8:48 PM
To: M Sarwar <sarwarmd02(at)outlook(dot)com>
Cc: John Scalia <jayknowsunix(at)gmail(dot)com>; pgsql-admin(at)lists(dot)postgresql(dot)org <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: How to schedule long running SQL job
On Jul 19, 2023, at 8:34 PM, M Sarwar <sarwarmd02(at)outlook(dot)com<mailto:sarwarmd02(at)outlook(dot)com>> wrote:
This URL is a list of extensions that are marked as “trusted,” which means
that they can be installed by users without elevated privileges. A list of
extensions that are available on RDS can be found here. “pg_cron” is
included in this list:
https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-extensions.html
It includes a link that provides guidance for how to use pg_cron on RDS:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_pg_cron.html
Thanks,
Jonathan
From | Date | Subject | |
---|---|---|---|
Next Message | Jef Mortelle | 2023-07-20 11:22:55 | Upgrade from PG12 to PG |
Previous Message | Doug Reynolds | 2023-07-20 00:50:29 | Re: How to schedule long running SQL job |