Link to the lifecycle policy
authorDave Page <dpage@pgadmin.org>
Fri, 4 Dec 2009 17:29:57 +0000 (17:29 +0000)
committerDave Page <dpage@pgadmin.org>
Fri, 4 Dec 2009 17:29:57 +0000 (17:29 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2594 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/template/en/support.html
portal/template/en/support/versioning.html

index 108c18e21172eaae39d464bfdf1633d67dafc726..5cc6a6938ae15f5c48fd7b75377e4d64626641b0 100644 (file)
@@ -10,6 +10,9 @@ community, including <a href="/community/lists">mailing lists</a> and <a href="/
 And don't forget to read the <a href="/docs/faq">FAQs</a> and <a href="/docs/">documentation</a>.
 </p>
 
+<p>The <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy">PostgreSQL release support policy</a>
+explains the support lifecycle you can expect from the community for a given PostgreSQL major release.</p>
+
 <p>Commercial support is also available from one of the many companies providing <a href="/support/professional_support">professional services</a>
 to the PostgreSQL community. A listing of companies that provide <a href="/support/professional_hosting">hosting</a> with PostgreSQL access is
 also available.</p>
index c937e4b34ddddab2c792b25a1bbce7c104f1edb8..69c830bf1f20355b8c34727a26094e986450caa8 100644 (file)
@@ -23,3 +23,6 @@ Minor releases are numbered by increasing the third part of the version number,
 <p>
 Upgrading to a minor release does not require a dump and restore; merely stop the database server, install the updated binaries, and restart the server.  For some releases, manual changes may be required to complete the upgrade, so always read the release notes before upgrading.
 </p>
+
+<p>The <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy">PostgreSQL release support policy</a>
+explains the support lifecycle you can expect from the community for a given PostgreSQL major release.</p>