Re: BLOB or BYTEA field

From: cnliou9(at)fastmail(dot)fm (CN)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: BLOB or BYTEA field
Date: 2003-02-19 05:55:30
Message-ID: 8566aead.0302182155.4df7b609@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi! Daniel,

>
> you should use oid Fields for BLOBS. That works well.
>

I have the same question. Could you make it more specific? oid is an
unsigned 4 bytes integer. How do you save binary data from Delphi in
bytea column "using oid fields"?

Thanks you!

CN

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Childs 2003-02-19 06:04:58 Re: 7.3.1 takes long time to vacuum table?
Previous Message Hans-Jürgen Schönig 2003-02-19 05:41:04 problems with Gist when migrating from 7.1.3 -> 7.3.x