FeatureFuel
2

Upgrade pg_cron to version 1.6

Source: supabase/supabase#18543 · opened by @devidevio
Is it possible to upgrade the database extension pg_cron to version 1.6 which was released a few days ago?
• The latest available version in Supabase is v1.4-1:
| name | version |
| ------- | ------- |
| pg_cron | 1.0 |
| pg_cron | 1.1 |
| pg_cron | 1.2 |
| pg_cron | 1.3 |
| pg_cron | 1.4 |
| pg_cron | 1.4-1 |

SELECT name, version FROM pg_available_extension_versions WHERE name = 'pg_cron'

Thanks in advance.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests