Re: [PATCHES] Avahi support for Postgresql

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Mathias Hasselmann <mathias(at)openismus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Murray Cumming <murrayc(at)openismus(dot)com>
Subject: Re: [PATCHES] Avahi support for Postgresql
Date: 2008-02-25 14:05:01
Message-ID: 200802251505.02636.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Am Dienstag, 27. November 2007 schrieb Mathias Hasselmann:
> Postmaster already has code to announce its services via DNS-SD
> (ZeroConf) by using Apple's Bonjour API. This series of patches
> implements that capability on top of the Avahi library[1] which
> is free software, available for a wider variety of platforms.

Is there a reason we couldn't use the Bonjour compatibility layer offered by
Avahi to keep the code differences to a minimum?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-02-25 14:23:35 Re: [PATCHES] Avahi support for Postgresql
Previous Message David BOURIAUD 2008-02-25 13:48:53 One more option for pg_dump...

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2008-02-25 14:23:35 Re: [PATCHES] Avahi support for Postgresql
Previous Message Markus Bertheau 2008-02-25 11:56:01 Re: Incomplete docs for restore_command for hot standby