Hi All,
Fairly new to Ignition.
A facility we are supporting has got an issue: trends have basically flat lined over the last few days. (I had opened up another topic regarding this.)
PostgreSQL is being used in the project. Here's the Store and Forward:
Here are the details on the 'Local' database:
The reason is given as:
'java.sql.BatchUpdateException: Batch entry 0 INSERT INTO sqlt_data_1_2025_02("tagid", "intvalue", "floatvalue", "stringvalue", "datevalue", "dataintegrity", "t_stamp") VALUES(258,NULL,196.47900390625,NULL,NULL,192,1738453254079) was aborted: ERROR: relation "sqlt_data_1_2025_02" does not exist Position: 13 Call getNextException to see other errors in the batch'
I could view relation 'sqlt_data_1_2025_02' via the Database Query Browser yesterday:
But today I can't view the schema on the list:
When I try to create the schema, I get an error that the schema of the same name already exists.
Has anyone come across this? Is there a remedy?
Best Regards,
Sasi Rai