mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Fix typo, per Dave Page.
This commit is contained in:
parent
3986d713ac
commit
c1958e5bd4
4
doc/FAQ
4
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Wed Feb 21 11:07:59 EST 2007
|
Last updated: Wed Feb 21 11:08:51 EST 2007
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -434,7 +434,7 @@
|
|||||||
should upgrade to the most recent minor release as soon as it is
|
should upgrade to the most recent minor release as soon as it is
|
||||||
available. While upgrades always have some risk, PostgreSQL minor
|
available. While upgrades always have some risk, PostgreSQL minor
|
||||||
releases fix only frequently-encountered bugs to reduce the risk of
|
releases fix only frequently-encountered bugs to reduce the risk of
|
||||||
upgrading. The community considers not upgrading more risky that
|
upgrading. The community considers not upgrading more risky than
|
||||||
upgrading.
|
upgrading.
|
||||||
|
|
||||||
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not
|
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Wed Feb 21 11:07:59 EST 2007</P>
|
<P>Last updated: Wed Feb 21 11:08:51 EST 2007</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
||||||
@ -589,7 +589,7 @@
|
|||||||
is available. While upgrades always have some risk, PostgreSQL minor
|
is available. While upgrades always have some risk, PostgreSQL minor
|
||||||
releases fix only frequently-encountered bugs to reduce the risk of
|
releases fix only frequently-encountered bugs to reduce the risk of
|
||||||
upgrading. The community considers <i>not</i> upgrading more risky
|
upgrading. The community considers <i>not</i> upgrading more risky
|
||||||
that upgrading.</P>
|
than upgrading.</P>
|
||||||
|
|
||||||
<P>Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does
|
<P>Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does
|
||||||
not require a dump and restore; merely stop the database server,
|
not require a dump and restore; merely stop the database server,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user