Re: jdbc large object support ?? - Mailing list pgsql-interfaces

From Joachim Achtzehnter
Subject Re: jdbc large object support ??
Date
Msg-id Pine.LNX.4.21.0007192324450.878-100000@wizard.kraut.bc.ca
Whole thread Raw
In response to Re: jdbc large object support ??  ("S.A.Pamungkas" <moenk_2000@yahoo.com>)
List 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@realtimeint.com (http://www.realtimeint.com)
private:  joachim@kraut.bc.ca      (http://www.kraut.bc.ca)



pgsql-interfaces by date:

Previous
From: "S.A.Pamungkas"
Date:
Subject: Re: jdbc large object support ??
Next
From: Peter Mount
Date:
Subject: RE: jdbc large object support ??