RE: BUG #18569: Memory leak in Postgres Enterprise server

From: "Yeddula, Madhusudhan reddy [CONTINGENT WORKER]" <myeddula(at)informatica(dot)com>
To: "Sahu, Abhisek Kumar" <absahu(at)informatica(dot)com>, "Mathias, Renci" <rmathias(at)informatica(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>, "Sachan, Vishal" <vsachan(at)informatica(dot)com>
Cc: "Kumar, Gaurav" <gaurkumar(at)informatica(dot)com>, "Nayak, Deepak Vaikunta" <dnayak(at)informatica(dot)com>
Subject: RE: BUG #18569: Memory leak in Postgres Enterprise server
Date: 2024-08-14 08:52:08
Message-ID: DM6PR03MB35009F3FD392BD4A6D263480D3872@DM6PR03MB3500.namprd03.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

HI @Sahu, Abhisek Kumar

Have done analysis from my end and changed postgres parameters in postgresql.conf file regarding Memory/CPU and other parameters as well. Kindly re run the repo and let me know if it is getting failed with same error.

Madhusudhan | GOC Database Engineer
Informatica Global Operation Center
Office: Mob: +91 9502034172
Email: DL_GOC_Database_Services(at)informatica(dot)com

-----Original Message-----
From: Sahu, Abhisek Kumar <absahu(at)informatica(dot)com>
Sent: Monday, August 12, 2024 11:08 AM
To: Yeddula, Madhusudhan reddy [CONTINGENT WORKER] <myeddula(at)informatica(dot)com>; Mathias, Renci <rmathias(at)informatica(dot)com>; Daniel Gustafsson <daniel(at)yesql(dot)se>; pgsql-bugs(at)lists(dot)postgresql(dot)org; Sachan, Vishal <vsachan(at)informatica(dot)com>
Cc: Kumar, Gaurav <gaurkumar(at)informatica(dot)com>; Nayak, Deepak Vaikunta <dnayak(at)informatica(dot)com>
Subject: RE: BUG #18569: Memory leak in Postgres Enterprise server

Hi Daniel,

Kindly let us know if you have any updates.

Regards
Abhisek Kumar Sahu
Senior Manager
Main: +91 80 40203000   Ext : 3135
Mobile: 9886680490
Email: absahu(at)informatica(dot)com

-----Original Message-----
From: Yeddula, Madhusudhan reddy [CONTINGENT WORKER] <myeddula(at)informatica(dot)com>
Sent: Wednesday, August 7, 2024 4:45 PM
To: Mathias, Renci <rmathias(at)informatica(dot)com>; Daniel Gustafsson <daniel(at)yesql(dot)se>; pgsql-bugs(at)lists(dot)postgresql(dot)org; Sahu, Abhisek Kumar <absahu(at)informatica(dot)com>; Sachan, Vishal <vsachan(at)informatica(dot)com>
Cc: Kumar, Gaurav <gaurkumar(at)informatica(dot)com>; Nayak, Deepak Vaikunta <dnayak(at)informatica(dot)com>
Subject: RE: BUG #18569: Memory leak in Postgres Enterprise server

HI @Daniel Gustafsson


Your report mentions "Postgres Enterprise Server", are you running a product from a vendor like EDB

ANS : We are not using Postgres Enterprise Server from EDB.

Are you running postgres installed by yourself via a package manager (or similar)?

Ans : Installed postgres myself through YUM menthod

If you are buying postgres from a vendor then please contact them, if not you are in the right place.

We did not buy postgres from any vendor .

NOTE : We are using opensource postgresql 16.2 server on RHEL9.

Madhusudhan | GOC Database Engineer
Informatica Global Operation Center
Office: Mob: +91 9502034172
Email: DL_GOC_Database_Services(at)informatica(dot)com

-----Original Message-----
From: Mathias, Renci <rmathias(at)informatica(dot)com>
Sent: Wednesday, August 7, 2024 11:05 AM
To: Daniel Gustafsson <daniel(at)yesql(dot)se>; pgsql-bugs(at)lists(dot)postgresql(dot)org; Yeddula, Madhusudhan reddy [CONTINGENT WORKER] <myeddula(at)informatica(dot)com>; Sahu, Abhisek Kumar <absahu(at)informatica(dot)com>; Sachan, Vishal <vsachan(at)informatica(dot)com>
Cc: Kumar, Gaurav <gaurkumar(at)informatica(dot)com>
Subject: RE: BUG #18569: Memory leak in Postgres Enterprise server

Hi @Daniel,

The log files are attached for your reference.

Please let us know if you have any queries.

Thanks,
Renci Monthi Mathias  | QA Engineer
Bagmane Tech Park, C V Raman Nagar, Bangalore - 560093
Email: rmathias(at)informatica(dot)com

-----Original Message-----
From: Sahu, Abhisek Kumar <absahu(at)informatica(dot)com>
Sent: Tuesday, August 6, 2024 5:31 PM
To: Daniel Gustafsson <daniel(at)yesql(dot)se>; pgsql-bugs(at)lists(dot)postgresql(dot)org; Yeddula, Madhusudhan reddy [CONTINGENT WORKER] <myeddula(at)informatica(dot)com>; Sachan, Vishal <vsachan(at)informatica(dot)com>
Cc: Mathias, Renci <rmathias(at)informatica(dot)com>; Kumar, Gaurav <gaurkumar(at)informatica(dot)com>
Subject: RE: BUG #18569: Memory leak in Postgres Enterprise server

Hi Daniel,

Thank you for your response.

@Sachan, Vishal please attach all the logs, including the ODL tracing.

Adding @Yeddula, Madhusudhan reddy [CONTINGENT WORKER] DBA to answer the below queries.

Regards
Abhisek

-----Original Message-----
From: Daniel Gustafsson <daniel(at)yesql(dot)se>
Sent: Tuesday, August 6, 2024 4:45 PM
To: Sahu, Abhisek Kumar <absahu(at)informatica(dot)com>; pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18569: Memory leak in Postgres Enterprise server

Caution: This email originated from outside of the organization. Review for Phishing!

> On 6 Aug 2024, at 10:34, PG Bug reporting form <noreply(at)postgresql(dot)org> wrote:

> PostgreSQL Server/Client Version: PostgreSQL 16.2

Your report mentions "Postgres Enterprise Server", are you running a product from a vendor like EDB or are you running postgres installed by yourself via a package manager (or similar)? If you are buying postgres from a vendor then please contact them, if not you are in the right place.

Upgrading to the latest 16.3 is also recommended even though there are no references to memory leak fixes in the release notes.

> We have also attached our Repository logs, PostgreSQL server logs and
> DB logs.

No, there are no logs attached (I don't think the bugreporting form support attaching any files). Please provide additional information as there is nothing to go in the report.

--
Daniel Gustafsson

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomas Vondra 2024-08-14 11:31:02 Re: FDW INSERT batching can change behavior
Previous Message Rainer J.H. Brandt 2024-08-14 05:45:34 Re: BUG #18581: psql symbol append_history not found when quitting