public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dragos Andriciuc <[email protected]>
To: [email protected] <[email protected]>
Subject: DOCS - Add introductory paragraph to Getting Started chapter
Date: Wed, 18 Feb 2026 09:28:43 +0000
Message-ID: <LO7P302MB2254ED63D99DEC176E8C50FEF86DA@LO7P302MB2254.GBRP302.PROD.OUTLOOK.COM> (raw)
Hello,
The "Getting Started" chapter currently lacks an introductory paragraph explaining its scope.
This patch adds a brief introduction describing the topics covered in the chapter.
Patch attached.
Attachments:
[application/octet-stream] 0001-Add-introductory-paragraph-to-Getting-Started-chapter.patch (1.1K, 3-0001-Add-introductory-paragraph-to-Getting-Started-chapter.patch)
download | inline diff:
From 355348ec409e15a017ee36a8d05a0914769442fb Mon Sep 17 00:00:00 2001
From: Dragos Andriciuc <[email protected]>
Date: Tue, 17 Feb 2026 12:25:03 +0200
Subject: [PATCH] Add introductory paragraph to Getting Started chapter
---
doc/src/sgml/start.sgml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml
index 0263a700591..28d05d89644 100644
--- a/doc/src/sgml/start.sgml
+++ b/doc/src/sgml/start.sgml
@@ -3,6 +3,15 @@
<chapter id="tutorial-start">
<title>Getting Started</title>
+ <para>
+ This chapter provides a practical introduction to working with <productname>PostgreSQL</productname>.
+ It describes how to install the software, explains basic architectural concepts, and shows how
+ to create and access a database.
+
+ The purpose of this chapter is to help you set up a working <productname>PostgreSQL</productname>
+ environment and become familiar with the fundamental components involved in everyday use.
+ </para>
+
<sect1 id="tutorial-install">
<title>Installation</title>
--
2.43.0
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter
In-Reply-To: <LO7P302MB2254ED63D99DEC176E8C50FEF86DA@LO7P302MB2254.GBRP302.PROD.OUTLOOK.COM>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox