Re: Do we really want to migrate plproxy and citext into PG core distribution?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Date: 2008-07-22 21:44:58
Message-ID: 1216763098.6971.201.camel@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2008-07-22 at 17:36 -0400, Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> > Tom, Simon, etc.:
> > Of the several things which "PostgreSQL could learn from MySQL" which we
> > covered at pgCon was that the requirement to hunt hither and yon for
> > popular add-ins is one of the primary reasons for developers not using
> > PostgreSQL.
>
> Agreed, but I think the best response to that is something CPAN-like
> for people to easily get hold of recognized extensions, and next best
> (or also) a "kitchen sink" installer package that agglomerates the core
> and selected outside projects. There aren't any successful extensible
> projects that ignore their own extensibility and put everything
> interesting into the core project.

It seems to me a better solution is to have appropriate repositories for
distributions that have them than some cpan style thing that is going to
break package dependencies.

apt-get install postgresql-plproxy
portinstall (I think that is the command) postgresql-plproxy

etc...

makes more sense.

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-07-22 21:54:29 Re: Do we really want to migrate plproxy and citext into PG core distribution?
Previous Message Markus Wanner 2008-07-22 21:43:46 Re: Postgres-R: tuple serialization