Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql-server: The programs needed to create and run a PostgreSQL server.
- Summary
- 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.
Changelog
- * Tue Apr 24 17:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 8.1.9-1
- Update to PostgreSQL 8.1.9 for CVE-2007-2138, data loss bugs
Resolves: #237680
- * Mon Feb 26 16:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 8.1.8-1
- Update to PostgreSQL 8.1.8 due to regression induced by security fix
Resolves: #227688
- * Sun Feb 4 16:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 8.1.7-1
- Update to PostgreSQL 8.1.7 to fix CVE-2007-0555, CVE-2007-0556
Resolves: #225496
- Sync init script and Makefile.regress with current Fedora scripts