Re: ident auth postgres 7.4 fedora core 3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ident auth postgres 7.4 fedora core 3
Дата
Msg-id 16287.1110179762@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ident auth postgres 7.4 fedora core 3  (Todd Gee <toddgee@yahoo.com>)
Список pgsql-jdbc
Todd Gee <toddgee@yahoo.com> writes:
> I have the relevant line in my pg_hba.conf file:
> host   all   all    127.0.0.1  0.0.0.0     ident sameuser

This may or may not have anything directly to do with your complaint,
but: that all-zeroes mask is almost certainly NOT what you want.
The above line allows anyone on the internet to connect to your
database.

            regards, tom lane

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

Предыдущее
От: Todd Gee
Дата:
Сообщение: ident auth postgres 7.4 fedora core 3
Следующее
От: Andreas Ulbrich
Дата:
Сообщение: Re: impossible to update rows specifying columns with NULL