Re: Berkley DB like API, Btree access

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ciaran Carthy <ciarancarthy(at)hotmail(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Berkley DB like API, Btree access
Date: 2003-02-13 19:34:54
Message-ID: 200302131934.h1DJYss06559@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


No, it does not have low-level access; only through postgres backends.

---------------------------------------------------------------------------

Ciaran Carthy wrote:
> Hi
>
> I need low level access to btrees and so on, like Berkley DB.
> Does Postrgres expose a similar API ?
> Is it possible to use Postgres in the same way as BDB (ie as an embedded
> server) ?
>
> Cheers,
> Ciaran
>
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ries van Twisk 2003-02-14 07:26:03 Re: LIBPQXX on Windows
Previous Message Jeroen T. Vermeulen 2003-02-13 18:51:46 Re: Help with LibPgxx and Windows!