Re: PostgreSQL Benchmark

From: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
To: Jreniz <jreniz(at)tutopia(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Benchmark
Date: 2001-02-17 02:44:14
Message-ID: 3.0.5.32.20010217104414.009e1da0@192.228.128.13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The license agreements of many commercial DBs forbid licensees from
publishing benchmarks of their software.

What is your undergraduate project? More details could help, anyway most of
the popular RDBMS features are in Postgresql.

I'd figure Postgresql is one of the best RDBMSes to use for an
undergraduate project. For one, you and your uni don't have to waste time
on figuring out how much you have to pay the commercial vendor. No need to
send info to the RDBMS salesperson on how many CPU's you are going to use,
how many users, the megahertz of your CPU, how much money is in your bank
account and so on.

And especially in your case if you need a special feature you can even
start a miniproject to add it to Postgresql - the source code is available,
the documentation is there, and there's a developer mailing list too. I
doubt you'd get that from most commercial RDBMSes. If you add a real cool
feature, I'm sure it'll look impressive in your project report, and resumé
for that matter :).

Cheerio,
Link.

At 12:13 PM 2/16/01 -0500, Jreniz wrote:
>Hello!!
>
>I need demostrate that PostgreSQL is a great RDBMS for my undergraduate
>project, because this, Does somebody has a bechmark (or similar
>document) between Postgres and others DB (commercial DB's, principally)
>
>Thanks in advance!!
>
>
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tatsuo Ishii 2001-02-17 03:00:05 Re: Storing double-byte strings in text fields.
Previous Message adb 2001-02-17 02:42:08 Re: Rserv question or docs?