Index: conn-listen.html =================================================================== RCS file: /projects/pgadmin3/docs/en_US/hints/conn-listen.html,v retrieving revision 1.1 retrieving revision 1.2 diff -Ldocs/en_US/hints/conn-listen.html -Ldocs/en_US/hints/conn-listen.html -u -w -r1.1 -r1.2 --- docs/en_US/hints/conn-listen.html +++ docs/en_US/hints/conn-listen.html @@ -32,13 +32,14 @@ set the "tcpip" parameter to 'true'.

-After changing this parameter, you need to restart the server process to make the setting effective. +You can use the postgresql.conf editor that is built into pgAdmin III to edit the postgresql.conf configuration file +After changing this file, you need to restart the server process to make the setting effective.

If you double-checked your configuration but still get this error message, it's still unlikely that you encounter a fatal PostgreSQL misbehaviour. You probably have some low level -network connectivity problems (e.g. firewall configuration). Check this too before reporting -a bug to the PostgreSQL community. +network connectivity problems (e.g. firewall configuration). Please check this thoroughly +before reporting a bug to the PostgreSQL community.