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