Re: WIP - Add ability to constrain backend temporary file space

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP - Add ability to constrain backend temporary file space
Дата
Msg-id 16365.1298065283@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP - Add ability to constrain backend temporary file space  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Список pgsql-hackers
Mark Kirkwood <mark.kirkwood@catalyst.net.nz> writes:
> Added. With respect to the datatype, using int with KB units means the 
> largest temp size is approx 2047GB - I know that seems like a lot now... 
> but maybe someone out there wants (say) their temp files limited to 
> 4096GB :-)

[ shrug... ]  Sorry, I can't imagine a use case for this parameter where
the value isn't a *lot* less than that.  Maybe if it were global, but
not if it's per-backend.
        regards, tom lane


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: WIP - Add ability to constrain backend temporary file space
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DropRelFileNodeBuffers API change (was Re: [BUGS] BUG #5599: Vacuum fails due to index corruption issues)