Re: Bad gateway following Debian update
Published: April 8, 2020 - 11:12 AM
Hi Mich,
I must admit I don't understand your problem at all. There are probably some cases not covered in the documentation. Since you're in the community and don't have support, you can contribute by researching what's wrong in your case and submitting a pull request to the online documentation on GitHub. This could help others. Basically, the pg_upgrade script is supposed to transfer the database from version 9.6 to version 11, shut down version 9.6, and move the listening port for version 11 to 5432.
Regards,
Denis
I must admit I don't understand your problem at all. There are probably some cases not covered in the documentation. Since you're in the community and don't have support, you can contribute by researching what's wrong in your case and submitting a pull request to the online documentation on GitHub. This could help others. Basically, the pg_upgrade script is supposed to transfer the database from version 9.6 to version 11, shut down version 9.6, and move the listening port for version 11 to 5432.
Regards,
Denis
