--- document: modulemd version: 2 data: name: postgresql stream: "13" version: 20210218172353 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: 8cddfd5d8d1388e04a9ff437b5fe35baeee986cd mse: TRUE rpms: pgaudit: ref: 8fe7c55821299832c15c063960908c4334f48722 postgres-decoderbufs: ref: c1be917fd4e7757159173ef3ae6f6172e1e9d919 postgresql: ref: b4c3b731f2993fa738eb3520aa819fae9fd9ee79 scmurl: https://src.fedoraproject.org/modules/postgresql.git?#8cddfd5d8d1388e04a9ff437b5fe35baeee986cd 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-13 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-13 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-13 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...