Re: [Pkg-postgresql-public] Re: Postgres major version support policy on Debian - Mailing list pgsql-general

From Martin Pitt
Subject Re: [Pkg-postgresql-public] Re: Postgres major version support policy on Debian
Date
Msg-id 20081011103730.GD7136@piware.de
Whole thread Raw
In response to Re: Re: [Pkg-postgresql-public] Postgres major version support policy on Debian  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
Scott Marlowe [2008-10-10 15:43 -0600]:
> This is certainly not true for slony on ubuntu.  On Ubuntu there's a
> slony1-bin package that has the common files, and then there's
> postgresql-8.x-slony1 package for each pgsql version that has the
> scripts to make that version happy.

The only difference in Ubuntu is the fix for
http://bugs.debian.org/499548 (missing dependency) which hasn't been
applied in Debian yet.

The slony1 package indeed DTRT, it builds postgresql-X.Y-slony1. Thus
if you upgrade from e. g. an 8.1 system, the -8.1-slony package will
stick around, and you can install postgresql-8.3 and
postgresql-8.3-slony1 to do the upgrade.

Martin

--
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: calling a function that takes a row type and returns a set of rows
Next
From: Oleg Bartunov
Date:
Subject: drupal 6.x fixes for PostgreSQL 8.3 available