From 879caf13693031f32ec050966cd20bf72b535adb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 21 Feb 2007 15:07:35 +0000 Subject: [PATCH] Update upgrade text. --- doc/FAQ | 8 ++++---- doc/src/FAQ/FAQ.html | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 756fb59b02..5b3c66eb3d 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Tue Feb 20 22:50:50 EST 2007 + Last updated: Wed Feb 21 10:07:25 EST 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -436,9 +436,9 @@ binaries, and restart the server. All users should upgrade to the most recent minor release as soon as - it is available. While every upgrade has some risk, PostgreSQL minor - releases are designed to fix only common bugs with the least risk. The - community considers not upgrading more risky that upgrading. + it is available. While upgrades always have some risk, PostgreSQL + minor releases fix only common bugs to reduce the risk of upgrading. + The community considers not upgrading more risky that upgrading. Major releases (e.g. from 7.3 to 7.4) often change the internal format of system tables and data files. These changes are often complex, so diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 4a060e4d5f..8a5b24a789 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Feb 20 22:50:50 EST 2007

+

Last updated: Wed Feb 21 10:07:25 EST 2007

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -589,11 +589,11 @@ a dump and restore; merely stop the database server, install the updated binaries, and restart the server.

-

All users should upgrade to the most recent minor release as - soon as it is available. While every upgrade has some risk, - PostgreSQL minor releases are designed to fix only common bugs - with the least risk. The community considers not upgrading - more risky that upgrading.

+

All users should upgrade to the most recent minor release as soon + as it is available. While upgrades always have some risk, PostgreSQL + minor releases fix only common bugs to reduce the risk of upgrading. + The community considers not upgrading more risky that + upgrading.

Major releases (e.g. from 7.3 to 7.4) often change the internal format of system tables and data files. These changes are often complex, -- 2.40.0