Hi Florian,
Thanks for the pointer.. nice and works like a charm..
i will prefer add the options in the settings.py as the table will growing and work for all application table including admin table.
and the next target is figure out about the database router for load balancing the sql query..
is it better to load balance by within the django or handle it using other Layer 4 load balancer ?
thanks
Oh and if you don't want to create all tables in the cluster, just create with the default engine and then switch as needed.