so that it will be able to assign the privilege, so we will be able to create the event trigger without need to run the event trigger script from super user itself?
Write a security-definer function owned by superuser and grant app_user permission to execute it.
David J.