Re: execution plan : Oracle vs PostgreSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "FERREIRA, William (VALTECH)" <william(dot)ferreira(at)airbus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: execution plan : Oracle vs PostgreSQL
Date: 2006-01-31 19:01:38
Message-ID: 5669.1138734098@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"FERREIRA, William (VALTECH)" <william(dot)ferreira(at)airbus(dot)com> writes:
> here is the EXPLAIN ANALYSE of my query :

That's not an EXPLAIN ANALYZE ... that's an EXPLAIN VERBOSE, which is
hardly ever of any use for performance issues.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-01-31 19:06:17 Re: size of bytea + performance issues
Previous Message Jim C. Nasby 2006-01-31 18:57:52 Re: New project launched : PostgreSQL GUI Installer for