Re: Fw: Re[2]: [GENERAL] Joins and links

From: Peter Eisentraut <peter(at)pathwaynet(dot)com>
To: David Warnock <david(at)sundayta(dot)co(dot)uk>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, Kane Tao <khtao(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org, "Vadim B(dot) Mikheev" <vadim(at)krs(dot)ru>
Subject: Re: Fw: Re[2]: [GENERAL] Joins and links
Date: 1999-07-06 22:38:04
Message-ID: Pine.LNX.4.10.9907061835160.518-100000@saxony.pathwaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I would just like to point out that as far as I am concerned MVCC is an
> absolutely fantastic thing to have in Postgresql.
>
> Currently we use Interbase which is the only other dbms I know of that
> has MVCC. I have considered MVCC a very important feature in dbms
> applications - now I have support in the free software community it is
> great!
>
> We plan to gradually move all our products from Interbase to Postgresql.
> The availability of Postgresql for windows is critical to that but so is
> the MVCC (and also unicode).

Now the folks over at the PHP project only have to invent some magic way
that enables me to build up transactions over several HTTP requests and
I'll be all set :)
Or somebody else points out some other magic I could use instead.

> So I would like to express my sincere thanks to all those who have done
> the work that has brought us Postgresql 6.5 - it now allows us to
> continue to move our products to being free software/open source.

Oh yeah, me too!

--
Peter Eisentraut
PathWay Computing, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 1999-07-06 22:41:41 Re: [GENERAL] one problem
Previous Message Peter Eisentraut 1999-07-06 22:28:56 Re: [GENERAL] Auto-timeout on all queries