Hacker News new | ask | show | jobs
by _jhqp 776 days ago
Then I would argue for trying to centrally ensure that all roles have INHERIT in your DBs. :thinking:

Doing ALTER DEFAULT PRIVILEGES could be another future footgun of it's own.

1 comments

I think you probably don’t want the application user to inherit from the superuser you may use for migrations since some migrations require a superuser.