Re: tutorial

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: y(dot)saburov(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: tutorial
Date: 2026-08-27 15:02:37
Message-ID: CAKFQuwY=ruudLh_yrP+C6tU1UK2=0itAKeAKbwiMQo8qSc2gZw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Aug 27, 2026 at 10:22 AM PG Doc comments form <
noreply(at)postgresql(dot)org> wrote:

> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/18/tutorial-accessdb.html
> Description:
>
> In the guide, you provide examples of creating the mydb database and taking
> the first steps with it.
>
> This raises the question: why does psql display:
>
> mydb=>
>
> Doesn’t that mean someone created this database and granted access to it?
>

Yes, the user supposedly did when performing the exercise in chapter 1.3

> What do you think the user should see (what should they learn)? What will
> remain in the database?
>
> Let’s hope that, over time, navigating the documentation will become easier
> and more user-friendly.
>
>
That becomes more likely if people like you who wish to see this better
future suggest patches to make it happen.

Personally, I'd rather remove the tutorial from the core project and let it
be a more accessible community effort via the wiki. The legacy of it being
based upon someone possessing the source code is understandable given the
open source nature of the project but doesn't really fit today's reality.
On that front - if said wiki existed (and there really is no one stopping
it from becoming reality) and was on par in content with the documentation
the argument to simply stop maintaining the tutorial in the docs would be
possible to make.

David J.

In response to

  • tutorial at 2026-08-24 06:54:11 from PG Doc comments form

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Pavel Stehule 2026-08-27 15:22:52 Re: 4.1.2.3. String Constants with Unicode Escapes
Previous Message Pavel Stehule 2026-08-27 14:58:26 Re: 4.1.2.3. String Constants with Unicode Escapes