Re: Plugin system like Firefox - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Plugin system like Firefox
Date
Msg-id 200808121942.m7CJgaV01470@momjian.us
Whole thread Raw
In response to Re: Plugin system like Firefox  (Markus Wanner <markus@bluegap.ch>)
Responses Re: Plugin system like Firefox  (Markus Wanner <markus@bluegap.ch>)
Re: Plugin system like Firefox  (Steve Atkins <steve@blighty.com>)
List pgsql-hackers
Markus Wanner wrote:
> Hi,
> 
> Robert Haas wrote:
> > I can't speak for anyone else, but I much prefer packages that make
> > use of my operating system's package management system rather than
> > rolling their own.  If I need a perl package that I can't get through
> > yum, I build my own RPMs rather than installing through CPAN.
> 
> I very much agree to that (well, s/RPM/DEB/).
> 
> But AFAIK we also need to provide packages for OSes without a package 
> management system. Windows being the most popular such OS.
> 
> Which probably means we should provide something that can work on its 
> own *or* through another package management system (very much like CPAN 
> and others, again).

We don't get economies of scale without an OS-agnostic way of installing
packages.  I realize many prefer their OS-native packaging system, but
that isn't the target audience of a packaging system that will increase
adoption.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Transaction-controlled robustness for replication
Next
From: Greg Smith
Date:
Subject: Re: [DOCS] [ADMIN] shared_buffers and shmmax