"David G. Johnston" writes:
> On Sunday, February 2, 2025, PG Doc comments form
> wrote:
>> And what also could be clarified: can a database only be created on the
>> server side?
>> Or is there also a client (SQL) command to create a new database on the
>> server?
> The description of createdb
On Sunday, February 2, 2025, PG Doc comments form
wrote:
>
> I guess this is on the server side, in a Linux shell or similar?
>
> I think this should be clarified in the text.
We haven’t even mentioned psql yet, aside from the conventions page where
we cover $ means a shell prompt.
> And what
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/tutorial-createdb.html
Description:
Dear,
I was reading intro to setup of postgresql, and looking at
https://www.postgresql.org/docs/current/tutorial-createdb.html#TUTORIAL-CREATEDB
Reg
> On 02/02/2023 01:52 CET PG Doc comments form wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/15/tutorial-createdb.html
> Description:
>
> I installed pgsql with binary for windows from official website.
> Going through the
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/tutorial-createdb.html
Description:
I installed pgsql with binary for windows from official website.
Going through the tutorial I found that I have no createdb command and for
me to create
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/tutorial-createdb.html
Description:
Hi,
I'm following your tutorial to learn PostgreSQL. When I try to create a
database, I keep getting a "password authentication failed" error, that
doe