Allowing user to connect to a database? - Mailing list pgsql-general

From Carlos
Subject Allowing user to connect to a database?
Date
Msg-id E148BE531B8AD311922E005004D3EEA101D51332@xchserver.pbsinet.com
Whole thread Raw
Responses Re: Allowing user to connect to a database?  (Paul Thomas <paul@tmsl.demon.co.uk>)
List pgsql-general

Hi Forum,
What line should I enter in pg_hba.conf in order to allow all users with subnet-mask starting at 255.255.255.0 into database "test"?  Should it be:

Host test all 0.0.0.0 255.255.255.0 trust

Thanks in advance for your response

Carlos Oliva
Senior Programmer/Analyst
Positive Business Solutions, Inc.
Cincinnati, OH 45240-1640
(513) 772 - 2255 ext 129
carlos@pbsinet.com
Yahoo ID: ramboid_1997

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: order of nested loop
Next
From: "Ed L."
Date:
Subject: Building pgeasy on HP-UX