Sample Header Ad - 728x90

Postgres FDW: Is it possible to execute a foreign function in a foreign server after importing the foreign schema?

0 votes
1 answer
880 views
I imported a foreign schema using IMPORT FOREIGN SCHEMA. Now I'm able to access all the table content in that schema, but still unable to access any of the functions. Is it possible to execute a foreign function on the foreign server? With FDW or any other way.
Asked by Rajan Pandey (1 rep)
Aug 10, 2022, 10:52 AM
Last activity: Jan 10, 2025, 09:04 PM