I want to store files in an existing postgreSQL database by uploading them by means of an express server.
The file comes into the POST end point like this:
<