Now I am using SQLAlchemy to query data from PostgreSQL, is it need to commit session when query, sometimes some session are aways open if not invoke commit action, this is