Relative Content

Tag Archive for postgresqllocking

Locks on catalog tables

I have created a procedure that returns an event trigger:
Whenever an ALTER TABLE occurs SELECT is granted on all sequences on all tables to a specific user.