[Dbix-class] Moving table out of database

Bill Moseley moseley at hank.org
Tue Dec 10 18:00:57 GMT 2013


One of our tables has become very large in our database and we are looking
at moving it into a separate, partitioned database.

Is there anything more "clever" we can do with DBIC to abstract this out
other than pull this result class out into a new class and have two $schema
objects for the two connections?

I'm assuming any place that table is used in a join will need to be
rewritten.

-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20131210/97c=
16260/attachment.htm


More information about the DBIx-Class mailing list