| From: | amul sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | sonams1209(at)gmail(dot)com |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: connection error |
| Date: | 2018-09-07 11:45:39 |
| Message-ID: | CAAJ_b94AwwG_Q01wrEANTkxC2iE0+a355Q2y5Aqin-iHHK1JbQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Sep 7, 2018 at 5:10 PM amul sul <sulamul(at)gmail(dot)com> wrote:
>
> Do you have following entry as well?
>
> # IPv6 local connections:
> host all all ::1/128 trust
>
> I hope "listen_addresses " in postgresql.conf is on default setting.
>
Sorry, I misread -- your local psql connection is fine .
Try setting listen_addresses = '*' in postgresql.conf.
For more detail please have a look to
https://www.postgresql.org/docs/9.5/static/runtime-config-connection.html
Regards,
Amul Sul
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Brusselback | 2018-09-07 14:28:27 | Re: Re: Re: How to install pgAgent on windows for postresql-bigsql-10.5 |
| Previous Message | amul sul | 2018-09-07 11:40:43 | Re: connection error |