Pg_hba.conf issues
От
Colin Shreffler
Тема
Pg_hba.conf issues
Дата
Msg-id
C018FCE1.2C88A%colin.shreffler@warp9software.com
Ответ на
Re: Does PG really lack a time zone for India? (Ken Winter)
Список
Дерево обсуждения
Does PG really lack a time zone for India? "Ken Winter" <ken@sunward.org>
Re: Does PG really lack a time zone for India? Tom Lane <tgl@sss.pgh.pa.us>
Re: Does PG really lack a time zone for India? "Ken Winter" <ken@sunward.org>
Re: Does PG really lack a time zone for India? Tom Lane <tgl@sss.pgh.pa.us>
Re: Does PG really lack a time zone for India? "Ken Winter" <ken@sunward.org>
Re: Does PG really lack a time zone for India? Tom Lane <tgl@sss.pgh.pa.us>
Re: Does PG really lack a time zone for India? "Ken Winter" <ken@sunward.org>
Pg_hba.conf issues Colin Shreffler <colin.shreffler@warp9software.com>
Re: Pg_hba.conf issues Tom Lane <tgl@sss.pgh.pa.us>
Re: Pg_hba.conf issues "Raymond O'Donnell" <rod@iol.ie>
Re: Does PG really lack a time zone for India? Martijn van Oosterhout <kleptog@svana.org>
Re: Does PG really lack a time zone for India? Tom Lane <tgl@sss.pgh.pa.us>
Re: Does PG really lack a time zone for India? Martijn van Oosterhout <kleptog@svana.org>
Re: Does PG really lack a time zone for India? Bruce Momjian <pgman@candle.pha.pa.us>
I am not able to successfully create an entry in the pg_hba.conf file to enable remote access to my postgres database. The postmaster process HAS been initialized to accept tcp/ip connections. I have tried entering the following record in the file, but it does not grant me access. host all all 192.168.0.0 255.255.255.0 trust NOTE: I'm trying to access the server using pgAdmin 3 on my dev machine. Dev/Client machine is OS X Tiger and server is OS X Tiger Server. I would think that this would be the least restrictive access for our local area network. I'm trying to get it to work in the least secure mode first and then tighten down the security after I know its working. Does anyone have any ideas? Thanks, Colin Shreffler
В списке pgsql-general по дате отправления