RE: Big performance slowdown from 11.2 to 13.3

From: "ldh(at)laurent-hasson(dot)com" <ldh(at)laurent-hasson(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: RE: Big performance slowdown from 11.2 to 13.3
Date: 2021-07-22 17:33:09
Message-ID: MN2PR15MB256000BF188619EB2F358A5F85E49@MN2PR15MB2560.namprd15.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


-----Original Message-----
From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Sent: Thursday, July 22, 2021 13:29
To: ldh(at)laurent-hasson(dot)com
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>; David Rowley <dgrowleyml(at)gmail(dot)com>; Peter Geoghegan <pg(at)bowt(dot)ie>; pgsql-performance(at)postgresql(dot)org
Subject: Re: Big performance slowdown from 11.2 to 13.3

On Thu, Jul 22, 2021 at 05:26:26PM +0000, ldh(at)laurent-hasson(dot)com wrote:
> I tried this but not seeing max resident size data output.

Oh. Apparently, that's not supported under windows..

#if defined(HAVE_GETRUSAGE)
appendStringInfo(&str,
"!\t%ld kB max resident size\n",

----------------------------

Hello,

Damn... I know Windows is a lower priority, and this is yet another issue, but in Healthcare, Windows is so prevalent everywhere...

Thank you,
Laurent.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2021-07-22 17:35:47 Re: Big performance slowdown from 11.2 to 13.3
Previous Message Justin Pryzby 2021-07-22 17:28:52 Re: Big performance slowdown from 11.2 to 13.3