Re: Performance difference in accessing differrent columns in aPostgres Table

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Performance difference in accessing differrent columns in aPostgres Table
Дата
Msg-id 20180730190224.6akc4t4blyvjbvwb@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Performance difference in accessing differrent columns in aPostgres Table  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: Performance difference in accessing differrent columns in aPostgres Table  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-performance
Hi,

On 2018-07-30 13:31:33 -0400, Jeff Janes wrote:
> I don't know where the time is going with the as-committed JIT.  None of
> the JIT-specific timings reported by EXPLAIN (ANALYZE) add up to anything
> close to the slow-down I'm seeing.  Shouldn't compiling and optimization
> time show up there?

As my timings showed, I don't see the slowdown you're reporting. Could
you post a few EXPLAIN ANALYZEs?

Greetings,

Andres Freund


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Performance difference in accessing differrent columns in aPostgres Table
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Performance difference in accessing differrent columns in aPostgres Table