Re: pg_stat_reset influence the plan chosen ?

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_stat_reset influence the plan chosen ?
Date: 2018-09-12 07:20:18
Message-ID: 1536736818333-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Plans are calculated using pg_settings and pg_stats / pg_statistic,
Pg_stat_rest() does not have any impact on them.
There is no "dynamic" planning features yet.

Regards
PAscal

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message srinivas oguri 2018-09-12 07:50:01 Connection pooling by apache tomcat
Previous Message Mariel Cherkassky 2018-09-12 06:36:32 pg_stat_reset influence the plan chosen ?