postgresql: improve identMap description
This patch provides example usage for identMap based upon PostrgeSQL documentation @thoughtpolice
This commit is contained in:
parent
36abb06ee6
commit
169cb996c5
@ -81,6 +81,10 @@ in
|
|||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
Defines the mapping from system users to database users.
|
Defines the mapping from system users to database users.
|
||||||
|
|
||||||
|
The general form is:
|
||||||
|
|
||||||
|
map-name system-username database-username
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user