Re: Error connecting using pgadmin from different computer - Mailing list pgsql-general

From Tom Lane
Subject Re: Error connecting using pgadmin from different computer
Date
Msg-id 14565.1100112098@sss.pgh.pa.us
Whole thread Raw
In response to Re: Error connecting using pgadmin from different computer  ("Goutam Paruchuri" <gparuchuri@oneil.com>)
List pgsql-general
"Goutam Paruchuri" <gparuchuri@oneil.com> writes:
> My understanding was it means ip range of 1 to 254.

You're mistaken.  /n means an n-bit netmask.  /254 is nonsense.
What you probably want is 192.168.2.0/24, which effectively
means "all of 192.168.2.*".

            regards, tom lane

pgsql-general by date:

Previous
From: "Goutam Paruchuri"
Date:
Subject: Re: Error connecting using pgadmin from different computer
Next
From: William Yu
Date:
Subject: Re: Important Info on comp.databases.postgresql.general