Package: postgresql-8.3
Version: 8.3.0-1
Severity: minor

In :
/usr/share/doc/postgresql-8.3/README.Debian.gz
Default clusters and upgrading
-------------------------------
you first install postgresql-8.3:

  apt-get install postgresql-8.3

Then drop the default 8.2 cluster:

  pg_dropcluster 8.2 main --stop

And then upgrade the 8.2 cluster to 8.3:

  pg_upgradecluster 8.2 main

------------------------------
If, as i did, one follows this step by step, you just lose your main 
cluster without upgrading anything. Nice !!!
Of course second step should be
 pg_dropcluster 8.3 main --stop

PLEASE CORRECT THIS !!!




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages postgresql-8.3 depends on:
ii  libc6                 2.7-6              GNU C Library: Shared libraries
ii  libcomerr2            1.40.5-2           common error description library
ii  libkrb53              1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libldap-2.4-2         2.4.7-4            OpenLDAP libraries
ii  libpam0g              0.99.7.1-5         Pluggable Authentication Modules l
ii  libpq5                8.3.0-1            PostgreSQL C client library
ii  libssl0.9.8           0.9.8g-4           SSL shared libraries
ii  libxml2               2.6.31.dfsg-1      GNOME XML library
ii  postgresql-client-8.3 8.3.0-1            front-end programs for PostgreSQL 
ii  postgresql-common     84                 PostgreSQL database-cluster manage
ii  tzdata                2007k-2            time zone and daylight-saving time

postgresql-8.3 recommends no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to