aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

Refresh materialised views after PQ update each night #1087

Closed nspool closed 2 years ago

nspool commented 2 years ago

Views are not being rematerialised in the scheduled task after the PQs are updated. This used to be done using a cron job on the DB server. Also remove the ThreadContext calls from the logging since they refer to fields that are not being set.