pkg://postgresql-7.4_7.4.19-0etch1_i386.deb:3382724/control
downloads
Package: postgresql-7.4
Version: 1:7.4.19-0etch1
Section: misc
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8c-1), postgresql-client-7.4, postgresql-common (>= 24)
Conflicts: postgresql (<< 7.5)
Installed-Size: 8188
Maintainer: Martin Pitt <mpitt@debian.org>
Description: object-relational SQL database, version 7.4 server
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Some of the features are:
ACID transactions, foreign keys, views, sequences, subqueries,
triggers, user-defined types and functions, outer joins, multiversion
concurrency control. Graphical user interfaces and bindings for many
programming languages are available as well.
.
This package provides the database server for PostgreSQL 7.4. Servers
for other major release versions can be installed simultaneously and
are coordinated by the postgresql-common package. A package providing
ident-server is needed if you want to authenticate remote connections
with identd.