storing binary data

From: Cristóvão Dalla Costa <cbraga(at)bsi(dot)com(dot)br>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: storing binary data
Date: 2001-11-13 23:10:06
Message-ID: 006701c16c98$55cc3680$02ffa8c0@NuclearPlant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Lam 2001-11-13 23:31:39 Re: storing binary data
Previous Message tracy yee 2001-11-09 19:40:55 oracle and postgress