Atualizando de 2.4 para 2.9. Preciso de um pouco de ajuda sobre a ordem para executar os comandos finais e reiniciar

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 curtidas

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

3 curtidas

You might have a look at PostgreSQL 13 update

2 curtidas

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