storing binary data - Mailing list pgsql-interfaces

From Cristóvão Dalla Costa
Subject storing binary data
Date
Msg-id 006701c16c98$55cc3680$02ffa8c0@NuclearPlant
Whole thread Raw
List pgsql-interfaces
Hi,

I'm using libpq to interface my program to postgresql, and I need to store
some binary data (around 30-40 bytes per element). I'm not sure of the best
way to do so, since blobs seem awkward. How would you do it? How would you
insert it in a text field?

Thanks all,

Cristovao



pgsql-interfaces by date:

Previous
From: tracy yee
Date:
Subject: oracle and postgress
Next
From: Michael Lam
Date:
Subject: Re: storing binary data