Re: execution plan : Oracle vs PostgreSQL - Mailing list pgsql-general

From Tom Lane
Subject Re: execution plan : Oracle vs PostgreSQL
Date
Msg-id 5669.1138734098@sss.pgh.pa.us
Whole thread Raw
In response to Re: execution plan : Oracle vs PostgreSQL  ("FERREIRA, William (VALTECH)" <william.ferreira@airbus.com>)
List pgsql-general
"FERREIRA, William (VALTECH)" <william.ferreira@airbus.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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: plpython error logs
Next
From: Martijn van Oosterhout
Date:
Subject: Re: size of bytea + performance issues