Error writing BLOB in Postres-DB (via DBI)

Stefan Scholl stesch@no-spoon.de writes:

sql = “insert into file_test (file, size, name, id) VALUES (?, ?)”

“(?, ?, ?, ?)”, I know … But that’s not the error.