| The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 274 pages ISBN 9781906966072 RRP £9.95 ($14.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
16.2.6 Insufficient stack depth
If the errors test results in a server crash
at the select infinite_recurse() command, it means that
the platform's limit on process stack size is smaller than the
max_stack_depth
parameter indicates. This
can be fixed by running the server under a higher stack
size limit (4MB is recommended with the default value of
max_stack_depth). If you are unable to do that, an
alternative is to reduce the value of max_stack_depth.
| ISBN 9781906966072 | The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide | See the print edition |