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