We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent3430ab5 commit2b3e86dCopy full SHA for 2b3e86d
doc/src/sgml/libpq.sgml
@@ -6494,6 +6494,8 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
6494
<synopsis>
6495
<replaceable>hostname</replaceable>:<replaceable>port</replaceable>:<replaceable>database</replaceable>:<replaceable>username</replaceable>:<replaceable>password</replaceable>
6496
</synopsis>
6497
+ (You can add a reminder comment to the file by copying the line above and
6498
+ preceeding it with <literal>#</>.)
6499
Each of the first four fields can be a literal value, or
6500
<literal>*</literal>, which matches anything. The password field from
6501
the first line that matches the current connection parameters will be