DBD::Pg and binary data

From: Cristóvão Dalla Costa <cbraga(at)bsi(dot)com(dot)br>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: DBD::Pg and binary data
Date: 2002-10-22 18:58:43
Message-ID: 3DB59FE3.50703@bsi.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Wei Weng 2002-10-22 21:53:06 Cancel a query
Previous Message Damien S 2002-10-22 13:12:53 problem with pg_hba.conf & JDBC (?)