Re: [GENERAL] Remote connection to PostgreSQL - Mailing list pgsql-general

From Igor Korot
Subject Re: [GENERAL] Remote connection to PostgreSQL
Date
Msg-id CA+FnnTwonKB-ey3nVsNbpAqUo2sw4yQ-bPKs-apK3fuCvcVizQ@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Remote connection to PostgreSQL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: [GENERAL] Remote connection to PostgreSQL
List pgsql-general
Thx, David.

On Mon, Jun 19, 2017 at 12:09 PM, David G. Johnston
<david.g.johnston@gmail.com> wrote:
> On Mon, Jun 19, 2017 at 9:02 AM, Igor Korot <ikorot01@gmail.com> wrote:
>>
>>  Hi, ALL,
>> Is there some magic in order to turn on remote connection to PostgreSQL?
>>
>> There are some extra steps to turn it on for MS SQL and MySQL, so I
>> figured
>> it should be the same for Postgre.
>
>
> See "listen_addresses"
>
> https://www.postgresql.org/docs/9.6/static/runtime-config-connection.html
>
> It forward links you to setting up client authentication for the same.
>
> David J.
>


pgsql-general by date:

Previous
From: Jeff Janes
Date:
Subject: Re: [GENERAL] effective_io_concurrency increasing
Next
From: Melvin Davidson
Date:
Subject: Re: [GENERAL] Remote connection to PostgreSQL