Re: DOCS - Add introductory paragraph to Getting Started chapter
Philip Alger <paalger0@gmail.com>
From: Philip Alger <paalger0@gmail.com>
To: Dragos Andriciuc <dragos.andriciuc@percona.com>
Cc: Andreas Karlsson <andreas@proxel.se>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2026-02-19T13:51:14Z
Lists: 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