Re: [GENERAL] Future of PostgreSQL

From: Howie <caffeine(at)toodarkpark(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Future of PostgreSQL
Date: 1999-12-26 17:49:02
Message-ID: Pine.LNX.3.96.991226174444.25654k-100000@rabies.toodarkpark.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 25 Dec 1999, Bruce Momjian wrote:

> >
> >
> > On Sat, 25 Dec 1999, Bruce Momjian wrote:
> > > My big question is, what new challenges will we face as
> > > we become more popular?
> >
> > Plug-in Oracle 7 compatibility.
>
> I believe we are adding Oracle compatibility as possible. We are
> working on write-ahead log, long tuples, foreign keys, and outer joins.
> Anything else?

tablespace support ( which isnt a trivial task ), groups ( pgsql has this
sort of functionality already, but i dont think its to the extent that
Oracle does ), some additional grants ( 'grant connect to' ), 'alter table
<table> add constraint <constraint definition>'...

tablespace support would put pgsql soooo far ahead of most other rdbmses.

---
Howie <caffeine(at)toodarkpark(dot)org> URL: http://www.toodarkpark.org
"I've learned that you cannot make someone love you.
All you can do is stalk them and hope they panic and give in."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 1999-12-26 18:45:41 Re: Reliabilty, was [GENERAL] Future of PostgreSQL
Previous Message Bruce Momjian 1999-12-26 17:47:43 Re: [GENERAL] Future of PostgreSQL