Re: Connecting to database step is bypassed

2025-10-25 Thread David G. Johnston
On Sat, Oct 25, 2025 at 9:58 AM PG Doc comments form 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 data

Connecting to database step is bypassed

2025-10-25 Thread PG Doc comments form
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 bef