BUG #10140: Configured for 127.0.0.1 but binds to all IP

Поиск
Список
Период
Сортировка
От sofiamay@mail.ru
Тема BUG #10140: Configured for 127.0.0.1 but binds to all IP
Дата
Msg-id 20140425075608.2714.57886@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #10140: Configured for 127.0.0.1 but binds to all IP  (Stephen Frost <sfrost@snowman.net>)
Re: BUG #10140: Configured for 127.0.0.1 but binds to all IP  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      10140
Logged by:          Dmitro
Email address:      sofiamay@mail.ru
PostgreSQL version: 9.3.4
Operating system:   Windows 7 Pro x64
Description:

All versions 9.x.x Postgresql have a BUG. Its configured for 127.0.0.1 but
binds to all IP (0.0.0.0)!

In postgresql.conf:

listen_addresses = '127.0.0.1'

but in reality:

postgres.exe    TCP    0.0.0.0    5432                    and
postgres.exe    TCP    ::    5432

What's the trouble? Please fix this bug.
Sorry for my english.

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

Предыдущее
От: "Burgess, Freddie"
Дата:
Сообщение: pitfalls of installing pgpool on a standby server
Следующее
От: molind@gmail.com
Дата:
Сообщение: BUG #10141: Server fails to send query result.