Downloads
PostgreSQL Core Distribution
The core of the PostgreSQL object-relational database management system is available in several source and binary formats. The full package includes:- The core server with full documentation (html, man)
- Several command line tools (e.g. psql, pg_ctl, pg_dump, pg_restore)
- C library (libpq) and embedded C processor (ecpg)
- Several server-side procedural languages (e.g. plpgsql, pltcl, plperl)
- Several popular add-on packages (e.g. metaphone, pgcrypto and other useful enhancements)
Binary packages
Pre-built binary packages are available for a number of different operating systems:Source code
You can download the source code from a mirror site using our File Browser3rd party distributions
- Java PostgreSQL Server Bundles provide an integrated download of the latest & greatest versions of PostgreSQL & OpenJDK with Tomcat, JBoss or Resin. Built by the Open Source Computing Group.
- Postgres Plus - 'one click' installers for Linux, Mac, and Win32, which include many of the most commonly used components and helper applications. Published by EnterpriseDB.
- 'LAPP', 'MAPP' and 'WAPP' (Linux/Mac/Windows + Apache + PHP + PostgreSQL) stacks are available from BitNami. Sponsored by BitRock.
Live CDs/Software appliances
Live CDs are bootable CD images that allow you to run and play with PostgreSQL and a selection of related tools and software, without installing anything on your PC. Software appliances are similarly pre-configured, but are designed to run in a virtual machine or be installed onto real hardware. Note that as complete operating systems, these distributions may not be updated immediately when new versions of PostgreSQL are released.- PostgreSQL Live CD - a Fedora and CentOS based PostgreSQL live CD, containing packages from the PostgreSQL Yum repository. Maintained by Devrim GÜNDÜZ at EnterpriseDB. -
- TurnKey PostgreSQL - An Ubuntu based live CD and software appliance featuring a Mac OS X-themed Web management interface and a Python configuration and installation console. Published by TurnKey Linux.
- A 'LAPP' (Linux + Apache + PHP + PostgreSQL) appliance and Amazon EC2 image is available from BitNami, based on OpenSUSE and Ubuntu. Sponsored by BitRock.
Development snapshots & alpha/beta/rc releases
There are source code and binary development snapshots of the current development code and alpha/beta/rc releases available for testing and evaluation of new features. Note that these builds should be used for testing purposes only, and not for production systems.Additional software
Software Catalogue
There is much software available that is not bundled with PostgreSQL. The Software Catalogue offers a listing of many commercial and Open Source applications, interfaces and extensions to PostgreSQL that you may find useful.If you wish to have your product listed in the catalogue, please fill out this form.
0 comments:
Post a Comment