Harikrishnan K
Results
1
comments of
Harikrishnan K
@vaibhavdalvi93 I have executed following commands: - CREATE EXTENSION mysql_fdw; - CREATE SERVER mysql_minds FOREIGN DATA WRAPPER mysql_fdw OPTIONS (host '172.17.0.5', port '47335'); - CREATE USER MAPPING FOR postgres SERVER...