---
document: modulemd
version: 2
data:
  name: postgresql-devel
  stream: "15"
  version: 8080020231122113637
  context: 47be25e3
  arch: x86_64
  summary: PostgreSQL server and client module
  description: >-
    PostgreSQL is an advanced Object-Relational database management system (DBMS).
    The postgresql-server package contains the programs needed to create and run a
    PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL
    databases. The base postgresql package contains the client programs that you'll
    need to access a PostgreSQL DBMS server.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.8.0]
    requires:
      platform: [oc8]
      postgresql: [15]
  references:
    community: https://www.postgresql.org
    documentation: https://www.postgresql.org/docs/15/index.html
    tracker: http://bugzilla.redhat.com
  components:
    rpms:
      pg_repack:
        rationale: pg_repack extension
        ref: 11e38a04e9170b6277ef6ff70fd6cea5c8a7712f
        buildorder: 1
        arches: [aarch64, x86_64]
      pgaudit:
        rationale: pgaudit extension
        ref: 26b4576f16759623e627de513f715d50ea590238
        buildorder: 1
        arches: [aarch64, x86_64]
      postgres-decoderbufs:
        rationale: postgres-decoderbufs extension
        ref: b32108c86b91cf2d4f84f3ea2c5530ed2ae398ee
        buildorder: 1
        arches: [aarch64, x86_64]
      postgresql:
        rationale: Module API.
        ref: 241b3734b4984bf940f48c86d9821655a407e09e
        arches: [aarch64, x86_64]
...