Re: Long running query in new production, not so long in old - Mailing list pgsql-admin

From Alexander Shaburov
Subject Re: Long running query in new production, not so long in old
Date
Msg-id 3a10c247-e1ae-a5c4-ecc1-a46f63eb448f@mail.ru
Whole thread Raw
In response to Long running query in new production, not so long in old  (Mark Steben <mark.steben@drivedominion.com>)
Responses Re: Long running query in new production, not so long in old  (Mark Steben <mark.steben@drivedominion.com>)
List pgsql-admin

Hi!

Make the same shared buffer value for example. Disable any activity except you client query. Make query twice. Second one should be during about < 1 min.

If not, so it isnt problem shared buffer. My be processor count. If query will be faster, so in real situation you have any activity on db, that take away buffers from using query.
Alex

28.03.2019 1:27, Mark Steben пишет:
Good evening

We are moving to a new VM environment (expedient) and have one query  that typically runs in 22 - 25 seconds in our old environment, but is running in about 1 hour, 20 minutes in our new.  I'd like some insight as to why the explain is showing shared buffer hits numbering over 113 milliion
in the new environment and only 445 thousand in the old.  I have sent the explains along with the table descriptions, row counts, the one function that I know causes the bottleneck,  the query, some relevant configuration settings in postgresql conf (identical in both environments)
and a listing from top in both environments, showing memory, shared memory, and cpu.

Everything seems to be identical or close, except for the shared buffer count in the explain.  
Any insight would be appreciated.

Thank you,


--
Mark Steben
 Database Administrator
@utoRevenue | Autobase 
  CRM division of Dominion Dealer Solutions 
95D Ashley Ave.
West Springfield, MA 01089

t: 413.327-3045
f: 413.383-9567

www.fb.com/DominionDealerSolutions
www.twitter.com/DominionDealer
 www.drivedominion.com





pgsql-admin by date:

Previous
From: Mark Steben
Date:
Subject: Long running query in new production, not so long in old
Next
From: Holger Jakobs
Date:
Subject: Re: Case Insensitive