doc: Fix description of how the default user name is chosen

Peter Eisentraut <peter@eisentraut.org>

Commit: 385da7306c7fce210bd059ad97ebb3e19699e161
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-11-24T08:04:50Z
Releases: 16.0
doc: Fix description of how the default user name is chosen

This makes the distinction between operating-system user name and
database user name a bit clearer.  It also clarifies that the user
name is determined first, and then the default database name.

Author: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAKFQuwZUhgz=sUi+wGQV-PBTNjMovuA-BOV88RV-Vw0m0drCAg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/client-auth.sgml modified +1 −1
doc/src/sgml/ref/psql-ref.sgml modified +8 −7

Documentation touched

Discussion