Viewing 2 posts - 1 through 2 (of 2 total)
It really depends on the access pattern of your data through queries. For generic queries, it is always better to check performance improvement with indexes.
IMO Go for partition if
1. The...
August 19, 2013 at 11:50 pm
#1642948
Assign role 'read_only' to the user on that databse
April 1, 2013 at 3:01 am
#1602399