postgres vs. oracle for very large tables

From: TJ O'Donnell <tjo(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: postgres vs. oracle for very large tables
Date: 2006-05-15 19:24:51
Message-ID: 4468D583.7040104@acm.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've written some extensions to postgres to implement
chemical structure searching. I get inquiries about
the performance of postgres vs. oracle. This is a huge
topic, with lots of opinions and lots of facts. But,
today I got some feedback stating the opinion that:
"Postgres performance diminishes with large tables
(we’ll be going to upwards of hundreds of millions of rows)."

Is this pure speculation, opinion, known fact?
Does anyone know of measured performance of postgres
vs. oracle, specifically with very large tables?

TJ O'Donnell
www.gnova.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-05-15 19:26:51 Re: pg_dump after transaction id wraparound failure
Previous Message Scott Marlowe 2006-05-15 19:11:03 Re: pg_dump after transaction id wraparound failure