Jump to letter: [
BCEGILMOPRSTU
]
postgresql93 - PostgreSQL client programs and libraries
- Description:
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 command-line
utilities for managing PostgreSQL databases on a PostgreSQL server.
If you want to manipulate a PostgreSQL database on a local or remote PostgreSQL
server, you need this package. You also need to install this package
if you're installing the postgresql93-server package.
Packages
postgresql93-9.3.17-1PGDG.rhel5.src
[23.2 MiB] |
Changelog
by Devrim Gündüz (2017-05-09):
- Update to 9.3.17, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-17.html
|
postgresql93-9.3.16-1PGDG.rhel5.src
[23.1 MiB] |
Changelog
by Devrim Gündüz (2017-02-07):
- Update to 9.3.16, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-16.html
|
postgresql93-9.3.15-2PGDG.rhel5.src
[23.0 MiB] |
Changelog
by Devrim Gündüz (2016-11-05):
- Append PostgreSQL major version number to -libs provides.
|
postgresql93-9.3.15-1PGDG.rhel5.src
[23.0 MiB] |
Changelog
by Devrim Gündüz (2016-10-24):
- Update to 9.3.15, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-15.html
- Put back a useless block, to supress ldconfig issues temporarily until
we have a good fix. Per John.
|
postgresql93-9.3.14-1PGDG.rhel5.src
[23.0 MiB] |
Changelog
by Devrim Gündüz (2016-08-11):
- Update to 9.3.14, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-14.html
- Remove useless chown in %test conditional, per report from John
Harvey. Fixes #1522.
- Remove useless BR, per Peter Eisentraut. Fixes #1528.
|
postgresql93-9.3.13-1PGDG.rhel5.src
[23.0 MiB] |
Changelog
by Devrim Gündüz (2016-05-11):
- Update to 9.3.13, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-13.html
|
postgresql93-9.3.12-1PGDG.rhel5.src
[23.0 MiB] |
Changelog
by Devrim Gündüz (2016-03-29):
- Update to 9.3.12, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-12.html
|
postgresql93-9.3.11-1PGDG.rhel5.src
[22.9 MiB] |
Changelog
by Devrim Gündüz (2016-02-09):
- Update to 9.3.11, per changes described at:
http://www.postgresql.org/docs/9.3/static/release-9-3-11.html
- Specify --docdir and --htmldir properly. This will require many
other packages to be updated, but we already made this change in
9.5 branch, and maintaining spec files for 3rd party stuff
separately for each version started to become harder.
|