Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-server - The programs needed to create and run a PostgreSQL server
- Description:
The postgresql-server package includes the programs needed to create
and run a PostgreSQL server, which will in turn allow you to create
and maintain PostgreSQL databases. PostgreSQL is an advanced
Object-Relational database management system (DBMS) that supports
almost all SQL constructs (including transactions, sub-selects and
user-defined types and functions). You should install
postgresql-server if you want to create and maintain your own
PostgreSQL databases and/or your own PostgreSQL server. You also need
to install the postgresql package.
Packages
postgresql-server-9.1.1-1.fc16.x86_64
[3.3 MiB] |
Changelog
by Tom Lane (2011-09-26):
- Update to PostgreSQL 9.1.1, for various fixes described at
http://www.postgresql.org/docs/9.1/static/release-9-1-1.html
- Enable build (but not test) of contrib/sepgsql
- Clean up specfile build options so that turning options off works again
|