File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,10 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
186
186
the requested user must be a member of the role with the same
187
187
name as the requested database. (<literal>samegroup</> is an
188
188
obsolete but still accepted spelling of <literal>samerole</>.)
189
+ Superusers are not considered to be members of a role for the
190
+ purposes of <literal>samerole</> unless they are explicitly
191
+ members of the role, directly or indirectly, and not just by
192
+ virtue of being a superuser.
189
193
The value <literal>replication</> specifies that the record
190
194
matches if a replication connection is requested (note that
191
195
replication connections do not specify any particular database).
You can’t perform that action at this time.
0 commit comments