diff --git a/templates/pages/download/linux/linux_oneclick.inc b/templates/pages/download/linux/linux_oneclick.inc index 9ac189a..a246fd8 100644 --- a/templates/pages/download/linux/linux_oneclick.inc +++ b/templates/pages/download/linux/linux_oneclick.inc @@ -1,15 +1,33 @@ -

Graphical installer

+

Interactive installer by EnterpriseDB

-Installers are available for 32 and 64-bit Linux distributions -and include PostgreSQL, pgAdmin and the StackBuilder utility for installation -of additional packages. + Download the installer + certified by EnterpriseDB for all supported PostgreSQL versions.

+ +

This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing +your databases, and StackBuilder; a package manager that can be used to download and install +additional PostgreSQL tools and drivers. Stackbuilder includes management, +integration, migration, replication, geospatial, connectors and other tools. +

+ +

+This installer can run in graphical, command line, or silent install modes. +

+ +

+The installer is designed to be a straightforward, fast way to get up and running with +PostgreSQL on Linux (Red Hat family Linux including CentOS/Fedora/Scientific/Oracle variants), +Debian GNU/Linux and derivatives, Ubuntu Linux and derivatives, SuSE and OpenSuSE). +

+

-Download -the installer from EnterpriseDB for all supported versions. +Advanced users can also download a +tar.gz archive +of the binaries, without the installer. +This download is intended for users who wish to include PostgreSQL as part of another application installer.

-Note: The installers do not integrate with +Note: The installers do not integrate with platform-specific packaging systems.

diff --git a/templates/pages/download/macosx.html b/templates/pages/download/macosx.html index 6e1f53e..93a5024 100644 --- a/templates/pages/download/macosx.html +++ b/templates/pages/download/macosx.html @@ -17,19 +17,34 @@ There are several other installers available for PostgreSQL on Mac OS X, which is the recommended way to install.

-

Graphical installer by EnterpriseDB

+

Interactive installer by EnterpriseDB

+ + +

+ Download the installer +certified by EnterpriseDB for all supported PostgreSQL versions. +

+ +

This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing +your databases, and StackBuilder; a package manager that can be used to download and install +additional PostgreSQL tools and drivers. Stackbuilder includes management, +integration, migration, replication, geospatial, connectors and other tools. +

+ +

+This installer can run in graphical, command line, or silent install modes. +

-An installer is available for Mac OS X that includes PostgreSQL, -pgAdmin and the StackBuilder utility for installation of additional packages. -For PostgreSQL 9.0 and 9.1, Mac OS X 10.5 and above are supported, -on 32 and 64-bit Intel CPUs, and PostgreSQL 9.2 and later support -Mac OS X 10.6 and above on 32 and 64-bit Intel CPUs. +The installer is designed to be a straightforward, fast way to get up and running with +PostgreSQL on OS X.

-Download -the installer from EnterpriseDB for all supported versions. +Advanced users can also download a +zip archive +of the binaries, without the installer. +This download is intended for users who wish to include PostgreSQL as part of another application installer.

Graphical installer by BigSQL

@@ -40,18 +55,18 @@ Mac OS X installer from BigSQL for all supported versions.

-This distribution includes the PostgreSQL server, a graphical component manager, +This distribution includes the PostgreSQL server, a graphical component manager, command line and graphical tools for managing databases, plus many open source community components. Integrated components include web -and desktop developer tools, geospatial, provisioning & management, +and desktop developer tools, geospatial, provisioning & management, compatibility & migration, backup/restore, -and integration with external databases (Cassandra, Oracle, Hadoop), and -procedural languages (Python, Perl, Java, and TCL). +and integration with external databases (Cassandra, Oracle, Hadoop), and +procedural languages (Python, Perl, Java, and TCL).

Postgres.app

-Postgres.app is a simple, native Mac OS X app that runs in the menubar without the need of an installer. Open the app, and you have a PostgreSQL server +Postgres.app is a simple, native Mac OS X app that runs in the menubar without the need of an installer. Open the app, and you have a PostgreSQL server ready and awaiting new connections. Close the app, and the server shuts down.

diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html index b13af58..75815e3 100644 --- a/templates/pages/download/windows.html +++ b/templates/pages/download/windows.html @@ -4,63 +4,65 @@

Windows installers

-

Graphical installer by EnterpriseDB

+

Interactive installer by EnterpriseDB

-This graphical installer for PostgreSQL includes the PostgreSQL server, -pgAdmin III; a graphical tool -for managing and developing your databases, and StackBuilder; a -package manager that can be used to download and install additional -PostgreSQL applications and drivers. + Download the installer + certified by EnterpriseDB for all supported PostgreSQL versions. +

+ +

This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing +your databases, and StackBuilder; a package manager that can be used to download and install +additional PostgreSQL tools and drivers. Stackbuilder includes management, +integration, migration, replication, geospatial, connectors and other tools.

-The installer is designed to be as straightforward as possible -and a fast way to get up and running with PostgreSQL on Windows. +This installer can run in graphical or silent install modes.

-Download -the installer from EnterpriseDB for all supported versions. +The installer is designed to be a straightforward, fast way to get up and running with +PostgreSQL on Windows. +

-Advanced users can also download a +Advanced users can also download a zip archive -of the binaries, without the installer. This is not recommended for normal -installations, it is intended for users who wish to include PostgreSQL as -part of another application installer. +of the binaries, without the installer. +This download is intended for users who wish to include PostgreSQL as part of another application installer.

Graphical installer by BigSQL

-Download the +Download the graphical installer from BigSQL for all supported versions.

-This distribution includes the PostgreSQL server, a graphical component -manager, command line and graphical tools for managing databases, plus +This distribution includes the PostgreSQL server, a graphical component +manager, command line and graphical tools for managing databases, plus many open source community components.

-Integrated components include web and desktop developer tools, geospatial, +Integrated components include web and desktop developer tools, geospatial, provisioning & management, compatibility & migration, backup/restore, integration with external databases (Cassandra, Oracle, Hadoop), and procedural languages (Python, Perl, Java, and TCL).

-This distribution is a fast, developer-friendly way to get a complete PostgreSQL -environment installed and running. It uses an open source toolchain to build -PostgreSQL and extensions, which simplifies cross-platform development of -extensions. +This distribution is a fast, developer-friendly way to get a complete PostgreSQL +environment installed and running. It uses an open source toolchain to build +PostgreSQL and extensions, which simplifies cross-platform development of +extensions.

-Advanced users can also download a developer -sandbox +Advanced users can also download a developer +sandbox of the distribution, for scriptable installs or embedding with other applications.