Re: Simplified (a-la [G|N]DBM) DB access

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexandre <Xlex0x835(at)rambler(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Simplified (a-la [G|N]DBM) DB access
Date: 2005-04-19 18:37:54
Message-ID: 23449.1113935874@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alexandre <Xlex0x835(at)rambler(dot)ru> writes:
> Lane, thank you, but it is not: PostISAM "generates SQL statements on
> the fly from traditional ISAM (read, write, start) statements", so it
> just add overhead, and is not what I'm looking for.

Well, if you don't want any SQL capability at all, I think you are
looking for something more like Berkeley DB ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Don Isgitt 2005-04-19 18:40:52 Re: substring and POSIX re's
Previous Message Joshua D. Drake 2005-04-19 18:25:06 Re: reorder table data