5b47f7
---
5b47f7
document: modulemd
5b47f7
version: 2
5b47f7
data:
5b47f7
  name: postgresql
5b47f7
  stream: 10
5b47f7
  summary: PostgreSQL server and client module
5b47f7
  description: >-
5b47f7
    PostgreSQL is an advanced Object-Relational database management system (DBMS).
5b47f7
    The postgresql-server package contains the programs needed to create and run a
5b47f7
    PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL
5b47f7
    databases. The base postgresql package contains the client programs that you'll
5b47f7
    need to access a PostgreSQL DBMS server.
5b47f7
  license:
5b47f7
    module:
5b47f7
    - MIT
5b47f7
  dependencies:
5b47f7
  - buildrequires:
5b47f7
      platform: [el8.2.0]
5b47f7
    requires:
5b47f7
      platform: [el8]
5b47f7
  references:
5b47f7
    community: https://www.postgresql.org
5b47f7
    documentation: https://www.postgresql.org/docs/10/index.html
5b47f7
    tracker: http://bugzilla.redhat.com
5b47f7
  profiles:
5b47f7
    client:
5b47f7
      rpms:
5b47f7
      - postgresql
5b47f7
    server:
5b47f7
      rpms:
5b47f7
      - postgresql-server
5b47f7
  api:
5b47f7
    rpms:
5b47f7
    - postgresql
5b47f7
    - postgresql-server
5b47f7
  components:
5b47f7
    rpms:
5b47f7
      postgresql:
5b47f7
        rationale: Module API.
5b47f7
        ref: 8b3d9f2d46f35a5e46392a5a97c26f07a07c8b13
5b47f7
...
5b47f7