Questions about planner methods

Поиск
Список
Период
Сортировка
От Kevin Kempter
Тема Questions about planner methods
Дата
Msg-id 200612241215.18730.kevin@kevinkempterllc.com
обсуждение исходный текст
Ответы Re: [HACKERS] Questions about planner methods  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-performance
Hi List(s);

I'm wanting to find more details per the following methods, can someone
explain to me exactly what each of these methods is, how its implemented in
postgres or point me to some docs or README's that explain these methods?

Some of 'em are obviously no-brainers but I'm writing a postgres book and want
to make sure I convey the concepts properly and technically correct.

- Bitmap Scans
- Hash Aggregation
- Hash Joins
- Index Scans
- Merge Joins
- Nested Loop Joins
- TID Scans


Thanks in advance for your help...


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: URGENT: Out of disk space pg_xlog
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [HACKERS] Questions about planner methods