| От | Tom Lane |
|---|---|
| Тема | Re: Default of max_stack_depth and getrlimit |
| Дата | |
| Msg-id | 13554.1216652557@sss.pgh.pa.us обсуждение |
| Ответ на | Default of max_stack_depth and getrlimit ("Heikki Linnakangas" <heikki@enterprisedb.com>) |
| Ответы |
Re: Default of max_stack_depth and getrlimit
|
| Список | pgsql-hackers |
"Heikki Linnakangas" <heikki@enterprisedb.com> writes: > In 8.2, we started to use getrlimit(RLIMIT_STACK, ...) to set > max_stack_depth automatically, to a max of 2MB: > http://archives.postgresql.org/pgsql-hackers/2006-10/msg00389.php > However, it's not behaving as I expected when the stack limit is set to > "unlimited". Is there really any such thing as "unlimited" stack depth? I think that treating that as "unknown" is a good conservative thing to do, because it is surely a lie. regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера