| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | terence(dot)sibley(at)yahoo(dot)com |
| Subject: | user issue |
| Date: | 2018-08-02 18:06:16 |
| Message-ID: | 153323317618.1398.5309614454651472805@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/tutorial-createdb.html
Description:
I ran "createdb mydb" but putting in my password I got "createdb: could not
connect to database template1: FATAL: password authentication failed for
user '(LOCAL USER)' "
Running "createdb -U postgres mydb" works with my password. Installation
seems to have created the user postgres without warning, but cmd and psql
both assume local user as default.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Westermann | 2018-08-03 11:37:38 | 66.3. Free Space Map |
| Previous Message | Tom Lane | 2018-08-02 13:38:46 | Re: regarding dblink_fdw |