Re: PostgreSQL Caching

From: "Dave Dutcher" <dave(at)tridecap(dot)com>
To: "'Adnan DURSUN'" <a_dursun(at)hotmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: PostgreSQL Caching
Date: 2006-10-04 12:38:00
Message-ID: 008701c6e7b1$ee763630$8300a8c0@tridecap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-performance

> -----Original Message-----
> From: pgsql-performance-owner(at)postgresql(dot)org
> [mailto:pgsql-performance-owner(at)postgresql(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Brad Nicholson 2006-10-04 13:47:05 Re: PostgreSQL Caching
Previous Message Pavel Schon 2006-10-04 10:49:01 BUG #2675: syntax error

Browse pgsql-performance by date

  From Date Subject
Next Message Brad Nicholson 2006-10-04 13:47:05 Re: PostgreSQL Caching
Previous Message Markus Schaber 2006-10-04 12:11:35 Re: Performance Optimization for Dummies 2 - the SQL