From: Magnus Hagander
+Beta and Release Candidate tarballs are made available +alongside the release tarballs during the final phases of the development +cycle of new major versions of PostgreSQL. +
+ ++Source code tarballs are built automatically every night on the official +PostgreSQL development server. The +development snapshot is taken from the +head of the git repository, and includes the new features being worked +on for the next release. There are also "branch tip" snapshots built from +all supported stable branches, which contains +all bugfixes that are scheduled for the next release. +
+RPMs for RedHat, CentOS, Fedora and ScientificLinux are available from the @@ -74,22 +92,4 @@ RPM packages for CentOS, Fedora or RHEL please use the packages above.
the one click installer for all platforms. --Beta and Release Candidate tarballs are made available -alongside the release tarballs during the final phases of the development -cycle of new major versions of PostgreSQL. -
- --Source code tarballs are built automatically every night on the official -PostgreSQL development server. The -development snapshot is taken from the -head of the git repository, and includes the new features being worked -on for the next release. There are also "branch tip" snapshots built from -all supported stable branches, which contains -all bugfixes that are scheduled for the next release. -
- {%endblock%}