Re: Supporting SQL/MED DATALINK

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Supporting SQL/MED DATALINK
Дата
Msg-id CAF-3MvN36oWPObs5WfikuT=psDnm13Zd4ueRJ8=hr0ccgnKLYQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Supporting SQL/MED DATALINK  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On 9 January 2012 12:36, John R Pierce <pierce@hogranch.com> wrote:
> On 01/09/12 3:07 AM, Alban Hertroys wrote:
>>>
>>> For the record, it looks like MS SQL Server has some equivalent feature :
>>> >  FILESTREAM.
>>
>> And Oracle has BFILE.
>
> aren't these things functionally similar to PG's LO (large object) ?

Oracle has BLOBs and CLOBs as well. IIRC, BFILEs reference a file on
the file-system, while [BC]LOBs are stored inside the database in some
way.

Admittedly, the last time I worked with an Oracle database is 10 years
ago. Things may have changed, or my memory of them may have ;)

--
If you can't see the forest for the trees,
Cut the trees and you'll find there is no forest.

В списке pgsql-general по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Следующее
От: Radosław Smogura
Дата:
Сообщение: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues