If I have a table called "customers" that is distributed across several database servers, is there a way I can build a model that will query all of the databases and return a combined result ? For example, I''d like to query for all customers using a gmail email account, but the data is partitioned by customer last name, so this must be combined from multiple servers. The same schema exists on all servers. Thanks for any help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---