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