Re: cannot find pg_hba.conf file
От | Ramon Discua |
---|---|
Тема | Re: cannot find pg_hba.conf file |
Дата | |
Msg-id | 003d01ca4144$6da9b320$48fd1960$@com обсуждение исходный текст |
Ответ на | Re: cannot find pg_hba.conf file (Richard Broersma <richard.broersma@gmail.com>) |
Список | pgsql-odbc |
Again Thanks for the tip! -----Original Message----- From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Richard Broersma Sent: Tuesday, September 29, 2009 2:32 PM To: Ramon Discua Cc: pgsql-odbc@postgresql.org Subject: Re: [ODBC] cannot find pg_hba.conf file 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 -- Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-odbc
В списке pgsql-odbc по дате отправления: