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

From: sofiamay(at)mail(dot)ru
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10140: Configured for 127.0.0.1 but binds to all IP
Date: 2014-04-25 07:56:08
Message-ID: 20140425075608.2714.57886@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 10140
Logged by: Dmitro
Email address: sofiamay(at)mail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message molind 2014-04-25 15:52:27 BUG #10141: Server fails to send query result.
Previous Message Michael Paquier 2014-04-25 02:21:43 Re: Missing file versions for a bunch of dll/exe files in Windows builds