Package: postgresql-11 Version: 11.0-1 Severity: important /usr/share/doc/postgresql-11/README.Debian.gz still contains:
Then drop the default 10 cluster that was just created: pg_dropcluster 10 main --stop And then upgrade the 9.6 cluster to the latest installed version (e. g. 10): pg_upgradecluster 9.6 main This was right for the 9.6 → 10 upgrade. For users who have just got the 11 release, this will cause data loss because it deletes the productive 10 cluster first, then attempts to upgrade from a no longer extant 9.6 cluster to an already extant 11 cluster. Please do keep this updated for each release (IIRC I reported it some releases earlier already) to avoid copy/paste-caused data loss. -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'buildd-unstable'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Shell: /bin/sh linked to /bin/lksh Init: sysvinit (via /sbin/init) Versions of packages postgresql-11 depends on: ii libc6 2.27-6 iu libgcc1 1:8.2.0-8 ii libgssapi-krb5-2 1.16.1-1 ii libicu60 60.2-6 ii libldap-2.4-2 2.4.46+dfsg-5 iu libllvm7 1:7-6 ii libpam0g 1.1.8-3.8 iu libpq5 11.0-1 ii libselinux1 2.8-1+b1 ii libssl1.1 1.1.1-1 ii libstdc++6 8.2.0-8 ii libsystemd0 239-10 ii libuuid1 2.32.1-0.1 ii libxml2 2.9.4+dfsg1-7+b1 ii libxslt1.1 1.1.32-2 ii locales 2.27-6 iu postgresql-client-11 11.0-1 it postgresql-common 194 ii ssl-cert 1.0.39 iu tzdata 2018f-1 ii zlib1g 1:1.2.11.dfsg-1 Versions of packages postgresql-11 recommends: pn sysstat <none> Versions of packages postgresql-11 suggests: ii locales-all 2.27-6 -- no debconf information _______________________________________________ pkg-postgresql-public mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-postgresql-public
