Hi,
I understand that FDW queries don't get routed to the secondary databases
since they occur within FETCH blocks. Is there any planned work to change
this. I have one database I'm about to work on clusterizing, but this
limitation makes pgpool impractical as the read side is only accessed via
FDWs in all but a very small set of circumstances.
Again, I realize the existing limitation; I'm just curious if there's any
work on the horizon to add that capability. If not, I will likely need to
explore other alternatives for one of the clusters I'm working on.
Cheers,
Adam