Skip to content

permission denied for function pg_read_binary_file #110

@frodolooijaard

Description

@frodolooijaard

For at least Postgres 15.4, the pglookout-user needs permission to use this function in the database it connects to, eg:

grant execute on function pg_read_binary_file(text) to pglookout;

This is not yet documented in the README.

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