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

From Mark Steben
Subject Long running query in new production, not so long in old
Date
Msg-id CADyzmyy9afP526per2wRO6PBn=uqZe6jtpsRLyiFE5CG4PoQiA@mail.gmail.com
Whole thread Raw
Responses Re: Long running query in new production, not so long in old  (Alexander Shaburov <shab2@mail.ru>)
Re: Long running query in new production, not so long in old  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
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





Attachment

pgsql-admin by date:

Previous
From: Keith Fiske
Date:
Subject: Re: Unique Index Disk Consumption
Next
From: Alexander Shaburov
Date:
Subject: Re: Long running query in new production, not so long in old