RE: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed - Mailing list pgsql-bugs

From Matt Carter
Subject RE: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed
Date
Msg-id BL3PR08MB72834BCE3E34DB8BFB24ED61996DA@BL3PR08MB7283.namprd08.prod.outlook.com
Whole thread Raw
In response to RE: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed  (Matt Carter <Matt.Carter@twosigma.com>)
List pgsql-bugs
Matt Carter wrote:
> Tom, since your C test showed no leak, the issue is likely in how psycopg2 calls libpq, not pure libpq itself.

FYI, I have reported the issue to the psycopg project:
https://github.com/psycopg/psycopg2/issues/1827

Thanks you for your help, Tom.  Your test results helped show that this is likely a psycopg2 issue.

Cheers,
Matt

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #19412: Wrong query result with not null constraint
Next
From: Richard Guo
Date:
Subject: Re: BUG #19412: Wrong query result with not null constraint