Re: Find all running postgres DB servers on a network

From: Gerhard Hintermayer <gerhard(dot)hintermayer(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Find all running postgres DB servers on a network
Date: 2010-11-15 12:54:18
Message-ID: AANLkTi=9aHeUMcJ-AjDC3QQ0HjD4A5BCL3=QaxUEuSyS@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You could try connecting to each possible IP in your network, but to
catch each instance, you should also check nostandard (i.e. different
from 5432) ports - kind of hacking ...  AFAIK (or read ;-) )
Rendezvous/bonjour was implemented on OS X port only.

regards
Gerhard

On Sun, Nov 14, 2010 at 5:52 PM, 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

Browse pgsql-admin by date

  From Date Subject
Next Message Viktor Bojović 2010-11-15 12:59:01 Re: Find all running postgres DB servers on a network
Previous Message Pablo Delgado Díaz-Pache 2010-11-15 12:42:32 Re: Postgres error: could not open relation base/xxxxx/yyyyy