---
document: modulemd
version: 2
data:
  name: postgresql-devel
  stream: "13"
  version: 8100020250221041838
  context: 2a16b704
  arch: aarch64
  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: [13]
  references:
    community: https://www.postgresql.org
    documentation: https://www.postgresql.org/docs/13/index.html
    tracker: http://bugzilla.redhat.com
  components:
    rpms:
      pg_repack:
        rationale: pg_repack extension
        ref: 352b0fb95c0b9373afb9239446f39f2475bf1dec
        buildorder: 1
        arches: [aarch64, x86_64]
      pgaudit:
        rationale: pgaudit extension
        ref: 339ab16b4cdd47050d3f98269185d0ddc9da7995
        buildorder: 1
        arches: [aarch64, x86_64]
      postgres-decoderbufs:
        rationale: postgres-decoderbufs extension
        ref: c4b289ae4265c82d6e63b251b162aa2b5308f49c
        buildorder: 1
        arches: [aarch64, x86_64]
      postgresql:
        rationale: Module API.
        ref: 531d28d0754f3f2fff5759cf1ad2a8dcf8a82e56
        arches: [aarch64, x86_64]
...