Sciweavers

ICDE
1993
IEEE

Large Object Support in POSTGRES

13 years 9 months ago
Large Object Support in POSTGRES
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 userdefined operators and functions, and allow file-oriented access to large objects in the database. The support for 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.
Michael Stonebraker, Michael A. Olson
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1993
Where ICDE
Authors Michael Stonebraker, Michael A. Olson
Comments (0)