Re: BLOB or BYTEA field

From: "Daniel Schuchardt" <daniel_schuchardt(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: BLOB or BYTEA field
Date: 2003-02-18 19:08:27
Message-ID: b2u4hp$16mo$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

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

Daniel.

""Roberto de Amorim"" <roberto(at)smartbit(dot)inf(dot)br> schrieb im Newsbeitrag
news:001601c2d68e$4f2107a0$04c8a8c0(at)Desenvolvimento(dot)(dot)(dot)
> Hi all,
>
> is there anyone using pgSQL with ZEOS components for Delphi??
>
> Which type of field are you using to save images like .BMP or .JPEG??
>
> TIA
>
> Roberto de Amorim
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2003-02-18 19:13:01 Re: postgres error reporting
Previous Message Bruce Momjian 2003-02-18 19:04:47 Re: postgres error reporting