Skip to content

Commit 8c98fd6

Browse files
committed
Update upgrade wording.
1 parent 50c7e83 commit 8c98fd6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

doc/FAQ

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Wed Feb 21 14:47:53 EST 2007
4+
Last updated: Wed Feb 21 17:54:05 EST 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -431,11 +431,11 @@
431431
3.6) What is the upgrade process for PostgreSQL?
432432

433433
The PostgreSQL team only adds bug fixes to minor releases. All users
434-
should upgrade to the most recent minor release as soon as it is
435-
available. While upgrades always have some risk, PostgreSQL minor
436-
releases fix only frequently-encountered, security, and data
437-
corruption bugs, to reduce the risk of upgrading. The community
438-
considers not upgrading more risky than upgrading.
434+
should upgrade to the most recent minor release as soon as possible.
435+
While upgrades always have some risk, PostgreSQL minor releases fix
436+
only frequently-encountered, security, and data corruption bugs, to
437+
reduce the risk of upgrading. The community considers not upgrading
438+
more risky than upgrading.
439439

440440
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not
441441
require a dump and restore; merely stop the database server, install

doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Wed Feb 21 14:47:53 EST 2007</P>
13+
<P>Last updated: Wed Feb 21 17:54:05 EST 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -585,8 +585,8 @@ <H3 id="item3.5">3.5) Why do I get <I>"Sorry, too many
585585
<H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3>
586586

587587
<P>The PostgreSQL team only adds bug fixes to minor releases. All
588-
users should upgrade to the most recent minor release as soon as it
589-
is available. While upgrades always have some risk, PostgreSQL minor
588+
users should upgrade to the most recent minor release as soon as
589+
possible. While upgrades always have some risk, PostgreSQL minor
590590
releases fix only frequently-encountered, security, and data corruption
591591
bugs, to reduce the risk of upgrading. The community considers
592592
<i>not</i> upgrading more risky than upgrading.</P>

0 commit comments

Comments
 (0)