Move upgrade instructions into its own section under "Server Setup and Operation", merged from upgrade sections in "Installation from Source Code" and "Backup and Restore". This now gives a single place for all upgrade information.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c5ba11f8fb1701441b96a755ea410b96bfe36170 Modified Files -------------- doc/src/sgml/backup.sgml | 212 ---------------------------- doc/src/sgml/installation.sgml | 158 +--------------------- doc/src/sgml/runtime.sgml | 301 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 304 insertions(+), 367 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
