Skip to content

pg_net: needs grant alter system on parameter pg_net.batch_size to postgres #1814

@steve-chavez

Description

@steve-chavez

Problem

To configure pg_net with alter system set pg_net.batch_size to 500; (ref), the $subject privilege is required.

Solution

Add $subject privilege as migration and test that alter system set pg_net.batch_size to 500; can be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions