Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS - Mailing list pgsql-general

From Stephen Frost
Subject Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Date
Msg-id 20190124021535.GK2528@tamriel.snowman.net
Whole thread Raw
In response to how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS  (Alex Morris <alex.morris@twelvemountain.com>)
Responses Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS  (Alex Morris <alex.morris@twelvemountain.com>)
List pgsql-general
Greetings,

* Alex Morris (alex.morris@twelvemountain.com) wrote:
> This question may simply be my ignorance of what piece of the systemd /
> systemctl puzzle needs attention.  Any clues are appreciated.

The simplest approach is to just modify the postgresql.conf file in
/etc/postgresql/9.5/main to update listen_addresses to be ''.

Thanks!

Stephen

Attachment

pgsql-general by date:

Previous
From: Alex Morris
Date:
Subject: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Next
From: Alex Morris
Date:
Subject: Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS