Re: Wrong Installation Link

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: trikooplays(at)gmail(dot)com
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Wrong Installation Link
Date: 2025-08-09 17:55:59
Message-ID: 2497168.1754762159@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

PG Doc comments form <noreply(at)postgresql(dot)org> writes:
> In Chapter 1 Section 1 (Installation), the documentation is linking to
> Chapter 17 for installing postgresql, however that chapter is titled:
> "Installation from source" And the preceding Chapter states:
> "PostgreSQL is available in the form of binary packages for most common
> operating systems today. When available, this is the recommended way to
> install PostgreSQL for users of the system. Building from source (see
> Chapter 17) is only recommended for people developing PostgreSQL or
> extensions."

You're right, we should re-point that link at chapter 16.

Thumbing through the other references to the "installation" chapter,
I think we should also change the first one in runtime.sgml,
which is in the material about upgrading. The other ones seem
fine as-is because they are talking about choices you might make
when building from source.

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2025-08-09 19:18:01 Re: Wrong Installation Link
Previous Message PG Doc comments form 2025-08-09 15:27:17 Wrong Installation Link