From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Cc: | rgucluer(at)gmail(dot)com |
Subject: | Wrong documentation link for a newcomer |
Date: | 2025-05-09 15:15:49 |
Message-ID: | 174680374920.1455382.7054341147008147313@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
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
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2025-05-13 10:34:24 | Missing word |
Previous Message | Andrei Polushin | 2025-05-08 14:58:11 | "GRANT on Roles" supports multiple options |