--- document: modulemd version: 2 data: name: postgresql stream: 12 version: 3020191209124438 context: a5b0195c summary: PostgreSQL module description: >- PostgreSQL is an advanced Object-Relational database management system (DBMS). The PostgreSQL server can be found in the postgresql-server sub-package. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-f30-build ref: f30 stream: f30 stream_collision_modules: ursine_rpms: version: 6 commit: 16403a8930874b1324972725206647a1103632d8 mse: TRUE rpms: libpq: ref: 38b142f864762f4f557377f3f67cfefbfdf1d09f pgaudit: ref: 841e0a2a3839f621619b62b383e98dbe305002b6 postgresql: ref: 608bbc4f4815ac87bfc3a343e04575564c5fab68 scmurl: https://src.fedoraproject.org/modules/postgresql.git?#16403a8930874b1324972725206647a1103632d8 dependencies: - buildrequires: platform: [f30] requires: platform: [f30] references: community: https://docs.pagure.org/modularity/ documentation: https://www.postgresql.org/docs/ tracker: https://github.com/modularity-modules/postgresql profiles: client: rpms: - libpq - postgresql libpq: rpms: - libpq server: rpms: - libpq - postgresql-server api: rpms: - postgresql - postgresql-server components: rpms: libpq: rationale: libpq library components repository: git+https://src.fedoraproject.org/rpms/libpq cache: https://src.fedoraproject.org/repo/pkgs/libpq ref: stream-postgresql-12 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] pgaudit: rationale: pgaudit postgresql extension repository: git+https://src.fedoraproject.org/rpms/pgaudit cache: https://src.fedoraproject.org/repo/pkgs/pgaudit ref: stream-postgresql-12 buildorder: 2 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] postgresql: rationale: main server/client components repository: git+https://src.fedoraproject.org/rpms/postgresql cache: https://src.fedoraproject.org/repo/pkgs/postgresql ref: stream-postgresql-12 buildorder: 1 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...