Re: Last log line for log_temp_files is disassociated with query

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Last log line for log_temp_files is disassociated with query
Дата
Msg-id 51B272E1.5040708@agliodbs.com
обсуждение исходный текст
Ответ на Last log line for log_temp_files is disassociated with query  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On 06/07/2013 04:52 PM, Josh Berkus wrote:
> In many cases, this is what I see (9.2.4):
> 
> session_line_num|message|query
> 423|temporary file: path ...procid.0 file size: 525122|SELECT ...
> 424|temporary file: path ...procid.1 file size: 622044|SELECT ...
> 425|duration: 17078.635 ms  execute <unnamed>: SELECT ...|NULL
> 426|temporary file: path ...procid.0 file size: 1771353|NULL

Sorry, that last line should be:

426|temporary file: path ...procid.2 file size: 1771353|NULL


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Last log line for log_temp_files is disassociated with query
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin