Re: jdbc large object support ??

From: Joachim Achtzehnter <joachim(at)kraut(dot)bc(dot)ca>
To: "S(dot)A(dot)Pamungkas" <moenk_2000(at)yahoo(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: jdbc large object support ??
Date: 2000-07-20 06:27:35
Message-ID: Pine.LNX.4.21.0007192324450.878-100000@wizard.kraut.bc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Today, in a message to pgsql-interfaces, S.A.Pamungkas wrote:
>
> Is the Postgresql large object (BLOB) support
> including "video file" also ( MPEG, ram etc ) ???

A BLOB (Binary Large OBject) is a sequence of bytes. Postgresql does not
know or care what these bytes mean. Sure, you can store MPEG files if you
like.

Joachim

--
work: joachima(at)realtimeint(dot)com (http://www.realtimeint.com)
private: joachim(at)kraut(dot)bc(dot)ca (http://www.kraut.bc.ca)

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-07-20 06:36:42 RE: jdbc large object support ??
Previous Message S.A.Pamungkas 2000-07-20 06:20:20 Re: jdbc large object support ??