Hi Team,
A customer of Edge Private Cloud 15.07.03 found the following errors on Postgres server node:
2017-05-29 22:15:19,480 pool-5-thread-2 WARN c.a.a.d.c.ServerHandle - ServerHandle.logRetry() : StatementCallback; SQL [ SELECT max( client_received_start_timestamp ) FROM analytics."com.prod.fact" WHERE client_received_start_timestamp>'25 Apr 2017 02:13:54 GMT']; ERROR: out of shared memory; nested exception is org.postgresql.util.PSQLException: ERROR: out of shared memory
Their questions are:
- Can we ignore the error for a while before upgrading to 16.09 shortly?
- Or, Could it cause any problems such as analytics data lost if we do not increase the size?
Then should they increase ‘shared_buffers’ in the ‘postgresql.conf’ file right away?
Thanks,
Toshi