BUG #14115: PostgreSQL stopped listening to ip address - Mailing list pgsql-bugs

From andreas.schmidt1982@googlemail.com
Subject BUG #14115: PostgreSQL stopped listening to ip address
Date
Msg-id 20160426152731.18212.99989@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14115
Logged by:          Andreas Schmidt
Email address:      andreas.schmidt1982@googlemail.com
PostgreSQL version: 9.5.2
Operating system:   Windows Server 2008 R2 Standard
Description:

In our postgresql.conf we defined the following addresses:
listen_addresses = 'localhost,192.168.1.2'

PostgreSQL stopped listening to 192.168.1.2 while we still could connect
using localhost.
After we restart the PostgreSQL server, we can connect to 192.168.1.2
again.
The system was not changed during the time period when the problem happened.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #14114: FK on-delete-cascade trouble
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #14014: postgresql95-setup script determines PGDATA wrongly