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