Skip to content

Allow event triggers on publications, foreign data wrappers and extensions. #123

Description

@steve-chavez

Problem

This limitation is due to implementation details, since supautils has to switch to supautils.superuser when creating the above database objects, and we have to skip privileged role event triggers here to avoid privilege escalation.

Solution

Might be possible to execute the event trigger function ourselves when those statements are executed.


Labeling this as "minor" since it doesn't seem like critical functionality (event triggers currently work fine for regular db objects like tables, views, functions, etc).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions