Search Postgresql Archives

Re: 3867653, EMM1 cluster issue on 23rd May--core generated --design feedback

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 12 Jul 2021 at 16:07, M Tarkeshwar Rao
<m.tarkeshwar.rao@xxxxxxxxxxxx> wrote:
>
> Hi All,
>
> We are getting following core with following use case:
>
> Case: We made max_connections as 15 and 10 different processes opening 15 connections with server. It is running fine. But after few hours it giving following
>           core. When we increase the max_connections then core come again but it take more hours to come.
>
> Program terminated with signal 11, Segmentation fault.

Sounds like a memory leak. In libpq programs this is often caused by
forgetting to run PQclear().

-- 
Simon Riggs                http://www.EnterpriseDB.com/





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux