Could you help me ? - Mailing list pgsql-hackers

From Young-Woo Cho
Subject Could you help me ?
Date
Msg-id 199906170630.PAA10030@papaya.snu.ac.kr
Whole thread Raw
List pgsql-hackers
Hello.

I am going to implement large object manager 
for certain samll education purposed DBMS.

So I've read the paper   " Large Object Suport in POSTGRES"                           - Michael Stonbraker, Michael
Olson
But it contains nothing about the detail. 
That is, how's it implemented, what's the problem, 
especially how does it recover when failure occurred and                       handle objects between memory and disk
or                                             client and server.
 

Could you explain the detail, or         recommend some resources I should read ?

Sorry for unexpected mail and poor english.




pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] Postgres 6.5 beta2 and beta3 problem
Next
From: José Soares
Date:
Subject: Re: [HACKERS] 6.5.0 - Overflow bug in AVG( )