QutEcoacoustics / baw-server

The acoustic workbench server for storing and managing ecoacoustic data. Manages the structure and audio data. Provides an API for clients access.
Apache License 2.0
9 stars 4 forks source link

harvest_items table is inefficient #670

Open atruskie opened 9 months ago

atruskie commented 9 months ago

When a harvest has been through a couple of run, the information accumulated in the harvest_items rows grows to an unsustainable amount.

For example:

We should address this:

We should also create a job that cleans up previous history. The production databases are growing unsustainably.