pg_hba.conf includes - Mailing list pgsql-admin

From Adam Fernie
Subject pg_hba.conf includes
Date
Msg-id 20060807132355.41D625AF032@svr4.postgresql.org
Whole thread Raw
Responses Re: pg_hba.conf includes  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-admin
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


pgsql-admin by date:

Previous
From: Srinivas Iyyer
Date:
Subject: pg_dump question
Next
From: Richard Broersma Jr
Date:
Subject: Re: pg_hba.conf includes