Re: Poor performance in Porting Oracle based application to PostgreSQL - Mailing list pgsql-general

From Neil Conway
Subject Re: Poor performance in Porting Oracle based application to PostgreSQL
Date
Msg-id 20020611132709.0aa833db.nconway@klamath.dyndns.org
Whole thread Raw
In response to Poor performance in Porting Oracle based application to PostgreSQL  (Roberto Nanamura <roberto@summa-tech.com>)
Responses Re: Poor performance in Porting Oracle based application to PostgreSQL
List pgsql-general
On Mon, 10 Jun 2002 12:05:26 -0700
"Roberto Nanamura" <roberto@summa-tech.com> wrote:
> We are facing a performance degradation when we ported a Weblogic 6.0 sp2 (using
> BMP entity EJBs) from Oracle 8.1.7 to PostgreSQL 7.1.3 both using Linux RedHat.
> One of most insert/update intensive tasks is taking double the time it took in
> Oracle.

"It goes slow, what's wrong?"

We'll need more information in order to be able to make any meaningful
comments. Can you post the relevent parts of the schema? How much data
are you storing, how many updates/inserts are being executed? How large is
the performance degredation? If relevant, post the query plan for the
problematic queries (use EXPLAIN).

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: View String or Representation
Next
From: "Joshua D. Drake"
Date:
Subject: Would a PostgreSQL only hosting environment be of interest?