BUG #16531: listen_addresses wide open? - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16531: listen_addresses wide open?
Date
Msg-id 16531-cc8c86ac52fbf7fc@postgresql.org
Whole thread Raw
Responses Re: BUG #16531: listen_addresses wide open?
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16531
Logged by:          R F
Email address:      bee.lists@gmail.com
PostgreSQL version: 10.6
Operating system:   CentOS 7
Description:

I only had this in postgresql.conf:

listen_adresses = '192.168.1.50'

The machine was properly functioning on 'localhost' in an application I had
on the same machine.

In pg_hba.conf:

local   all             all                                     trust
host    all             all             127.0.0.1/32            trust

With these directives, the machine, from what I understand, shouldn't be
able to reach into localhost.


pgsql-bugs by date:

Previous
From: wenjing zeng
Date:
Subject: Re: [bug] Table not have typarray when created by single user mode
Next
From: "Thompson, Shon"
Date:
Subject: RE: Re: Invalid memory alloc querying field type bytea