--- document: modulemd version: 2 data: name: postgresql stream: "15" version: 3820221206215755 context: 75741a8b 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-f38-build ref: f38 stream: f38 stream_collision_modules: ursine_rpms: version: 1 commit: e964e88e2a8b2a640fa55bc37159f73e2920d95b mse: TRUE rpms: pgaudit: ref: 9236f63ae8110743b66d5ff95800d54a752e555b postgresql: ref: 6a58bed704c4af6b1488a528eb63eb483a58affe scmurl: https://src.fedoraproject.org/modules/postgresql.git?#e964e88e2a8b2a640fa55bc37159f73e2920d95b dependencies: - buildrequires: platform: [f38] requires: platform: [f38] 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: rawhide 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-15 arches: [aarch64, i686, ppc64le, s390x, x86_64] ...