#include
PostgreSQL in Debian
PostgreSQL in Debian
We aim at building PostgreSQL
extensions and modules on several Debian
releases for all PostgreSQL versions supported.
Currently, we support
- Debian 6.0 (squeeze)
- Debian 7.0 (wheezy)
- Debian unstable (sid)
- PostgreSQL 8.3
- PostgreSQL 8.4
- PostgreSQL 9.0
- PostgreSQL 9.1
- PostgreSQL 9.2
We plan to also add support for Ubuntu.
Packages for older PostgreSQL versions and older Debian distributions will be
added on an ad-hoc basis.
Using the repository
Depending on your Debian version, use one of the following lines in your
/etc/apt/sources.list:
- Debian 6.0 (squeeze):
deb http://apt.postgresql.org/pub/repos/apt/ squeeze-pgdg main
-
Debian 7.0 (wheezy):
deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main
The repository is signed with gpg key ACCC4CF8.
(Import with "apt-key add ACCC4CF8.asc".)
News
Resources
Links
Contact
- pgsql-pkg-debian@postgresql.org (Archives)
- #postgresql-apt @ irc.freenode.net
- Christoph Berg <myon@debian.org>,
Dimitri Fontaine <dimitri@2ndquadrant.fr>,
Magnus Hagander <magnus@hagander.net>