error postgresql remote access windows 7 - Mailing list pgsql-general

From Arvind Singh
Subject error postgresql remote access windows 7
Date
Msg-id BLU164-W152C95520EE6CE5954CAB4CA960@phx.gbl
Whole thread Raw
Responses Re: error postgresql remote access windows 7
List pgsql-general
I have installed postgres server 9.3 on windows 7 network for the first time.

The systems are connected on wifi network.

Server in installed and working normal.

configured pghba with
host      all       all            0.0.0.0/0        md5
host    all             all             ::1/128                 md5

configured postgresql.conf with
listen_addresses = '*'   


I am using pgadmin III to access server
- From Server it works fine
- But from Client it cannot find the Server.

The client can access shared folders on server and Even ping is Ok from both sides.

Any hint or a checklist will Help.

regards
arvind

pgsql-general by date:

Previous
From: Ash Damle
Date:
Subject: Re: Human readable or full text of xlog (pg_xlog) for vs 9.2
Next
From: chiru r
Date:
Subject: Re: error postgresql remote access windows 7