Re: PostgreSQL Caching - Mailing list pgsql-performance

From Dave Dutcher
Subject Re: PostgreSQL Caching
Date
Msg-id 008701c6e7b1$ee763630$8300a8c0@tridecap.com
Whole thread Raw
In response to Re: PostgreSQL Caching  ("Adnan DURSUN" <a_dursun@hotmail.com>)
Responses Re: PostgreSQL Caching
List pgsql-performance
> -----Original Message-----
> From: pgsql-performance-owner@postgresql.org
> [mailto:pgsql-performance-owner@postgresql.org] On Behalf Of
> Adnan DURSUN
>                 i want to be can read an execution plan when
> i look at it.
> So, is there any doc about how it should be read ?


You are asking how to read the output from EXPLAIN?  This page is a good
place to start:

http://www.postgresql.org/docs/8.1/interactive/performance-tips.html




pgsql-performance by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Performance Optimization for Dummies 2 - the SQL
Next
From: Richard Huxton
Date:
Subject: Re: simple case using index on windows but not on linux