Re: looking for documentation about the optimizer

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: looking for documentation about the optimizer
Дата
Msg-id 18934.1035298148@sss.pgh.pa.us
обсуждение исходный текст
Ответ на looking for documentation about the optimizer  ("Alice Lottini" <alice_lottini@yahoo.it>)
Ответы Re: looking for documentation about the optimizer  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
"Alice Lottini" <alice_lottini@yahoo.it> writes:
> Does anybody know where I can find some documentation about the PostgreSQL =
> optimizer?

Aside from the general info in the Developer's Guide, there are README
files in the source tree that you should look at:
    src/backend/optimizer/README
    src/backend/optimizer/plan/README
After that, start reading the code ...

            regards, tom lane

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Alice Lottini"
Дата:
Сообщение: looking for documentation about the optimizer
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: looking for documentation about the optimizer