Sample Header Ad - 728x90

query to find all dblink()

6 votes
3 answers
21395 views
Besides manually searching for all the dblink() used in triggers/functions/stored procedures is there a way to query for this information? Example: There is a dblink inside of a trigger, can I select something from the postgres schema that would identify this? I'm thinking this is a manual effort but asking just to make sure I'm not missing something. NOTE: I have some logging where I am also looking for dblink()
Asked by Phill Pafford (1415 rep)
Feb 23, 2015, 03:26 PM
Last activity: Apr 15, 2024, 06:07 AM