diff options
author | Bruce Momjian | 2007-04-24 21:28:54 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-04-24 21:28:54 +0000 |
commit | 2a2e6d3f0f54faac85f6b0c7a06e8851f0188314 (patch) | |
tree | d5ad3a6efbb5c292a7b22221a8b010c1294695ba /doc/FAQ | |
parent | 93dc5a234e68aec68c9f3fb09b7a75d9249467c0 (diff) |
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.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,7 @@ 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) @@ -430,7 +430,10 @@ 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? |