Project

General

Profile

Actions

Refactor #25871

closed

Remove timestamps from logs table

Added by Lukas Zapletal over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Database
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Table "logs" can be huge since it joins reports with sources and messages. It currently contains timestamps but we do not appear to make any use of them and it does not make much sense to track creation of individual lines in a report, what is relevant is creation time of a report itself which we already have in table named "reports".

This ticket is to drop the timestamps to save some space.

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6417 added
Actions #2

Updated by Tomer Brisker over 5 years ago

  • Fixed in Releases 1.22.0 added
Actions #3

Updated by Lukas Zapletal over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF