Re: docs are incomplete or wrong...
От | Ian Lawrence Barwick |
---|---|
Тема | Re: docs are incomplete or wrong... |
Дата | |
Msg-id | CAB8KJ=jo+pAsB3=gT5ZPYY0foxX-CYx+TdXsYQaiX2r=ephY6Q@mail.gmail.com обсуждение исходный текст |
Ответ на | docs are incomplete or wrong... (PG Doc comments form <noreply@postgresql.org>) |
Список | pgsql-docs |
2024年12月18日(水) 18:58 PG Doc comments form <noreply@postgresql.org>: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/tutorial-createdb.html > Description: > > Folowing the online docs @ > https://www.postgresql.org/docs/17/tutorial-createdb.html > it says: "To create a new database, in this example named mydb, you use the > following command: > > $ createdb mydb" > When performing it error comes: > "createdb: error: connection to server on socket > "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "root" does not > exist" > No matter what explanation there is for it, this is supposed to be official > documentation. It MUST be right. If you read a bit further down that page, it tells you how to deal with that kind of error: > Another response could be this: > createdb: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: role "joe" does not exist Specifically it says: > You will need to become the operating system user under which PostgreSQL > was installed (usually postgres) to create the first user account. Regards Ian Barwick
В списке pgsql-docs по дате отправления: