Re: Find all running postgres DB servers on a network - Mailing list pgsql-admin

From Scott Whitney
Subject Re: Find all running postgres DB servers on a network
Date
Msg-id 31372072.18703.1290027382116.JavaMail.root@zimbra.int.journyx.com
Whole thread Raw
In response to Re: Find all running postgres DB servers on a network  (Frederiko Costa <frederiko@gmail.com>)
Responses Re: Find all running postgres DB servers on a network  (Frederiko Costa <frederiko@gmail.com>)
List pgsql-admin
That only works in the event that you have PG listening on port 5432.

A product like Spiceworks will provide much more detail, presuming you have the IT credentials to talk to the machines.


nmap is the way to go. Try to scan for port 5432 in a range of IP of your
LAN.

~Fred
Linkedin profile: http://www.linkedin.com/in/frederikocosta


On Sun, Nov 14, 2010 at 8:52 AM, ojas dubey <ojas.dubey@gmail.com> wrote:

> Hi,
>
> I wanted to know if there is a way to get the hostnames of all the systems
> running PostGres DB servers on a local network on Windows (XP/Vista/7) using
> JDBC or any other Java API ?
>
>
> Regards,
> Ojas
>

pgsql-admin by date:

Previous
From: Frederiko Costa
Date:
Subject: Re: Find all running postgres DB servers on a network
Next
From: Frederiko Costa
Date:
Subject: Re: Find all running postgres DB servers on a network