mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Update FAQ item:
<H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3> to reference both versioning and specific upgrade instructions.
This commit is contained in:
7
doc/FAQ
7
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Fri Apr 20 09:48:11 EDT 2007
|
Last updated: Tue Apr 24 17:28:23 EDT 2007
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -430,7 +430,10 @@
|
|||||||
|
|
||||||
3.6) What is the upgrade process for PostgreSQL?
|
3.6) What is the upgrade process for PostgreSQL?
|
||||||
|
|
||||||
See http://www.postgresql.org/support/versioning.
|
See http://www.postgresql.org/support/versioning for a general
|
||||||
|
discussion about upgading, and
|
||||||
|
http://www.postgresql.org/docs/current/static/install-upgrading.html
|
||||||
|
for specific instructions.
|
||||||
|
|
||||||
3.7) What computer hardware should I use?
|
3.7) What computer hardware should I use?
|
||||||
|
|
||||||
|
@ -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: Fri Apr 20 09:48:11 EDT 2007</P>
|
<P>Last updated: Tue Apr 24 17:28:23 EDT 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>)
|
||||||
@ -585,8 +585,11 @@
|
|||||||
<H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3>
|
<H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3>
|
||||||
|
|
||||||
<P>See <a
|
<P>See <a
|
||||||
href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning</a>.
|
href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning</a>
|
||||||
</P>
|
for a general discussion about upgading, and <a href=
|
||||||
|
"http://www.postgresql.org/docs/current/static/install-upgrading.html">
|
||||||
|
http://www.postgresql.org/docs/current/static/install-upgrading.html</a>
|
||||||
|
for specific instructions.</P>
|
||||||
|
|
||||||
<H3 id="item3.7">3.7) What computer hardware should I use?</H3>
|
<H3 id="item3.7">3.7) What computer hardware should I use?</H3>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user