PostgreSQL in Debian
We aim at building PostgreSQL
extensions and modules on several Debian
releases for all PostgreSQL versions supported.
Currently, we support
- Debian 5.0 (lenny)
- Debian 6.0 (squeeze)
- Debian unstable (sid)
- PostgreSQL 8.2
- PostgreSQL 8.3
- PostgreSQL 8.4
- PostgreSQL 9.0
- PostgreSQL 9.1
Using the repository
Depending on your Debian version, use one of the following lines in your
/etc/apt/sources.list:
# 5.0
deb http://pgapt.debian.net/ lenny-pgapt main
# 6.0
deb http://pgapt.debian.net/ squeeze-pgapt main
The repository is signed with gpg key ACCC4CF8.
(Import with "apt-key add ACCC4CF8.asc".)
Resources
Links
Contact
- pgsql-pkg-debian@postgresql.org (Archives)
- #postgresql-apt @ irc.freenode.net
- Christoph Berg <myon@debian.org>