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: Wed, 4 Oct 2006 07:38:00 -0500
- Message-id: <008701c6e7b1$ee763630$8300a8c0(at)tridecap(dot)com>
> -----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
Home |
Main Index |
Thread Index