Re: Connecting to database step is bypassed

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: bacemjarraya(at)yahoo(dot)fr, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Connecting to database step is bypassed
Date: 2025-10-25 15:32:37
Message-ID: CAKFQuwa5Fw7ocpcAXEWOGB07wKE40tntROji-DYtyThxs2n=Nw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sat, Oct 25, 2025 at 9:58 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-createdb.html
> Description:
>
> Execution of
> $ createdb mydb
> suppose that the user is already logged to database manager in the cli bu
> psql
> In this tutorial they are not describing before how to connect to the
> database using psql or something equivalent
>

If they are already logged into the CLI at this point they haven't followed
the tutorial. That step is covered in the following section.

David J.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Oleg 2025-10-25 19:01:16 Re: Documentation improvement patch
Previous Message PG Doc comments form 2025-10-24 15:44:10 Connecting to database step is bypassed