Upgrade pg_cron to version 1.6 #18543
Unanswered
devidevio
asked this question in
Feature Requests
Replies: 1 comment
-
|
FYI They tried and had issues... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to upgrade the database extension
pg_cronto version 1.6 which was released a few days ago?The latest available version in Supabase is v1.4-1:
SELECT name, version FROM pg_available_extension_versions WHERE name = 'pg_cron'Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions