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 19:18:01
Message-ID: 2506137.1754767081@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I wrote:
> 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"

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

Actually ... a one-liner fix doesn't really seem appropriate here,
because almost all of "tutorial-install" is essentially talking
about installation from source. Certainly the remark about
not needing superuser wouldn't apply to most scenarios where
you're installing from distro-provided packages.

So I'm feeling like maybe we need a full rewrite of these
few paragraphs, not just a link update.

regards, tom lane

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2025-08-10 09:10:24 Tutorial from Chapter 2.1
Previous Message Tom Lane 2025-08-09 17:55:59 Re: Wrong Installation Link