Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 1999 14:42:15 -0400
From:      Dan Moschuk <dan@trinsec.com>
To:        "Pedro J. Lobo" <pjlobo@euitt.upm.es>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Database holywars?
Message-ID:  <19990520144215.E94835@trinsec.com>
In-Reply-To: <Pine.OSF.4.05.9905201933230.8062-100000@haddock.euitt.upm.es>; from Pedro J. Lobo on Thu, May 20, 1999 at 07:39:02PM %2B0200
References:  <19990520125421.A94348@trinsec.com> <Pine.OSF.4.05.9905201933230.8062-100000@haddock.euitt.upm.es>

next in thread | previous in thread | raw e-mail | index | archive | help

| ¿Have you considered PostgreSQL? It is on the ports collection, and is a
| heavy duty database engine, with transactions, subqueries (only partial
| support), etc. Version 6.5 will be released in about two weeks, and it
| adds MVCC (multi-version concurrency control), which will improve a lot
| its multi-user capabilities. And, I know of some projects that are using
| it for multi-GB databases. I've been using it for or student database
| for more than two years (since version 6.0), and am quite happy with
| it. See www.postgresql.org for more information.

If I recall correctly, isn't postgresql *based* off of the Berkeley DB 
engine?

-Dan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990520144215.E94835>