Foreign Data Wrapper for remote view?
Started by Deven Phillipsabout 11 years ago2 messagesgeneral
To prevent multiple foreign table scans during queries, I would like to be
able to create an FDW against a VIEW in a foreign MySQL database. Is this
possible?
Thanks in advance!
Deven
Re: Foreign Data Wrapper for remote view?
Nevermind, it works exactly as I would have expected and it is the exact
speed improvement I needed!
Deven
On Mon, Mar 30, 2015 at 10:12 AM, Deven Phillips <deven.phillips@gmail.com>
wrote:
Show quoted text
To prevent multiple foreign table scans during queries, I would like to be
able to create an FDW against a VIEW in a foreign MySQL database. Is this
possible?Thanks in advance!
Deven