Recently I am migrating the database from ms sql to postgres.
But it's the second time I didn't see the user/trending tables generated automatically.
I have three projects currently migrated:
- the first project is migrated and the following data table appears straightaway.
- second project was migrated but the following tables appears after I restarted the gateway.
- third project didn't have the table appears at all, even after the gateway restarted and the database restarted. But for the third project, I have enabled the audit function and the audit table was generated automatically in the database.
Not sure where I can find out the root cause? I checked the log book, it appears normal.