<h1>Beta Information</h1>
<p>
-PostgreSQL 9.2 was <a href="/about/news/1415/">released</a> on Sep 10th, 2012.
-The development tree for 9.3 is open.
+PostgreSQL beta releases are pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release.
+</p>
+
+<p>
+Beta versions should not be used in production installations or active development projects. While the PostgreSQL code is continuously subject to a number of automated and manual tests, beta
+releases might have serious bugs. Also features may be changed incompatibly or removed at any time during the development of the betas.
+</p>
+<p>The development cycle of a PostgreSQL major release alternates between periods of development and periods of integration work, called <a href="http://commitfest.postgresql.org">commit fests</a>, normally one month each.
+As we approach release, we will release a series of betas, as needed.
+</p>
+
+<p>
+The current beta is 9.3 Beta 1.
+</p>
+
+<p>
+Betas are meant for everyone who uses PostgreSQL to test before we release the final version. There may still be serious bugs, so these versions are not meant for production use.</p>
+
+<p>
+<ul>
+<!--
+<li><a href="/about/news/XXXX/" title="Release Announcement">Release Announcement</a></li>
+-->
+<li><a href="/ftp/source/v9.3beta1">Download 9.3 Beta 1 source code</a></li>
+<li><a href="http://www.enterprisedb.com/products-services-training/pgdevdownload">Download 9.3 Beta 1 installers</a> (offsite link)</li>
+<li><a href="/docs/9.3/static/release-9-3.html">9.3 Beta Release Notes</a></li>
+</ul>
+</p>
+
+<p>
+We depend on our large community of users to test the features in beta releases and report issues. If you are able to contribute to PostgreSQL by doing beta testing, please see our <a href="http://wiki.postgresql.org/wiki/HowToBetaTest">Alpha/Beta Testing Page</a>.
</p>
{%endblock%}
<dl>
<dt>Online Manuals</dt>
<dd>
+ <p><b>9.3 beta</b> (<a href="/docs/9.3/static/index.html">without</a> comments)</p>
<p><b>9.2</b> (<a href="/docs/9.2/interactive/index.html">with</a>/<a href="/docs/9.2/static/index.html">without</a> comments)</p>
<p><b>9.1</b> (<a href="/docs/9.1/interactive/index.html">with</a>/<a href="/docs/9.1/static/index.html">without</a> comments)</p>
<p><b>9.0</b> (<a href="/docs/9.0/interactive/index.html">with</a>/<a href="/docs/9.0/static/index.html">without</a> comments)</p>