Re: TCP/IP connection problem - Mailing list pgsql-admin

From Ben Suffolk
Subject Re: TCP/IP connection problem
Date
Msg-id 60FA14B7-0C97-47FF-90BC-5B3DA77DC5C3@vanilla.net
Whole thread Raw
In response to TCP/IP connection problem  (Jari Vauhkonen <jari.vauhkonen@joensuu.fi>)
Responses Re: TCP/IP connection problem  (Jari Vauhkonen <jari.vauhkonen@joensuu.fi>)
List pgsql-admin
>   -- configuring the postgresql.conf wit following lines:
>         #listen_addresses = '*'
>         #port = 5432
>         #tcpip_socket = true

Jari,

You need to remove the # from the lines, a # comments the line out,
so although you have set the port and changed the address it will not
actually have done anything.

Regards

Ben


pgsql-admin by date:

Previous
From: Jari Vauhkonen
Date:
Subject: TCP/IP connection problem
Next
From: Jari Vauhkonen
Date:
Subject: Re: TCP/IP connection problem