Re: cannot find pg_hba.conf file
От | Richard Broersma |
---|---|
Тема | Re: cannot find pg_hba.conf file |
Дата | |
Msg-id | 396486430909291332m302d3e4ag7de66b1edf1bedcb@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: cannot find pg_hba.conf file ("Ramon Discua" <rdiscua@rdscorporacion.com>) |
Ответы |
Re: cannot find pg_hba.conf file
|
Список | pgsql-odbc |
On Tue, Sep 29, 2009 at 1:16 PM, Ramon Discua <rdiscua@rdscorporacion.com> wrote: > However this means that every time I add a user, that uses > my application from a different workstation I have to add the entry to the > pg_hba file on the server side? Is there a way to avoid this? Actually you don't need to put an entry for each users ip. The pg_hba.conf allows you to accept a range of IP address that your users client computers are assigned. The quickest way to properly configure your pg_hba.conf file would be to spend about ten minutes reading the online documentation: http://www.postgresql.org/docs/8.4/interactive/auth-pg-hba-conf.html Also notice the examples under Example 19-1. Example pg_hba.conf entries. Reply back with any problems that you encounter after trying some of the examples. A focused question is much more easy answer than general one. -- Regards, Richard Broersma Jr. Visit the Los Angeles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug
В списке pgsql-odbc по дате отправления: