Re: test / live environment, major performance difference - Mailing list pgsql-performance

From Gregory Stark
Subject Re: test / live environment, major performance difference
Date
Msg-id 871wghgtyh.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: test / live environment, major performance difference  (Christo Du Preez <christo@mecola.com>)
List pgsql-performance
"Christo Du Preez" <christo@mecola.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


pgsql-performance by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: test / live environment, major performance difference
Next
From: Christo Du Preez
Date:
Subject: Re: test / live environment, major performance difference