I have a webapp that communicates with a postgres database via Flask-SQLAlchemy. The app successfully adds/updates individual images to the database. The calls to