I need to store a binary file in a database. I use a cgi writed in shellto do it. So I can use Postgres user to execute the cgi.
How can I store a binary file in a database with a cgi ?
Thanks a lot.
Laurent.