--- document: modulemd version: 2 data: name: postgresql stream: 12 version: 20210210145712 context: 8b234a03 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-eln-build ref: eln stream: eln stream_collision_modules: ursine_rpms: version: 1 commit: 1090973140a22e95d1c598b9c37a39ca02f7f903 mse: TRUE rpms: pgaudit: ref: 2622657a4ab09c2da92e342107303d92bc469b55 postgres-decoderbufs: ref: 5329b0f920fd11c4e0397e033cf5be0edd254e71 postgresql: ref: 9ae4e0407ef02d8e987f40d91b1f03de6e011d7e scmurl: git+https://src.fedoraproject.org/modules/postgresql.git?#1090973140a22e95d1c598b9c37a39ca02f7f903 dependencies: - buildrequires: platform: [eln] requires: platform: [eln] references: community: https://docs.pagure.org/modularity/ documentation: https://www.postgresql.org/docs/ tracker: https://github.com/modularity-modules/postgresql profiles: client: rpms: - postgresql server: rpms: - postgresql-server api: rpms: - postgresql - postgresql-server components: rpms: 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: 1 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] postgres-decoderbufs: rationale: postgres-decoderbufs postgresql extension repository: git+https://src.fedoraproject.org/rpms/postgres-decoderbufs cache: https://src.fedoraproject.org/repo/pkgs/postgres-decoderbufs ref: stream-postgresql-12 buildorder: 1 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 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...