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.
• 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.
Comments
Similar requests
enable scheduling extension (beyond pg_cron)
7 votes · 0 comments
Upgrade pg_cron to 1.5.2
3 votes · 0 comments
Cron logging
1 vote · 0 comments
Issue: PostgreSQL upgrade stuck — “Step 3: No result found”
1 vote · 0 comments
Project URL "redirect" to better support upgrade migrations for native apps
1 vote · 0 comments
No comments yet.