Re: Thorsten Glaser 2014-07-25 <[email protected]> > Package: postgresql-common > Version: 159 > Severity: normal > > Hi! > > /usr/share/doc/postgresql-9.4/README.Debian.gz still says:
You cut some important context from your quote: | Due to this default cluster, an immediate attempt to upgrade an | earlier 'main' cluster to a new version will fail and you need to | remove the newer default cluster first. E. g., if you have | postgresql-9.1 installed and want to upgrade to 9.3, you first install | postgresql-9.3: > > |Then drop the default 9.3 cluster: > | > | pg_dropcluster 9.3 main --stop > | > |And then upgrade the 9.1 cluster to the latest installed version (e. g. 9.3): > | > | pg_upgradecluster 9.1 main > > Following these instructions is dangerous if 9.3 is your > current old version, from which to upgrade to 9.4, ofc. Nonetheless, we will update this example. > Please remember to always update this file when changing > the default psql server version too! Thanks for the witty reminder. Christoph -- [email protected] | http://www.df7cb.de/ _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
