Re: Proposal: replace no-overwrite with Berkeley DB

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
Cc: "'Philip Warner'" <pjw(at)rhyme(dot)com(dot)au>, "Michael A(dot) Olson" <mao(at)sleepycat(dot)com>, pgsql-hackers(at)postgresql(dot)org, ned(at)greatbridge(dot)com
Subject: Re: Proposal: replace no-overwrite with Berkeley DB
Date: 2000-05-16 01:35:48
Message-ID: 3920A5F4.3AB4E06C@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Perhaps what you are talking about is at so low a level that it
> > has no influence on these features...but if not then it might be
> > that the writer of a WAL will want to write an implementation of
> > the storage manager that is well integrated with the WAL.
> Yes, I would like to do this, if everyone agreed to wait for
> 7.2. Actually, I'm not sure if we're able to make both smgr
> and WAL in 7.1

istm that future work on distributed databases would require some
generic API layer, perhaps identical to the current smgr layer or
perhaps something higher up. Maybe an alternate local storage scheme
could plug into that same interface, much as storage managers used to
do.

If this is accurate, then someone could demonstrate the sleepycat code
without having to impact other parts of the code?

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-05-16 01:39:39 Re: Berkeley DB license terms (was Re: Proposal...)
Previous Message Michael A. Olson 2000-05-16 01:33:19 Re: Berkeley DB license terms (was Re: Proposal...)