Re: [HACKERS] Avahi support for Postgresql

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Mathias Hasselmann <mathias(at)openismus(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org, Murray Cumming <murrayc(at)openismus(dot)com>
Subject: Re: [HACKERS] Avahi support for Postgresql
Date: 2008-02-25 14:33:17
Message-ID: 20080225143317.GB15597@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Mathias Hasselmann wrote:

> 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/

Hmm, a quick look at the third patch reveals that it is using the
"threaded" Avahi client. That's a showstopper. Please consider using
some other approach -- writing our own handlers for AvahiPoll would seem
apropos.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-02-25 14:45:42 Re: Avahi support for Postgresql
Previous Message Leonardo Cezar 2008-02-25 14:28:42 Re: One more option for pg_dump...

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2008-02-25 14:45:42 Re: Avahi support for Postgresql
Previous Message Peter Eisentraut 2008-02-25 14:27:33 Re: Avahi support for Postgresql