Wrong documentation link for a newcomer

Started by PG Bug reporting form12 months ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/tutorial-install.html
Description:

Document links to Chapter 17 for Postgresql installation. But Chapter 16 is
the proper link for a newcomer.
1.1. Installation
https://www.postgresql.org/docs/current/tutorial-install.html
...
If you are installing PostgreSQL yourself, then refer to Chapter 17 for
instructions on installation, and return to this guide when the installation
is complete. Be sure to follow closely the section about setting up the
appropriate environment variables.
...
Chapter 17. Installation from Source Code
https://www.postgresql.org/docs/current/installation.html
Chapter 16. Installation from Binaries
https://www.postgresql.org/docs/current/install-binaries.html