BUG #7834: Overflow with limited information provided - Mailing list pgsql-bugs

From jackie.qq.zhang@gmail.com
Subject BUG #7834: Overflow with limited information provided
Date
Msg-id E1U07T2-0005QY-EJ@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7834: Overflow with limited information provided
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7834
Logged by:          Jackie Zhang
Email address:      jackie.qq.zhang@gmail.com
PostgreSQL version: 9.2.1
Operating system:   Linux
Description:        =


Hi, PostgreSQL, =


I bumped into the error situation which only has the following error log
message available:

"FATAL:  requested shared memory size overflows size_t" =


I tuned down all the memory related options and the system got back
normally. But I really don't know which one caused the problem.

The log message provides quite limited information for users like me to fix
the problem (it's different from typical PostgreSQL's log messages which are
usually super good). =


I wonder whether it's possible to print information like "what is the
limited", "which configuration option is overflowed", etc. These infomation
is of great help to users like me to fix the problem.

Thank you very much!
Jackie

pgsql-bugs by date:

Previous
From: haianh86vn@gmail.com
Date:
Subject: BUG #7833: ERROR : Error connecting to the server:
Next
From: elliott.groszek@navy.mil
Date:
Subject: BUG #7835: The _ acts like a wildcard when used as '%_%'