Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postgresql - PostgreSQL client programs
- Description:
PostgreSQL is an advanced Object-Relational database management system (DBMS).
The base postgresql package contains the client programs that you'll need to
access a PostgreSQL DBMS server, as well as HTML documentation for the whole
system. These client programs can be located on the same machine as the
PostgreSQL server, or on a remote machine that accesses a PostgreSQL server
over a network connection. The PostgreSQL server can be found in the
postgresql-server sub-package.
Packages
postgresql-9.1.3-3.fc17.x86_64
[3.0 MiB] |
Changelog
by Tom Lane (2012-03-17):
- Fix postgresql-setup to rely on systemd to parse the unit file, instead
of using ad-hoc code
Resolves: #804290
|