How to update data read by node

Hi all
I am new to knime and i started my first project now i am stuck with how to update the database reader node that read a table from the database to capture the change in the database like a refresh .
I am using postgresql as back end postgresql connector node , database reader node.
I would appreciate your help
Thank you

Hi!

Reset and run it again :wink:

If you wish to run your workflow periodically to capture (e.g. daily change in table) you should look at Knime Batch execution and schedule you job it with scheduling tool.

Br,
Ivan