Skip to content

Tables created after privileges are granted do not have the right privileges set #6

Description

@alv-lop

In a PostgreSQL database, if any tables are created after the manage-postgres-user.py has run, those tables will not have the same privileges as the ones existing prior to this run.

ALTER DEFAULT PRIVILEGES needs to be added as an extra statement once the privileges have been set so that the same behaviour remains on newly created tables.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions