On Tue, Mar 23, 2010 at 5:07 PM, Dave Crooke <[email protected]> wrote: > What about InnoDB?
Depends on what parts of mysql they otherwise use. There are plenty of features that won't work if you're using non-myisam tables, like full text search. I tend to think any full blown (or nearly so) db is overkill for mythtv, and the use of something like sqllite or berkely db tables is a better fit. -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
