Re: test / live environment, major performance difference

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Christo Du Preez" <christo(at)mecola(dot)com>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: test / live environment, major performance difference
Date: 2007-06-12 13:53:26
Message-ID: 871wghgtyh.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


"Christo Du Preez" <christo(at)mecola(dot)com> writes:

> On my laptop the explain analyze looks like this:
>
> "Index Scan using fki_layertype_parentid on layertype (cost=0.00..8.27
> rows=1 width=109)"
> " Index Cond: (parentid = 300)"

That's not "explain analyze", that's just plain "explain".

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Christo Du Preez 2007-06-12 14:11:33 Re: test / live environment, major performance difference
Previous Message Michael Glaesemann 2007-06-12 13:47:05 Re: test / live environment, major performance difference