--- document: modulemd version: 2 data: name: postgresql stream: "12" version: 3720220825124354 context: 9e842022 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-f37-build ref: f37 stream: f37 stream_collision_modules: ursine_rpms: version: 1 commit: 8589285286dbaa1bd0901e540becc045c7617e70 mse: TRUE rpms: pgaudit: ref: 2622657a4ab09c2da92e342107303d92bc469b55 postgres-decoderbufs: ref: 5329b0f920fd11c4e0397e033cf5be0edd254e71 postgresql: ref: 25efce627db2c53c4a8c06ac670b527c0426c2c1 scmurl: https://src.fedoraproject.org/modules/postgresql.git?#8589285286dbaa1bd0901e540becc045c7617e70 dependencies: - buildrequires: platform: [f37] requires: platform: [f37] 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, 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, 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, i686, ppc64le, s390x, x86_64] ...