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 right --- the normal behavior

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 step was