--- document: modulemd version: 2 data: name: postgresql stream: 13 version: 8050020211221172524 context: b4937e53 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.5.0-build ref: virtual stream: el8.5.0 stream_collision_modules: ursine_rpms: version: 2 commit: fecb3b3c1c9c61c26ede49fd833f959ee281f395 mse: TRUE rpms: pg_repack: ref: 68ec1fe77275ead2768d2d6845fe884c996c3909 pgaudit: ref: 34100ad73b6e48fbdab6345e8f865d6f6254d06d postgres-decoderbufs: ref: 82e6be6b45266643c755ecf524fc738c0fd1d9ac postgresql: ref: b16b30495ca6acc499ed2992e68da76bd634c6b1 scmurl: https://git.cclinux.org/stage/modules/postgresql?#fecb3b3c1c9c61c26ede49fd833f959ee281f395 dependencies: - buildrequires: platform: [el8.5.0] requires: platform: [el8] references: community: https://www.postgresql.org documentation: https://www.postgresql.org/docs/13/index.html tracker: http://bugzilla.redhat.com profiles: client: rpms: - postgresql server: rpms: - postgresql-server api: rpms: - postgresql - postgresql-server components: rpms: pg_repack: rationale: pg_repack extension repository: git+https://git.cclinux.org/stage/rpms/pg_repack cache: http://pkgs.fedoraproject.org/repo/pkgs/pg_repack ref: 68ec1fe77275ead2768d2d6845fe884c996c3909 buildorder: 1 arches: [aarch64, i686, x86_64] pgaudit: rationale: pgaudit extension repository: git+https://git.cclinux.org/stage/rpms/pgaudit cache: http://pkgs.fedoraproject.org/repo/pkgs/pgaudit ref: 34100ad73b6e48fbdab6345e8f865d6f6254d06d 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: 82e6be6b45266643c755ecf524fc738c0fd1d9ac 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: b16b30495ca6acc499ed2992e68da76bd634c6b1 arches: [aarch64, i686, x86_64] ...