<h1 class="nav">Beta Information</h1>
<p>
-PostgreSQL 8.3 was <a href="/about/news.918">released</a> on February 4th. The
-development tree for 8.4 is now open.
-</p>
+Feature freeze for PostgreSQL 8.4 took place on November 1st 2008. Since that time we have gone through the submitted patch queue and applied all outstanding patches that were deemed ready for release. As of this time, we are now releasing beta releases for all to test. What can you do to help?</p>
+<ul>
+ <li>Take a backup of your current database system with both old and new versions of pg_dump and load them into 8.4. Any application you have that runs against a PostgreSQL database should be tested against the updated server. You can report any PostgreSQL bugs or errors using <a href="/support/submitbug">the bug reporting form</a>.</li>
+ <li>If your platform is not listed in the <a href="http://www.pgbuildfarm.org/cgi-bin/show_status.pl">automatic build farm</a>, please download the source code and verify that you can build the release. You can send positive or negative results to <a href="mailto:pgsql-hackers@postgresql.org">pgsql-hackers@postgresql.org</a>.</li>
+ <li>Read through the 8.4 documentation, especially for new features, and suggest areas for improvment or clarification</a>.</li>
+ <li>You might want to subscribe to the <a href="http://archives.postgresql.org/pgsql-hackers/">pgsql-hackers mailing list</a>. This is where development of PostgreSQL takes place, and users involved in the beta program should be subscribed in order to recieve the most up to date information.</li>
+</ul>
+<p>Some important links you will need for testing PostgreSQL 8.4:</p>
+<ul>
+ <li>You can find the source code for the latest beta release in our <a href="http://www.postgresql.org/ftp/source/v8.4beta1">FTP area</a>
+ <li>One-click installers for Windows, Mac and Linux 32 & 64 bit are available from <a href="http://www.enterprisedb.com/products/pgdownload.do">EnterpriseDB</a>.
+ <li>RPMs for various Linux distributions can be found on the PostgreSQL <a href="http://yum.pgsqlrpms.org">yum repository</a>.
+ <li>You can find the latest MSI installer binaries for Windows in our <a href="http://www.postgresql.org/ftp/binary/v8.4beta1/win32">FTP area</a></li>.
+ <li>The list of <a href="http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Open_Items">Open Items</a> for 8.4.
+ <li><a href="http://www.postgresql.org/docs/8.4/static/release-8-4.html">Release notes for 8.4</a>.
+ <li><a href="http://www.postgresql.org/docs/8.4/static/index.html">Pre-release version of the 8.4 documentation</a>.
+</ul>
+<p>PostgreSQL traditionally has several rounds of beta releases, followed by a few rounds of release candidates before final release. How quickly these phases progress depends on your help!</p>
<div id="pgFrontFeature">
<div id="pgFrontFeatureContent">
<h1 id="txtFrontFeatureHeading">
- func_lang("PostgreSQL updates released")
+ func_lang("PostgreSQL 8.4 Beta Now Available")
</h1>
<p>
- func_lang("The PostgreSQL Global Development Group has
- released minor versions 8.3.7, 8.2.13, 8.1.17, 8.0.21 and 7.4.25. All users should upgrade to receive the latest fixes.")
+ func_lang("After more than a year of development work, the next version of PostgreSQL, the world's most advanced Open Source database is now available for beta testing.")
</p>
<div id="txtFrontFeatureLink">
- <br/>
- <img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" />
- <a href="/download" title="Download the Latest Updates">func_lang("Download the latest updates")</a><br />
+ <br/>
+ <img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="http://www.postgresql.org/about/news.1074" title="Announcement">func_lang("Full Announcement")</a><br />
+ <img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="/developer/beta" title="Participate in the PostgreSQL Beta Program">func_lang("Participate in the PostgreSQL Beta Program")</a><br />
</div>
</div>
</div>