Re: Find all running postgres DB servers on a network

From: Frederiko Costa <frederiko(at)gmail(dot)com>
To: ojas dubey <ojas(dot)dubey(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Find all running postgres DB servers on a network
Date: 2010-11-17 20:53:33
Message-ID: AANLkTimsOkgBCp+=erY8B5n6GNuUQ1_cu-7KxFneekQZ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dubey(at)gmail(dot)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
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Whitney 2010-11-17 20:56:22 Re: Find all running postgres DB servers on a network
Previous Message Tom Lane 2010-11-17 00:02:19 Re: Postgres service won't start, doesn't log any errors