Lookup "bonjour" support in postgres server docs.
On Tue, Mar 9, 2010 at 4:17 PM, imageguy wrote:
> Is there a recommended way of "discovery" a PG server on the network ?
>
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.pos
Howdy;
We have written an application that uses PG as the backend database.
We currently embed the database servers IP address in a text file that
the installed (created using Inno) uses when setting up the client
programs (ie, stores this info in a local .ini file).
Is there a recommended way of