in reply to Re: Dynamic table names and DBIx::Class
in thread Dynamic table names and DBIx::Class
The DB (PostgreSQL) does support it. And in fact I have moved a fair bit of the code to a module that doesn't go through DBIx::Class just to avoid this. But DBIx::Class calls still block when an unused partition is locked and that's what I am trying to avoid.