Hi, I'm trying to use an include file to add a list of host addresses to the pg_hba.conf file. The line in pg_hba.conf looks like... host dbname all @myhosts 255.255.255.255 md5 If I put a single ip or hostname in the file it works a treat but I don't know how to include more than 1 host or IP address is the file. Should it be comma seperated, newline for each file or something different? I'm using postgres 7.4 on debian. Cheers Adam Scanned by Serendipity Interactive - MYmailSAFE