Re: storing binary data

From: Cristóvão Dalla Costa <cbraga(at)bsi(dot)com(dot)br>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: storing binary data
Date: 2001-11-14 21:30:20
Message-ID: 008d01c16d53$909101e0$02ffa8c0@NuclearPlant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

For the folks who already read the email below in -INTERFACES, I'm sorry it
got to this list a couple days late. I'm using BYTEA now, and thanks again.

Cristovao

----- Original Message -----
From: "Cristóvão Dalla Costa" <cdallacosta(at)bigfoot(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, November 13, 2001 6:30 PM
Subject: [GENERAL] storing binary data

> 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-11-14 22:10:38 Re: 7.2b Timestamp
Previous Message Ned Lilly 2001-11-14 21:28:17 Re: Sourceforge on Oracle?