I have one requirement that I have to get the list of triggers associated to the given table/view. Can anyone help me to find the triggers for a table in PostgreSQL?
On psql command-line tool you can also use \dS (from https://serverfault.com/questions/331024/how-can-i-show-the-content-of-a-trigger-with-psql)
\dS