Large Object Support in POSTGRES

Michael Stonebraker and M. Olson

EECS Department
University of California, Berkeley
Technical Report No. UCB/ERL M93/22
March 1993

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/ERL-93-22.pdf

This paper presents four implementations for support of large objects in POSTGRES. The four implementations offer varying levels of support for security, transactions, compression, and time travel. All are implemented using the POSTGRES abstract data type paradigm, support user-defined storage managers available in POSTGRES is also detailed. The performance of all four large object implementations on two different storage devices is presented.


BibTeX citation:

@techreport{Stonebraker:M93/22,
    Author = {Stonebraker, Michael and Olson, M.},
    Title = {Large Object Support in POSTGRES},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1993},
    Month = {Mar},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/2306.html},
    Number = {UCB/ERL M93/22},
    Abstract = {This paper presents four implementations for support of large objects in POSTGRES. The four implementations offer varying levels of support for security, transactions, compression, and time travel. All are implemented using the POSTGRES abstract data type paradigm, support user-defined storage managers available in POSTGRES is also detailed. The performance of all four large object implementations on two different storage devices is presented.}
}

EndNote citation:

%0 Report
%A Stonebraker, Michael
%A Olson, M.
%T Large Object Support in POSTGRES
%I EECS Department, University of California, Berkeley
%D 1993
%@ UCB/ERL M93/22
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/2306.html
%F Stonebraker:M93/22