Sample Header Ad - 728x90

Listing active PostgreSQL foreign data wrappers

0 votes
1 answer
1644 views
I have a few foreign data wrappers set up from my main PostgreSQL database to other databases. Is there a table I can query to list all of the FDWs? Unfortunately select * from information_schema.schemata doesn't give any hints about which schemas are foreign and which are local.
Asked by rcv (103 rep)
Jul 28, 2020, 04:39 PM
Last activity: Jul 28, 2020, 05:18 PM