From 2a2e6d3f0f54faac85f6b0c7a06e8851f0188314 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 24 Apr 2007 21:28:54 +0000 Subject: Update FAQ item:

3.6) What is the upgrade process for PostgreSQL?

to reference both versioning and specific upgrade instructions. --- doc/src/FAQ/FAQ.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 23c06f8b1e9..ea358a0b4d5 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: 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) @@ -585,8 +585,11 @@

3.6) What is the upgrade process for PostgreSQL?

See http://www.postgresql.org/support/versioning. -

+ href="http://www.postgresql.org/support/versioning">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?

-- cgit v1.2.3