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

From Frederiko Costa
Subject Re: Find all running postgres DB servers on a network
Date
Msg-id AANLkTimsOkgBCp+=erY8B5n6GNuUQ1_cu-7KxFneekQZ@mail.gmail.com
Whole thread Raw
In response to Find all running postgres DB servers on a network  (ojas dubey <ojas.dubey@gmail.com>)
Responses Re: Find all running postgres DB servers on a network
List pgsql-admin
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: Tom Lane
Date:
Subject: Re: Postgres service won't start, doesn't log any errors
Next
From: Scott Whitney
Date:
Subject: Re: Find all running postgres DB servers on a network