diff options
-rw-r--r-- | doc/src/sgml/start.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index b4cb7981be3..e06337aa0e4 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -339,7 +339,7 @@ mydb=> mydb=# </screen> That would mean you are a database superuser, which is most likely - the case if you installed <productname>PostgreSQL</productname> + the case if you installed the <productname>PostgreSQL</productname> instance yourself. Being a superuser means that you are not subject to access controls. For the purposes of this tutorial that is not important. |