Add documentation to 'createuser' that ALTER USER must be used to add or
Bruce Momjian <bruce@momjian.us>
Add documentation to 'createuser' that ALTER USER must be used to add or modify passwords, per user confusion report. Also clean up wording that command line utils need database access.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/createdb.sgml | modified | +6 −6 |
| doc/src/sgml/ref/createuser.sgml | modified | +10 −4 |
| doc/src/sgml/ref/dropdb.sgml | modified | +5 −5 |
| doc/src/sgml/ref/dropuser.sgml | modified | +5 −6 |