Changes between Version 2 and Version 3 of Documentation/Community/HowTo/ManuallyPurgeLogs

Show
Ignore:
Timestamp:
08/09/10 13:30:15 (3 years ago)
Author:
javier.amor.garcia@… (IP: 87.222.134.203)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/HowTo/ManuallyPurgeLogs

    v2 v3  
    1212}}} 
    1313 
    14 In the postgres shell you could see the existent tables with the command `/dt` and you could use normally the DELETE SQL sentence to purge the data. 
     14In the postgres shell you could see the existent tables with the command `/dt` and you could use normally  DELETE or TRUNCATE SQL sentences to purge the data. 
    1515 
    1616DON'T remove data from the tables 'consolidation' and 'report consolidation' as they store the last consolidation date and if they are empty the next consolidation will be done since the beginning.