---
document: modulemd
version: 2
data:
  name: postgresql-devel
  stream: "16"
  version: 8100020241209073538
  context: 2a16b704
  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.10.0]
    requires:
      platform: [oc8]
      postgresql: [16]
  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: abe06a59587b7b581e322799fae84def107f84ab
        buildorder: 1
        arches: [aarch64, x86_64]
      pgaudit:
        rationale: pgaudit extension
        ref: 10d0035f821331273b17d392b9c6d202414932ac
        buildorder: 1
        arches: [aarch64, x86_64]
      postgres-decoderbufs:
        rationale: postgres-decoderbufs extension
        ref: 7f162061cd8820f2dc5bbbc46aab25079e96a25b
        buildorder: 1
        arches: [aarch64, x86_64]
      postgresql:
        rationale: Module API.
        ref: 05c4c2f36164f88253450ea63a2a21195c5e3f81
        arches: [aarch64, x86_64]
...