Re: PostgreSQL Caching

Поиск
Список
Период
Сортировка
От Dave Dutcher
Тема Re: PostgreSQL Caching
Дата
Msg-id 008701c6e7b1$ee763630$8300a8c0@tridecap.com
обсуждение исходный текст
Ответ на Re: PostgreSQL Caching  ("Adnan DURSUN" <a_dursun@hotmail.com>)
Ответы Re: PostgreSQL Caching  (Brad Nicholson <bnichols@ca.afilias.info>)
Список 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 по дате отправления:

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Performance Optimization for Dummies 2 - the SQL
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: simple case using index on windows but not on linux