-
|
I’m currently using I have the following script that attempts to migrate the database from version 16 to 17: However, after running the script, I encounter the following error: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
In case anyone wonder, I finally installed repmgr like so for pgautoupgrade. Still need to do some checks but it might be ok. REM: Remember to upgrade repmgr to latest version using |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, I thought it might be a neat way to quickly get things set up! The migration actually went up just fine, so I’m closing the topic for now 😄 |
Beta Was this translation helpful? Give feedback.
In case anyone wonder, I finally installed repmgr like so for pgautoupgrade.
Still need to d…