Re: pg_hba.conf

Поиск
Список
Период
Сортировка
От
Тема Re: pg_hba.conf
Дата
Msg-id 2898C2526ECBEB448D434BA1F3027909034D978F@scsdcmail1.ameritrade.com
обсуждение исходный текст
Ответ на pg_hba.conf  (<LSanchez@ameritrade.com>)
Список pgsql-admin
Or it might be a security issue with how our VPN is setup. I'll talk to
our security folks and see what they will find.

Thanks!



-----Original Message-----
From: Sanchez, Lily
Sent: Tuesday, May 25, 2004 2:55 PM
To: 'Tom Lane'
Cc: xzilla@users.sourceforge.net; mike@thegodshalls.com;
pgsql-admin@postgresql.org
Subject: RE: [ADMIN] pg_hba.conf

Um, I restarted postmaster so many times already after I made the entry
and this is the only pg_hba.conf file in our server (you're right,
$PGDATA/pg_hba.conf). It's a brand new server that had just been built.

Have you tried connecting to your pgSQL server via VPN?

Thanks!

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Tuesday, May 25, 2004 2:51 PM
To: LSanchez@ameritrade.com
Cc: xzilla@users.sourceforge.net; mike@thegodshalls.com;
pgsql-admin@postgresql.org
Subject: Re: [ADMIN] pg_hba.conf

<LSanchez@ameritrade.com> writes:
> Here it is....

> host   all      all             10.29.15.0      255.255.255.0  trust

That line certainly ought to match your connection.  I think this has
got to be pilot error: either you didn't SIGHUP the postmaster or you
are editing the wrong copy of the file.  (The right copy is
$PGDATA/pg_hba.conf.)

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Campano, Troy"
Дата:
Сообщение: Database Size Limiting
Следующее
От: jseymour@LinxNet.com (Jim Seymour)
Дата:
Сообщение: Re: pg_hba.conf