-
+
Client Authentication
a set of records, one per line. Blank lines are ignored, as is any
text after the # comment character. A record is made
up of a number of fields which are separated by spaces and/or tabs.
- Fields can contain white space if the field value is quoted. Records
- cannot be continued across lines.
+ Fields can contain white space if the field value is quoted.
+ Quoting one of the keywords in database or username field (e.g "all"
+ or "replication") makes the name lose its special character, and just
+ match a database or username with that name. Records cannot be
+ continued across lines.