This is a discussion on Avahi support for Postgresql within the Pgsql Patches forums, part of the PostgreSQL category; --> Mathias Hasselmann <mathias@openismus.com> writes: > Oh, that difference is really interesting. I didn't even see it. > DNS-SD uses ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Mathias Hasselmann <mathias@openismus.com> writes: > Oh, that difference is really interesting. I didn't even see it. > DNS-SD uses the convention "_<protoname>._<type>" to describe services, > and that's the convention Avahi follows. I don't know why the Bonjour > API uses that trailing dot, but it seems wrong: Is removing that dot going to create compatibility problems for us? If it means that an 8.3 client wouldn't find an 8.4 server, for instance, I don't think that's going to be acceptable. Do we need to "listen" on both names (whatever the heck that means in zeroconf)? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Am Montag, den 25.02.2008, 19:12 +0100 schrieb Peter Eisentraut: > Am Samstag, 23. Februar 2008 schrieb Mathias Hasselmann: > > The patches were in my initial mail, but now I've also uploaded them to > > my personal site for convenience: > > > > http://taschenorakel.de/files/pgsql-avahi-support/ > > I have reworked the first three of your patches (mostly formatting and some > refactoring) and published them here: > > http://git.postgresql.org/?p=~petere...=avahi-support Thanks alot. Didn't know about that git repository, btw. Is git://git.postgresql.org/git/postgresql.git assumed to reliably mirror the CVS repository? Ciao, Mathias -- Mathias Hasselmann <mathias@openismus.com> http://www.openismus.com/ - We can get it done. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |