Categories
Database Postgresql

JSON data in postgres

While playing around with open-webui I managed to mess up the configuration more than once. In some situations this even led to an unresponsive system with even the configuration pages (to revert the latest changes) was no longer accessible. So I went for the database (postgres in my case) to revert those settings only to […]