Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql: PostgreSQL client programs and libraries.
Name: | postgresql |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 8.1.18 |
License: | BSD |
Release: | 2.SEL5_4.1 |
URL: | http://www.postgresql.org/ |
- Summary
- 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). The
postgresql package includes the client programs and libraries that
you'll need to access a PostgreSQL DBMS server. These PostgreSQL
client programs are programs that directly manipulate the internal
structure of PostgreSQL databases on a PostgreSQL server. These client
programs can be located on the same machine with the PostgreSQL
server, or may be on a remote machine which accesses a PostgreSQL
server over a network connection. This package contains the docs
in HTML for the whole package, as well as command-line utilities for
managing PostgreSQL databases on a PostgreSQL server.
If you want to manipulate a PostgreSQL database on a remote PostgreSQL
server, you need this package. You also need to install this package
if you're installing the postgresql-server package.
Changelog
- * Sat Oct 10 00:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Sep 29 00:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 8.1.18-2.el5_4.1
-
- Remove unnecessary .o file that confuses TPS tests
Related: #525284
- * Fri Sep 25 01:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 8.1.18-1.el5_4.1
-
- Update to PostgreSQL 8.1.18 to fix CVE-2009-0922, CVE-2009-3230,
and assorted other bugs described at
http://www.postgresql.org/docs/8.1/static/release.html
Resolves: #525284