January 2019
Beginner
556 pages
14h 19m
English
As in postgresql.conf, the pg_hba.conf file is composed of a set of records, lines can be commented using the hash sign, and spaces are ignored. The structure of the pg_hba.conf file record is as follows:
host_type database user [IP-address| address] [IP-mask] auth-method [auth-options]
The host_type part of this query can be the following:
Read now
Unlock full access