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

import postgresql-15-8090020230903100608.deadbeef

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