13 lines
640 B
Plaintext
13 lines
640 B
Plaintext
2025-02-02 21:08:19,431 - INFO - Database connection established
|
|
2025-02-02 21:08:19,432 - INFO - Loaded 45 unique indexes
|
|
2025-02-02 21:08:19,432 - INFO - Initialized MarketIndexCollector with 45 unique indexes
|
|
2025-02-02 21:08:19,435 - ERROR - Error in indexes initialization: relation "market_indexes_ref" does not exist
|
|
LINE 1: SELECT symbol FROM market_indexes_ref
|
|
^
|
|
|
|
2025-02-02 21:08:19,436 - ERROR - Error in main execution: relation "market_indexes_ref" does not exist
|
|
LINE 1: SELECT symbol FROM market_indexes_ref
|
|
^
|
|
|
|
2025-02-02 21:08:19,436 - INFO - Database connection closed
|