DBD::Pg and binary data - Mailing list pgsql-interfaces

From Cristóvão Dalla Costa
Subject DBD::Pg and binary data
Date
Msg-id 3DB59FE3.50703@bsi.com.br
Whole thread Raw
List pgsql-interfaces
Hi

I've stumbled across a problem inserting binary data (jpeg and png 
images) into bytea fields. DBD::Pg doesn't do the proper scaping, and 
I'm quite unsure of how to do it properly. Of course, I could just use 
base64 but I'd like to be able to service the data without another 
decoding pass.

Thanks in advance.

Cristóvão



pgsql-interfaces by date:

Previous
From: "Damien S"
Date:
Subject: problem with pg_hba.conf & JDBC (?)
Next
From: Wei Weng
Date:
Subject: Cancel a query