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

import postgresql-12-8090020230903100559.deadbeef

parent 038bd68c
No related branches found
No related tags found
No related merge requests found
...@@ -37,17 +37,17 @@ data: ...@@ -37,17 +37,17 @@ data:
rpms: rpms:
postgresql: postgresql:
rationale: Module API. rationale: Module API.
ref: stream-12-rhel-8.6.0 ref: stream-postgresql-12-rhel-8.9.0
buildorder: 0 buildorder: 0
pgaudit: pgaudit:
rationale: pgaudit extension rationale: pgaudit extension
ref: stream-12-rhel-8.6.0 ref: stream-postgresql-12-rhel-8.9.0
buildorder: 1 buildorder: 1
postgres-decoderbufs: postgres-decoderbufs:
rationale: postgres-decoderbufs extension rationale: postgres-decoderbufs extension
ref: stream-12-rhel-8.6.0 ref: stream-postgresql-12-rhel-8.9.0
buildorder: 1 buildorder: 1
pg_repack: pg_repack:
rationale: pg_repack extension rationale: pg_repack extension
ref: stream-12-rhel-8.6.0 ref: stream-postgresql-12-rhel-8.9.0
buildorder: 1 buildorder: 1
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
name: postgresql name: postgresql
stream: 12 stream: "12"
summary: PostgreSQL server and client module summary: PostgreSQL server and client module
description: PostgreSQL is an advanced Object-Relational database management description: PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases. The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server.
system (DBMS). The postgresql-server package contains the license:
programs needed to create and run a PostgreSQL server, which module:
will in turn allow you to create and maintain PostgreSQL - MIT
databases. The base postgresql package contains the client dependencies:
programs that you'll need to access a PostgreSQL DBMS server. - buildrequires:
license: platform:
module: [MIT] - el8
dependencies: requires:
- buildrequires: platform:
platform: [el8] - el8
requires: references:
platform: [el8] community: https://www.postgresql.org
references: documentation: https://www.postgresql.org/docs/12/index.html
community: https://www.postgresql.org tracker: http://bugzilla.redhat.com
documentation: https://www.postgresql.org/docs/12/index.html profiles:
tracker: http://bugzilla.redhat.com client:
api: rpms:
rpms: - postgresql
- postgresql server:
- postgresql-server rpms:
profiles: - postgresql-server
server: api:
rpms: rpms:
- postgresql-server - postgresql
client: - postgresql-server
components:
rpms: rpms:
- postgresql pg_repack:
components: rationale: pg_repack extension
rpms: ref: r8s-stream-12
postgresql: buildorder: 1
rationale: Module API. pgaudit:
ref: r8s-stream-12 rationale: pgaudit extension
buildorder: 0 ref: r8s-stream-12
pgaudit: buildorder: 1
rationale: pgaudit extension postgres-decoderbufs:
ref: r8s-stream-12 rationale: postgres-decoderbufs extension
buildorder: 1 ref: r8s-stream-12
postgres-decoderbufs: buildorder: 1
rationale: postgres-decoderbufs extension postgresql:
ref: r8s-stream-12 rationale: Module API.
buildorder: 1 ref: r8s-stream-12
pg_repack:
rationale: pg_repack extension
ref: r8s-stream-12
buildorder: 1
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