Re: Slow planing... - Mailing list pgsql-general

From Michael Lewis
Subject Re: Slow planing...
Date
Msg-id CAHOFxGrE7EAMJBOeSNwOejUu8=gRAF2BbU=yfkx8ifrFwn741Q@mail.gmail.com
Whole thread Raw
In response to Slow planing...  (Mladen Marinović <mladen.marinovic@kset.org>)
List pgsql-general


On Fri, Dec 6, 2019, 3:21 AM Mladen Marinović <mladen.marinovic@kset.org> wrote:
Is there a way to detect why the planing is taking this long?

The database is a 9.6.1 with 32GB of shared_buffers, and 1GB of maintanance_work_mem, and machine CPU is below 80% all the time.

What is default_statistics_target set to for your cluster or the involved tables/columns? When raised above the default 100, planning time can increase exponentially it seems, as the planner examines the stats and weighs the many options.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Insert Table from Execute String Query
Next
From: Julie Nishimura
Date:
Subject: Re: upgrade and migrate