Hi Team,
I have a query, as everyone knows tables are distributed to different nodes presuming no one is partitioned. Then if one of the node goes down and standby comes up during that time will we not have problems accessing that table since it wont be accessible since standby is taking over.
Thanks,