-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
yuenmichelle1 edited this page Jul 25, 2023
·
1 revision
- If you are receiving Postgres errors where Timescale Functions are not recognized; double check that the Timescale Extension is installed. If not, run the following:
CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE;
- If you are receiving errors in specs where Continuous Aggregates Views are not recognized, ensure that continuous aggregate is within rake task of
db setup::development
. Rake task defined here: https://github.com/zooniverse/eras/blob/main/lib/tasks/db.rake#L18-L78
Are you... Ready for it?
Home
User Groups Stats Visibility Levels
Data Tables
Mappings from Source Tables to ERAS
Continuous Aggregates
Decisions Around Session Time Caps