Forum Home › Forums › Understanding the Software › export event data to postgres
Tagged: postgres
- This topic has 10 replies, 2 voices, and was last updated 3 years ago by
Mikhail.
-
AuthorPosts
-
September 29, 2022 at 8:14 pm #10968
Ame5577
ParticipantI am trying to export data to postgres, every time there is a change of value in the data must save in the DB, unfortunately so far I am not being able to get it, in the link is the document detailing the steps I’m following.
https://www.filemail.com/d/bfkvbttrhtabywq
Thank you for your time.
September 30, 2022 at 2:19 pm #10970Mikhail
ModeratorExport DB module writes information to log files located in C:\SCADA\ScadaServer\Log
Check log files for errors.
Please publish screenshots as JPEG or PNG, not PDF.October 3, 2022 at 4:10 pm #10995Ame5577
ParticipantHi, these are the data, thank you for your time.
these are the imageshttps://tmpsee.com/v/2dnb7uvbc6
Regards.
October 4, 2022 at 10:33 am #10998Mikhail
ModeratorHi,
MdDbExport_xxx.log that connection to database cannot be established. Check connection settings. The full error message is not visible on the screenshot.October 4, 2022 at 1:40 pm #11000Ame5577
Participanthello, thanks for replying, the strangest thing is that I tried the connection string data separately to connect to another program and it works fine and does not give error, attached I am sending all the log folder to see if you can help me find the cause, I forgot to mention that I am testing rapidscada in a vmware virtual machine do you think that is a problem?.
https://www.filemail.com/d/qfqklqaqlwlloqn
thanks for your time.
Regards.October 5, 2022 at 10:08 am #11006Mikhail
ModeratorHello,
Please provide log file without download. Publish it on Google Drive or copy error here.I forgot to mention that I am testing rapidscada in a vmware virtual machine do you think that is a problem?
VMware is OK.
October 5, 2022 at 3:28 pm #11013Ame5577
ParticipantHello, this is the link in google Drive.
https://drive.google.com/file/d/1u8qhsVMHg5J_7_qwdb3OisOaUM8GgjTt/view?usp=sharing
Thank you.
Best regards
October 5, 2022 at 3:36 pm #11014Ame5577
Participantsorry for the error this link does not ask for a password.
https://drive.google.com/drive/folders/16L3Pk6620ue-Q2dF3AIbexSxYIxZiQCQ?usp=sharing
Best regards.
October 6, 2022 at 10:08 am #11169Mikhail
ModeratorHello,
ModDbExport_001.txt says that only events are exported, because the queues for current and archive data are not in use. You should check the module configuration.
October 13, 2022 at 9:22 pm #11264Ame5577
ParticipantHi, sorry for the delay in replying, I made a video about the Modules configuration “Screen Recording (13-10-2022 16-54-01)”, it is in the same shared folder as the configuration files, as I told you I tried those connection data with dbeaver and I had no problems to connect, maybe something wrong in my modules configuration?
https://drive.google.com/drive/folders/16L3Pk6620ue-Q2dF3AIbexSxYIxZiQCQ?usp=sharing
Thank you.
October 14, 2022 at 11:35 am #11271Mikhail
ModeratorHi,
In the module configuration you should add triggers for data export. -
AuthorPosts
- You must be logged in to reply to this topic.