Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian2007-02-21 15:07:35 +0000
committerBruce Momjian2007-02-21 15:07:35 +0000
commit879caf13693031f32ec050966cd20bf72b535adb (patch)
tree24e72dc9a77b30bd9cd12e63888b51e302f48f9b /doc/FAQ
parent49cc503f54c21e4102f3772da65576fc88134ce0 (diff)
Update upgrade text.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 756fb59b02f..5b3c66eb3db 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