--- document: modulemd version: 2 data: name: postgresql stream: 16 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] dependencies: - buildrequires: platform: [oc8] requires: platform: [oc8] references: community: https://www.postgresql.org documentation: https://www.postgresql.org/docs/15/index.html tracker: http://bugzilla.redhat.com api: rpms: - postgresql - postgresql-server profiles: server: rpms: - postgresql-server client: rpms: - postgresql components: rpms: postgresql: rationale: Module API. ref: b23a5a964a4964e02989a4d13179bb7e66d4327c buildorder: 0 pgaudit: rationale: pgaudit extension ref: 10d0035f821331273b17d392b9c6d202414932ac buildorder: 1 postgres-decoderbufs: rationale: postgres-decoderbufs extension ref: 7f162061cd8820f2dc5bbbc46aab25079e96a25b buildorder: 1 pg_repack: rationale: pg_repack extension ref: 327fd00e698bc67285def0d69318a8a71835755c buildorder: 1 ...