Quantcast
Channel: Question and Answer » postgresql
Viewing all articles
Browse latest Browse all 1138

postgresql how can i get list of trigger which are fired when function X is working?

$
0
0

my goal is to list all trigger names which are working when function X is working.

i assumed it has something to do with pg_proc and pg_constraints but i couldn’t figure it out.


Viewing all articles
Browse latest Browse all 1138

Trending Articles