Skip to content

Add trusted = true to enable extension installation by non-superusers #30

@chorikim

Description

@chorikim

Summary

Please add trusted = true to pg_bigm.control to allow non-superuser database users to install the extension.

Background

PostgreSQL 13 introduced the concept of "trusted extensions" that can be installed by users with CREATE privilege on the current database, without requiring superuser access.

Currently, pg_bigm.control does not include the trusted setting.


I'd be happy to submit a PR for this if you're open to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions