Re: [PATCHES] Patch to log usage of temporary files
От
Jim Nasby
Тема
Re: [PATCHES] Patch to log usage of temporary files
Дата
Msg-id
82EE7695-4354-467A-9BC3-33AFB4B12C7E@decibel.org
Ответ на
Re: [HACKERS] Patch to log usage of temporary files (Bill Moran)
Список
Дерево обсуждения
Re: Patch to log usage of temporary files Benny Amorsen <benny+usenet@amorsen.dk>
On Jan 3, 2007, at 4:20 PM, Bill Moran wrote: > * trace_temp_files is now an int: -1 disables, 0 and up equate to > "log if > the file is this size or larger" Another thought is to allow ignoring files over a certain size. The reason is that if you end up creating 10MB of temp files, you can probably avoid that by adjusting work_mem. But if you just created 10GB, you probably have no choice in the matter. -- Jim Nasby jim@nasby.net EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)
В списке pgsql-hackers по дате отправления