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, subselects 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-8.4.5-1.fc14.i686
[3.2 MiB] |
Changelog
by Tom Lane (2010-10-05):
- Update to PostgreSQL 8.4.5, for various fixes described at
http://www.postgresql.org/docs/8.4/static/release-8-4-5.html
including the fix for CVE-2010-3433
Related: #639371
- Add -p "$pidfile" to initscript's status call to improve corner cases.
Related: #561010
|