mirror of
https://github.com/postgres/postgres.git
synced 2026-03-01 04:40:42 -05:00
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
This commit is contained in:
parent
71e3cff2e5
commit
8fed3cc225
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue