ZamanGanji opened a new issue, #6088:
URL: https://github.com/apache/hop/issues/6088

   ### What would you like to happen?
   
   We are using an MQTT broker to ingest sensor data into the new PostgreSQL 
database. The Apache HOP (2.9) pipeline runs continuously, and I monitor the 
incoming data by executing a query. However, I noticed that when the ETL 
pipeline is running, the newly ingested data is not visible. When the pipeline 
is stopped, the data appears. I resolved this issue by using the Table Output 
step instead of the PostgreSQL Bulk Loader, with a commit size of 10. It would 
be better if **PostgreSQL Bulk Loader** had a commit size. 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Database


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to