PostgreSQL - Roles and Security
Given the following
pg_hba.conf line: host all all 192.168.0.0/24 md5, what happens when a user connects from IP 192.168.0.15?