Caching Issues with PostgreSQL Database

Hey,
Im using postgres Db (on AWS RDS).
While Im changing records in the DB and query again on retool I don't see any changes (seems like there is some of cache that keeping the data. but it's taking long time (sometimes more than a day) to see the change (also in a new window it doesn't change the old result).

Is there any way to fix it\cllean the retool cache? I try to refresh the Schema and it doesn't work.

Thank! :slight_smile: