From: Magnus Hagander Date: Mon, 14 Jun 2010 08:51:38 +0000 (+0000) Subject: Update the linux download page per discussion: X-Git-Url: http://git.postgresql.org/gitweb/static/benefitdownload/file?a=commitdiff_plain;h=36b7a8fa7f278291e5221dd508132208ec2839ed;p=pgweb-old.git Update the linux download page per discussion: * Create intoriduction paragraph and links to all the subsections, to make it more clear which options are available and recommended. * Re-order so the ubuntu section is next to the debian section. * Simplify the links to the edb downloads, since both 32 and 64 bit linked to the same place anyway. * Remove incorrect maintenance information about the pgsqlrpms.org repository. git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2689 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- diff --git a/portal/template/en/download/linux.html b/portal/template/en/download/linux.html index 9209917c..ada714ef 100644 --- a/portal/template/en/download/linux.html +++ b/portal/template/en/download/linux.html @@ -3,25 +3,42 @@ Linux packages

Linux packages

+

+PostgreSQL is available integrated with the package management on most Linux platforms. When available, +this is the recommended way to install PostgreSQL, since it provides proper integration with the +operating system, including automatic patching and other management functionality.

+

+Should packages not be available for your distribution, or there are issues with your package manager, +there are graphical installers available. Finally, most Linux systems make it +easy to build from source. +

-

One click installer

+ + +

Graphical installer

One click installers are available for 32 and 64 bit Linux distributions and include PostgreSQL, pgAdmin, PL/Java and the PL/pgSQL debugger plugin. The installer has been tested with a number of recent Linux distributions and should work on Ubuntu 6.06 and above, Fedora 6 and above, CentOS/Red Hat Enterprise Linux 4 and above and others.

+

+Download the packages from +EnterpriseDB. +

-

Note: The one click installers do not integrate with platform-specific packaging systems. If you need -RPM, APT or Portage integration, please use the packages below.

- - +

Note: The one click installers do not integrate with platform-specific packaging systems. If you want +operating system integration, please use the packages listed below.

The one click installers are maintained by Dave Page at EnterpriseDB.

-

CentOS, Fedora and RHEL Yum Repository

+

CentOS, Fedora and RHEL Yum Repository

RPMs for CentOS, Fedora and Red Hat Enterprise Linux are available from the PostgreSQL Yum repository. Platform-specific RPM packages of PostgreSQL are available as well as a variety of related projects @@ -31,9 +48,7 @@ such as pgAdmin and Yum HOWTO. -

The PostgreSQL Yum repository is maintained by Devrim GÜNDÜZ at Command Prompt.

- -

Debian Apt

+

Debian Apt

Debian users may install PostgreSQL using the apt utility. For details on the use of apt on Debian, please see the documentation.

@@ -43,12 +58,19 @@ of PostgreSQL Debian packages is available from the package search tool.

The PostgreSQL packages for Debian are maintained by Martin Pitt.

-

Gentoo Portage

+

Ubuntu Apt

+ +

Ubuntu users may install PostgreSQL using the apt utility. For +details on the use of apt on Ubuntu, please see the documentation.

+ +

The PostgreSQL packages for Ubuntu are maintained by Martin Pitt.

+ +

Gentoo Portage

Gentoo users may install PostgreSQL using the portage system. For details on the use of Gentoo's Portage, please see the documentation.

-

SUSE RPMs

+

SUSE RPMs

RPMs for SUSE Linux and openSUSE are available from the openSUSE Build Service in the project server:database:postgresql. Platform-specific RPM packages are available for PostgreSQL @@ -57,9 +79,3 @@ suitable packages. Documentation is also available there.

The PostgreSQL packages for SUSE are maintained by Reinhard Max.

-

Ubuntu Apt

- -

Ubuntu users may install PostgreSQL using the apt utility. For -details on the use of apt on Ubuntu, please see the documentation.

- -

The PostgreSQL packages for Ubuntu are maintained by Martin Pitt.