Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches,

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches,
Дата
Msg-id 1238692283.5444.123.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches,  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 2009-03-26 at 17:15 +0000, Tom Lane wrote:
> Log Message:
> -----------
> If we expect a hash join to be performed in multiple batches, suppress
> "physical tlist" optimization on the outer relation (ie, force a projection
> step to occur in its scan).  This avoids storing useless column values when
> the outer relation's tuples are written to temporary batch files.

Can we add "batches=N" to the EXPLAIN output for Hash and/or Hash Join?

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Path case sensitivity on windows
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: [pgsql-www] Mentors needed urgently for SoC & PostgreSQL Student Internships