summarylogtreecommitdiffstats
path: root/repmgr15.install
blob: 60c3a3f89ce6e99629b96a7cc01fb88233442955 (plain)
1
2
3
4
post_upgrade() {
        echo "Don't forget to run 'ALTER EXTENSION repmgr UPDATE' on repmgr DB, after restarting postgresql 15!"
}