I noticed D7 creates a field_revision table for every field, and duplicates the content from its field table counterpart even if one has revisions turned off.

I first raised this issue here: http://drupal.stackexchange.com/questions/17364/7-is-it-safe-to-truncate-a-field-revision-table
As a side question, if this is not a bug and given I have a big text field of several GBs, would it be safe to truncate its revision table?

Comments

giorgio79’s picture

Title: field_revision table duplicates field if revisioning is turned off » In the database field_revision table duplicates its field table even if revisioning is turned off
giorgio79’s picture

Issue summary: View changes

link enable

jbatchelor’s picture

I'm noticing my db fill up with field_revision tables as well. What is the best method for removing these?

giorgio79’s picture

giorgio79’s picture

Issue summary: View changes

fix link