From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Mark Woodward <pgsql(at)mohawksoft(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
Subject: | Re: pg_service.conf |
Date: | 2006-02-19 16:10:45 |
Message-ID: | 20060219161044.GE1323@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Sun, Feb 19, 2006 at 04:56:11PM +0100, Peter Eisentraut wrote:
> Mark Woodward wrote:
> > Don't get me wrong, DNS, as it is designed, is PERFECT for the
> > distributed nature of the internet, but replication of fairly static
> > data under the control of a central authority (the admin) is better.
>
> What about this zeroconf/bonjour stuff? I'm not familiar with it, but
> it sounds like it could tie into this discussion.
I think the major issue is that most such systems (like RFC2782) deal
only with finding the hostname:port of the service and don't deal with
usernames/passwords/dbname. What we want is a system that not only
finds the service, but tells you enough to connect. You can't connect
to a postgres server without a dbname and these discovery protocols
don't generally provide that.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Douglas McNaught | 2006-02-19 16:12:15 | Re: pg_service.conf |
Previous Message | Peter Eisentraut | 2006-02-19 15:56:11 | Re: pg_service.conf |
From | Date | Subject | |
---|---|---|---|
Next Message | Douglas McNaught | 2006-02-19 16:12:15 | Re: pg_service.conf |
Previous Message | Peter Eisentraut | 2006-02-19 15:56:11 | Re: pg_service.conf |