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