- Joined
- Mar 17, 2021
- Messages
- 43
- Reaction score
- 14
Hello everyone!
I've made the upgrade from V16 to V18 and it's completed smoothly.
We have a slave PostgreSQL database that we make queries and the results are displayed in some custom dashboards that we created on Google DataStudio.
After upgrading to V18, the databases were out of sync, then we upgraded the slave server to Debian 10 and the PostgreSQL to V11 as well and the sync started working again.
The problem is that even with the databases in sync, there are some infos not present in the slave database, thus our dashboards are incomplete. It's more than one table, but for example, the table "callcent_queuecalls" doesn't have newer records after the upgrade.
Was there a change in the database structure from V16 to V18? Or am I forgetting something that I should've done?
I've made the upgrade from V16 to V18 and it's completed smoothly.
We have a slave PostgreSQL database that we make queries and the results are displayed in some custom dashboards that we created on Google DataStudio.
After upgrading to V18, the databases were out of sync, then we upgraded the slave server to Debian 10 and the PostgreSQL to V11 as well and the sync started working again.
The problem is that even with the databases in sync, there are some infos not present in the slave database, thus our dashboards are incomplete. It's more than one table, but for example, the table "callcent_queuecalls" doesn't have newer records after the upgrade.
Was there a change in the database structure from V16 to V18? Or am I forgetting something that I should've done?