Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        postgresql84-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
        
        
            | postgresql84-server-8.4.7-1.el5_6.1.x86_64
              [4.9 MiB] | Changelog
              by Tom Lane (2011-01-28): - Update to PostgreSQL 8.4.7, for various fixes described at
  http://www.postgresql.org/docs/8.4/static/release-8-4-7.html
  http://www.postgresql.org/docs/8.4/static/release-8-4-6.html
  including the fix for CVE-2010-4015
Resolves: #672636
- Ensure we don't package any .gitignore files from the source tarball |