createdb

2021-02-16 Thread PG Doc comments form
7;. Or if previously done, refer reader to the relevant section. The explanation on how to use createdb command can follow. This can avoid considerable problems for a user following the tutorial.

Re: Unexplained createdb mydb response

2019-06-09 Thread Tom Lane
PG Doc comments form writes: > I tried the first example in section 1.3 of the initial tutorial, > createdb mydb > The tutorial says >> If this produces no response then this step was successful and you can >> skip over the remainder of this section. Well, it's rig

Unexplained createdb mydb response

2019-06-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/tutorial-createdb.html Description: I tried the first example in section 1.3 of the initial tutorial, createdb mydb The tutorial says > If this produces no response then this s

More clarification on createdb command

2018-12-02 Thread PG Doc comments form
user. When I try entering that password, I get an error - createdb: could not connect to database template1: FATAL: password authentication failed for user "HP", where the name of my laptop is HP. To rectify this issue, I had to make a new user in the pgAdmin (at least, I initially use

More clarification on createdb command

2018-12-02 Thread PG Doc comments form
user. When I try entering that password, I get an error - createdb: could not connect to database template1: FATAL: password authentication failed for user "HP", where the name of my laptop is HP. To rectify this issue, I had to make a new user in the pgAdmin (at least, I initially use