Blob Blame History Raw
---
document: modulemd
version: 2
data:
    summary: PostgreSQL module
    description: PostgreSQL is an advanced Object-Relational database
                 management system (DBMS).
                 The PostgreSQL server can be found in the
                 postgresql-server sub-package.
    license:
        module: [MIT]
    dependencies:
        - buildrequires:
              platform: []
          requires:
              platform: []
    references:
        community: https://docs.pagure.org/modularity/
        documentation: https://www.postgresql.org/docs/
        tracker: https://github.com/modularity-modules/postgresql
    api:
        rpms:
            - postgresql
            - postgresql-server
    profiles:
        server:
            rpms:
                - postgresql-server
        client:
            rpms:
                - postgresql
    filter: {}
    components:
        rpms:
            postgresql:
                rationale: main server/client components
                ref: stream-postgresql-12
                buildorder: 0
            pgaudit:
                rationale: pgaudit postgresql extension
                ref: stream-postgresql-12
                buildorder: 1
            # # https://github.com/timescale/timescaledb/issues/1456
            # timescaledb:
            #     rationale: timescaledb postgresql extension
            #     ref: stream-postgresql-12
            #     buildorder: 2
            # # https://src.fedoraproject.org/rpms/postgres-decoderbufs/pull-request/1
            postgres-decoderbufs:
                rationale: postgres-decoderbufs postgresql extension
                ref: stream-postgresql-12
                buildorder: 1