You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are moving towards using postgresql for everything that cannot be rebuilt from source, see: #807. When we do that this will no longer be needed since postgresql is a managed instance that's already backed up automatically.
For clickhouse we should ensure that the DB schema creation is handled as part of the relevant service component in the code.
Improve https://github.com/ooni/backend/blob/master/analysis/ooni_db_backup.py backing up "CREATE TABLE ..." for all tables.
The text was updated successfully, but these errors were encountered: