Hi all, does anyone have experience with querying against multiple databases and performance issues? My plan is to query against 15-200 instances of a database (Postgres on a 8 core 32 GB machine, each db about 200 mb) , all with the same schema (an thus model file), but with different data. Are there serious performance bottlenecks to be expected?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

