Re: DOCS - Add introductory paragraph to Getting Started chapter - Mailing list pgsql-hackers

From Philip Alger
Subject Re: DOCS - Add introductory paragraph to Getting Started chapter
Date
Msg-id CAPXBC8K0j-=zymexP+nxFAzKuDd9cz5HUi_sC4xvuPwJGAUB_w@mail.gmail.com
Whole thread
In response to Re: DOCS - Add introductory paragraph to Getting Started chapter  (Dragos Andriciuc <dragos.andriciuc@percona.com>)
Responses Re: DOCS - Add introductory paragraph to Getting Started chapter
List pgsql-hackers


On Thu, Feb 19, 2026 at 3:58 AM Dragos Andriciuc <dragos.andriciuc@percona.com> wrote:
Thanks for pointing that out. The intention was to add two paragraphs and it is now corrected to use
two separate <para> tags. Attached is v2 of the patch.

I have verified that the docs build and render correctly in HTML locally.


Hello,

It's always good to add more documentation. I wouldn't consider two single sentences as separate paragraphs though. 

However, I think these sentences can be combined into one.

For example:

This chapter provides a practical introduction to <productname>PostgreSQL</productname>
by guiding you through software installation, basic architectural concepts, and how to create and access 
your first database.

I think this version combines the two essentially.

--
Best, 
Phil Alger

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Selectively invalidate caches in pgoutput module
Next
From: "Jonathan Gonzalez V."
Date:
Subject: Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode