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.