Does not refresh the foreign tables on the Geo secondary server
What does this MR do?
Since Gitlab 13.2 Geo does not rely on the Foreign Data Wrapper to replicate data. This MR is part of gitlab#223254 (closed) and removes the need to the foreign tables on the Geo secondary server during a reconfigure. We have gitlab#223255 (moved) to tackle the removal/deprecation of the Geo FDW settings/code.
Related issue
Edited by Douglas Barbosa Alexandre