Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-04-01 Thread Murray Cumming
On Tue, 2008-04-01 at 15:34 +, [EMAIL PROTECTED] wrote: > I would really prefer a more loosely coupled system. The functionality will be much the same. The implementation would be more difficult and obscure and there would be more points of failure and more things to configure, but it wouldn't

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-04-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Apr 01, 2008 at 05:07:31PM +0200, Mathias Hasselmann wrote: [...] > > Personally, I'be rather scared than delighted ;-) > > So in data centers you don't even trust the machines in your broadcast > domain? Kind of. Put it another way: never ha

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-04-01 Thread Mathias Hasselmann
Am Dienstag, den 01.04.2008, 12:02 + schrieb [EMAIL PROTECTED]: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, Apr 01, 2008 at 09:35:56AM +0200, Mathias Hasselmann wrote: > > Am Samstag, den 29.03.2008, 12:25 + schrieb [EMAIL PROTECTED]: > > [...] > > > Sorry for a dumb que

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-04-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Apr 01, 2008 at 09:35:56AM +0200, Mathias Hasselmann wrote: > Am Samstag, den 29.03.2008, 12:25 + schrieb [EMAIL PROTECTED]: > [...] > > Sorry for a dumb question, but I couldn't figure that out from your > > references [1]..[4]: does that

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-04-01 Thread Mathias Hasselmann
Am Samstag, den 29.03.2008, 12:25 + schrieb [EMAIL PROTECTED]: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sat, Feb 23, 2008 at 01:13:38PM +0100, Mathias Hasselmann wrote: > > [...] > > > Avahi/Bonjour/DNS-SD support[1] is very important, for integrating > > Postgresql with mod

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-03-29 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Feb 23, 2008 at 01:13:38PM +0100, Mathias Hasselmann wrote: [...] > Avahi/Bonjour/DNS-SD support[1] is very important, for integrating > Postgresql with modern desktop environments like OSX, GNOME, KDE: It's > very convenient to choose active

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Mathias Hasselmann
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-suppor

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Tom Lane
Mathias Hasselmann <[EMAIL PROTECTED]> writes: > Oh, that difference is really interesting. I didn't even see it. > DNS-SD uses the convention "_._" 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

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Mathias Hasselmann
Am Montag, den 25.02.2008, 15:27 +0100 schrieb Peter Eisentraut: > Am Dienstag, 27. November 2007 schrieb Mathias Hasselmann: > > I don't know, if the 4th patch adding subtypes describing Postgresql's > > capabilities is wanted by the Postgresql community. Being a desktop guy, > > using Postgresql

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Mathias Hasselmann
Am Montag, den 25.02.2008, 15:45 +0100 schrieb Peter Eisentraut: > 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 to

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread 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

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Peter Eisentraut
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

Re: [HACKERS] [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Alvaro Herrera
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

Re: [PATCHES] Avahi support for Postgresql

2008-02-25 Thread Peter Eisentraut
Am Dienstag, 27. November 2007 schrieb Mathias Hasselmann: > I don't know, if the 4th patch adding subtypes describing Postgresql's > capabilities is wanted by the Postgresql community. Being a desktop guy, > using Postgresql as embedded database, I'd really like to see all of the > patches merged,

Re: [PATCHES] Avahi support for Postgresql

2008-02-23 Thread Mathias Hasselmann
Am Samstag, den 23.02.2008, 21:08 +0100 schrieb Peter Eisentraut: > Mathias Hasselmann wrote: > > Congratulations to the 8.3 release. Now, that pre-release stress is over > > I'd really like to put attention on my Avahi patches again. > > I've added your item to the patch list > (http://develope

Re: [PATCHES] Avahi support for Postgresql

2008-02-23 Thread Peter Eisentraut
Mathias Hasselmann wrote: > Congratulations to the 8.3 release. No, that pre-release stress is over > I'd really like to put attention on my Avahi patches again. I've added your item to the patch list (http://developer.postgresql.org/index.php/Todo:PatchStatus). It would help if you could inclu

Re: [PATCHES] Avahi support for Postgresql

2008-02-23 Thread Mathias Hasselmann
Hello, Congratulations to the 8.3 release. No, that pre-release stress is over I'd really like to put attention on my Avahi patches again. Avahi/Bonjour/DNS-SD support[1] is very important, for integrating Postgresql with modern desktop environments like OSX, GNOME, KDE: It's very convenient to c

Re: [PATCHES] Avahi support for Postgresql

2007-11-28 Thread Bruce Momjian
This has been saved for the 8.4 release: http://momjian.postgresql.org/cgi-bin/pgpatches_hold --- Mathias Hasselmann wrote: > Postmaster already has code to announce its services via DNS-SD > (ZeroConf) by using App

[PATCHES] Avahi support for Postgresql

2007-11-27 Thread 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. I've separated the change set into smaller