Difference between revisions of "Database Table: talkleft xfp"

From Dreamwidth Notes
Jump to: navigation, search
Line 1: Line 1:
Historic. Global. Stores a user's posts on other clusters, when either 1) that user isn't clustered themselves yet, or 2) we're doing a mass conversion (moveucluster.pl) and don't want to look it up. A maintenance task (clean_caches) moves data from here to talkleft on clusters.
+
Global. Stores comments when the database cluster of the user making the comment is unavailable. A maintenance task (clean_caches) moves data from here to talkleft on clusters.
  
 
See [[Database Table: talkleft|talkleft]] (clustered).
 
See [[Database Table: talkleft|talkleft]] (clustered).
  
Note: before blowing this away, first check to make sure that clean_caches no longer tries to access this database.
+
See also http://bugs.dwscoalition.org/show_bug.cgi?id=1710#c30
  
 
[[Category: Database Tables|talkleft_xfp]]
 
[[Category: Database Tables|talkleft_xfp]]

Revision as of 12:55, 9 October 2009

Global. Stores comments when the database cluster of the user making the comment is unavailable. A maintenance task (clean_caches) moves data from here to talkleft on clusters.

See talkleft (clustered).

See also http://bugs.dwscoalition.org/show_bug.cgi?id=1710#c30