Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 06:26 UTC
Updated:
17 Dec 2011 at 06:37 UTC
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
Comment #1
giorgio79 commentedComment #1.0
giorgio79 commentedlink enable
Comment #2
jbatchelor commentedI'm noticing my db fill up with field_revision tables as well. What is the best method for removing these?
Comment #3
giorgio79 commented#1279440: Deeply decouple revisions from Entity API and Node module
Comment #3.0
giorgio79 commentedfix link