Open jasonchenTJ opened 1 month ago
Building pg_cron for PG17 fails for me with v1.6.2, but works with 1.6.4. So I think you need to update.
To add on, pg_cron is compatible to build with PG 17 of 1.6.3 (https://github.com/citusdata/pg_cron/releases/tag/v1.6.3).
Hi Guys,
Currently we are using PG 16.4 with pg_cron 1.6.2. That's works very well! We are going to update the PG major version to 17, can we still using the pg_cron version 1.6.2? or we need to update the extension to last release version?
Thanks Jason