Skip to content
Snippets Groups Projects
Commit f5b0e797 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import postgresql-10-8030020201201142418.229f0a1c

parent b3a90dc3
No related branches found
No related tags found
No related merge requests found
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
name: postgresql name: postgresql
stream: "10" stream: 10
summary: PostgreSQL server and client module summary: PostgreSQL server and client module
description: PostgreSQL is an advanced Object-Relational database management system description: PostgreSQL is an advanced Object-Relational database management
(DBMS). The postgresql-server package contains the programs needed to create and system (DBMS). The postgresql-server package contains the
run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL programs needed to create and run a PostgreSQL server, which
databases. The base postgresql package contains the client programs that you'll will in turn allow you to create and maintain PostgreSQL
need to access a PostgreSQL DBMS server. databases. The base postgresql package contains the client
programs that you'll need to access a PostgreSQL DBMS server.
license: license:
module: module: [MIT]
- MIT
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: platform: [el8]
- el8 requires:
requires: platform: [el8]
platform:
- el8
references: references:
community: https://www.postgresql.org community: https://www.postgresql.org
documentation: https://www.postgresql.org/docs/10/index.html documentation: https://www.postgresql.org/docs/10/index.html
tracker: http://bugzilla.redhat.com tracker: http://bugzilla.redhat.com
profiles: api:
client: rpms:
rpms:
- postgresql - postgresql
- postgresql-server
profiles:
server: server:
rpms: rpms:
- postgresql-server - postgresql-server
api: client:
rpms: rpms:
- postgresql - postgresql
- postgresql-server
components: components:
rpms: rpms:
postgresql: postgresql:
rationale: Module API. rationale: Module API.
ref: r8-stream-10 ref: stream-10-rhel-8.3.0
...@@ -38,4 +38,4 @@ data: ...@@ -38,4 +38,4 @@ data:
rpms: rpms:
postgresql: postgresql:
rationale: Module API. rationale: Module API.
ref: a541cd1bd7045b83ff56ba2970b0c7693f743f15 ref: 14eb4594bf7369f0503aa5daf12a1fd6ccf62f88
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment