Hello Rene,

SkyRaT [2010-09-29  2:31 +0200]:
> While having a previous 8.4 version of server installed and running, it
> is impossible to install the package at all (automatic way).
> 
> Both services use the same 5432 TCP/IP port and so the second one fails
> to start.

How did you install 9.0? postgresql-common's pg_createcluster usually
picks the next free port, so in normal setups this "just works", and
an apt-get install p-9.0 in this situation should end up on port 5433.
What does "pg_lsclusters" say for you?

> I do not remember such behavior while upgrading 8.3 -> 8.4. There was
> something like auto-switch-to-next-port-available feature.

Yes, and this didn't change. It is possible that the port
configuration for your 8.4 cluster perhaps changed in a particular way
which pg_createcluster can't detect? Perhaps you can attach your
/etc/postgresql/8.4/main/postgresql.conf?

Martin

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to