Communication failure

Michal5 years ago

When I'm making a report for last month I get message "Communication failure". Table in postgres TC_POSITIONS has over 115 mln rows. How can I resolve this problem?

Ronald3 years ago

Hi Michal. Did you manage to fix it?

Michal3 years ago

Hi Ronald! I have changed value of database.historyDays parameter from 90 days to 40 and parameter logger.level from 'info' to 'warning'.
Changing value of parameter logger.level decreased operations writing to disk.