My equipment suddenly lost power, and then it was discovered that the event files were damaged. Sometimes the channel data.dat files would also get corrupted and become unopenable. In severe cases, the SCADA service couldn’t even start. So I want to store all the data in the database, such as PostgreSQL. Using the ModArcPostgreSQL module, I will store all the archives (both historical and current) in the Pg database. Then I found that the storage was successful, but there were some issues with reading from the interface. I modified the values stored in the database, but the interface did not update synchronously. What’s the reason for this? Do I need to modify the source code for reading data from database?
-
This topic was modified 3 months, 1 week ago by
Mikhail.