diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index 33347a5af8e..ac5111679ef 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -1,5 +1,5 @@ @@ -218,7 +218,7 @@ createdb: database creation failed: ERROR: permission denied to create database operating system account. As it happens, there will always be a PostgreSQL user account that has the same name as the operating system user that started the server, - and it also happens that that user always has permission to + and it also happens that the user always has permission to create databases. Instead of logging in as that user you can also specify the option everywhere to select a PostgreSQL user name to connect as.