Could you help me ?

From: Young-Woo Cho <ywcho(at)papaya(dot)snu(dot)ac(dot)kr>
To: hackers(at)postgreSQL(dot)org
Subject: Could you help me ?
Date: 1999-06-17 06:30:04
Message-ID: 199906170630.PAA10030@papaya.snu.ac.kr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas IZ5 1999-06-17 06:55:27 Re: [HACKERS] Savepoints...
Previous Message Thomas Lockhart 1999-06-17 06:11:42 Re: [HACKERS] Postgres 6.5 beta2 and beta3 problem