Communication failure

Michal6 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?

Ronald4 years ago

Hi Michal. Did you manage to fix it?

Michal4 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.