7.4.5 / 7.4.6 crash (pg_hba.conf issue)

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема 7.4.5 / 7.4.6 crash (pg_hba.conf issue)
Дата
Msg-id 1100709065.4697.20.camel@home
обсуждение исходный текст
Ответы Re: 7.4.5 / 7.4.6 crash (pg_hba.conf issue)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I've run across a bug in pg_hba.conf routines which is repeatable in
both 32bit intel on Linux and 64bit AMD on FreeBSD with both 7.4.5 and
7.4.6. It results in the postmaster crashing which is quite annoying
when it leaves behind it's children.

create a file dev.users within the data directory such as the attached.

Edit pg_hba.conf to have a line like:
    host    db     @dev.users   127.0.0.1        255.255.255.255 trust

Hup the postmaster,.

--

Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Minor problem with Makefile.shlib
Следующее
От: Reini Urban
Дата:
Сообщение: Re: Minor problem with Makefile.shlib