Hello,

 

Is there a way in sqlops module to use multiple postgres databases based on routing logic ?

 

Here is what I’m using right now:

modparam("sqlops","sqlcon","cb=>postgres://postgres:postgres@localhost:5432/db1")

 

Thanks

Ali Taher