Lamar Owen wrote:
> Since Slony I requires a full PostgreSQL source tree against which to
> build, it makes sense to me to package it together (in a separate
> subpackage, perhaps) with the main RPM set. HOWEVER, this really
> isn't ideal due to the lack of synchronism in the release cycles.
It actually looks fairly trivial make slony independent of the
PostgreSQL source tree. One just has to copy over the Makefile.shlib
and dependencies (and adjust the configure script a bit).
--
Peter Eisentraut
http://developer.postgresql.org/~petere/