Re: Issue executing query from container

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Eudald Valcàrcel Lacasa <eudald(dot)valcarcel(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Issue executing query from container
Date: 2020-10-27 17:41:29
Message-ID: 1062719.1603820489@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?UTF-8?Q?Eudald_Valc=C3=A0rcel_Lacasa?= <eudald(dot)valcarcel(at)gmail(dot)com> writes:
> I've run the automated script several times, and the duration of the
> query is widely variable.

Interesting. You might try using auto_explain to log the query plans
and see if the plan is changing.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Atul Kumar 2020-10-27 18:40:19 High CPU utilization
Previous Message Tom Lane 2020-10-27 17:39:15 Re: GSSAPI Authentication for pgadmin4 macOS client