Detecting postgres servers

From: Murray Cumming <murrayc(at)murrayc(dot)com>
To: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Detecting postgres servers
Date: 2005-11-19 17:34:18
Message-ID: 1132421658.10562.31.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Is there any way, without a username and password, to
1. Detect whether a Postgres server is running on a certain host on a
certain port.
2. Detect whether a Postgres server is running on a certain host.
3. Detect whether a Postgres server is running somewhere on the local
network, via some bonjour/rendezvous/avahi/howl-type thing?

--
Murray Cumming
murrayc(at)murrayc(dot)com
www.murrayc.com
www.openismus.com

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message CSN 2005-11-20 04:14:40 ruby/postgres - getting assoc array of rows?
Previous Message Bruce Momjian 2005-11-18 00:34:30 Re: Incremental results from libpq