Re: contrib vs. gborg/pgfoundry for replication solutions

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: contrib vs. gborg/pgfoundry for replication solutions
Date: 2004-04-21 22:34:20
Message-ID: 200404211534.20924.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

People:

> I almost agree, but I think things that are being actively developed to
> eventually move into the backend, like autovacuum or slony-I should be in
> contrib.  Things that aren't destined for backend integration should be
> removed though, like pgbench or dblink or whatnot.

I agree with this. Although I point out that, per Jan, Slony does *not* fall
in this group.

From my perspective, there are 2 criteria for something being in Contrib:

1) is the module tightly tied to particular versions of PostgreSQL, so that
the version shipped with 7.4 would not work with 7.5 or with 7.3?

2) Is the module being considered for eventual incorporation into the
mainstream backend?

That being said, let us get projects.postgresql.org up and running first ...
we've hit some technical snags today.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2004-04-21 23:07:01 Re: contrib vs. gborg/pgfoundry for replication solutions
Previous Message Magnus Hagander 2004-04-21 22:00:16 Re: contrib vs. gborg/pgfoundry for replication solutions