Jump to letter: [
ABCEGHIJLMNOPRST
]
postgresql10 - PostgreSQL client programs and libraries
- 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
postgresql10-server sub-package.
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 postgresql10-server package.
Packages
postgresql10-10.7-1PGDG.sles12.x86_64
[2.4 MiB] |
Changelog
by Devrim Gündüz (2019-02-12):
- Update to 10.7, per changes described at
https://www.postgresql.org/docs/devel/static/release-10-7.html
|
postgresql10-10.6-1PGDG.sles12.x86_64
[2.4 MiB] |
Changelog
by Devrim Gündüz (2018-11-06):
- Update to 10.6, per changes described at
https://www.postgresql.org/docs/devel/static/release-10-6.html
- Fix upgrade path setup script, and add check_upgrade as well.
|
postgresql10-10.5-1PGDG.sles12.x86_64
[2.3 MiB] |
Changelog
by Devrim Gündüz (2018-08-09):
- Update to 10.5, per changes described at
https://www.postgresql.org/docs/devel/static/release-10-5.html
|
postgresql10-10.4-1PGDG.sles12.x86_64
[2.3 MiB] |
Changelog
by Devrim Gündüz (2018-05-08):
- Update to 10.4, per changes described at
https://www.postgresql.org/docs/devel/static/release-10-4.html
- Build hstore_plpyton and ltree_plpython with PY3 as well. This
is a backport of 969cf62e70e6f97725f53ac70bf07214555df45d .
|