--- document: modulemd version: 2 data: name: postgresql stream: 12 version: 8030020210508053325 context: 30b713e6 summary: PostgreSQL server and client module description: >- PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases. The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-circle-8.3.0-build ref: virtual stream: el8.3.0 stream_collision_modules: ursine_rpms: version: 2 commit: bb0aeba2fc009ce209b9026da357a057a90bc698 mse: TRUE rpms: pgaudit: ref: 07428698f9a5d0891c10c22d3b6ade7e1fa24a6e postgres-decoderbufs: ref: 5b15ea3b36935e8bc3911bcf24da19a92f617de1 postgresql: ref: 8c4f06e835fc148b6f78c616c494a21405dc3599 scmurl: https://git.cclinux.org/stage/modules/postgresql.git?#bb0aeba2fc009ce209b9026da357a057a90bc698 dependencies: - buildrequires: platform: [el8.3.0] requires: platform: [el8] references: community: https://www.postgresql.org documentation: https://www.postgresql.org/docs/12/index.html tracker: http://bugzilla.redhat.com profiles: client: rpms: - postgresql server: rpms: - postgresql-server api: rpms: - postgresql - postgresql-server components: rpms: pgaudit: rationale: pgaudit extension repository: git+https://git.cclinux.org/stage/rpms/pgaudit cache: http://pkgs.fedoraproject.org/repo/pkgs/pgaudit ref: 07428698f9a5d0891c10c22d3b6ade7e1fa24a6e buildorder: 1 arches: [aarch64, i686, x86_64] postgres-decoderbufs: rationale: postgres-decoderbufs extension repository: git+https://git.cclinux.org/stage/rpms/postgres-decoderbufs cache: http://pkgs.fedoraproject.org/repo/pkgs/postgres-decoderbufs ref: 5b15ea3b36935e8bc3911bcf24da19a92f617de1 buildorder: 1 arches: [aarch64, i686, x86_64] postgresql: rationale: Module API. repository: git+https://git.cclinux.org/stage/rpms/postgresql cache: http://pkgs.fedoraproject.org/repo/pkgs/postgresql ref: 8c4f06e835fc148b6f78c616c494a21405dc3599 arches: [aarch64, i686, x86_64] ...