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