从 2.4 升级到 2.9。需要一些关于运行最终命令和重启顺序的帮助

Almost complete upgrading from 2.4 to 2.9+.

First I ran:

cd /var/discourse
git pull
./launcher rebuild app

I’m now seeing this, and wondering in which order to run the three commands, and when to reboot the server.

./analyze_new_cluster.sh
./delete_old_cluster.sh
./launcher rebuild app

Also not 100% sure how/when to execute ALTER EXTENSION procedure:

Thank you in advance!

You only need to run

./launcher rebuild app

one more time. Other commands are not required (and won’t work either)

4 个赞

All systems operational, smooth process.
Thank you very much!

3 个赞

You might have a look at PostgreSQL 13 update

2 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.