|
|
a33bab |
---
|
|
|
a33bab |
document: modulemd
|
|
|
a33bab |
version: 2
|
|
|
a33bab |
data:
|
|
|
a33bab |
name: postgresql
|
|
|
a33bab |
stream: "10"
|
|
|
a33bab |
summary: PostgreSQL server and client module
|
|
|
a33bab |
description: PostgreSQL is an advanced Object-Relational database management
|
|
|
a33bab |
system (DBMS). The postgresql-server package contains the
|
|
|
a33bab |
programs needed to create and run a PostgreSQL server, which
|
|
|
a33bab |
will in turn allow you to create and maintain PostgreSQL
|
|
|
a33bab |
databases. The base postgresql package contains the client
|
|
|
a33bab |
programs that you'll need to access a PostgreSQL DBMS server.
|
|
|
a33bab |
license:
|
|
|
a33bab |
module: [MIT]
|
|
|
a33bab |
dependencies:
|
|
|
a33bab |
- buildrequires:
|
|
|
a33bab |
platform: [el8.5.0]
|
|
|
a33bab |
requires:
|
|
|
a33bab |
platform: [el8]
|
|
|
a33bab |
references:
|
|
|
a33bab |
community: https://www.postgresql.org
|
|
|
a33bab |
documentation: https://www.postgresql.org/docs/10/index.html
|
|
|
a33bab |
tracker: http://bugzilla.redhat.com
|
|
|
a33bab |
api:
|
|
|
a33bab |
rpms:
|
|
|
a33bab |
- postgresql
|
|
|
a33bab |
- postgresql-server
|
|
|
a33bab |
profiles:
|
|
|
a33bab |
server:
|
|
|
a33bab |
rpms:
|
|
|
a33bab |
- postgresql-server
|
|
|
a33bab |
client:
|
|
|
a33bab |
rpms:
|
|
|
a33bab |
- postgresql
|
|
|
a33bab |
components:
|
|
|
a33bab |
rpms:
|
|
|
a33bab |
postgresql:
|
|
|
a33bab |
rationale: Module API.
|
|
|
a33bab |
ref: e77c0c5c865b18108a4276ece59190518bd1fa7d
|