Em dom., 22 de ago. de 2021 às 14:50, Tom Lane <t...@sss.pgh.pa.us> escreveu:

> Justin Pryzby <pry...@telsasoft.com> writes:
> > This looks useful, thanks.  It seems like maybe win64 builds are very
> slow
> > running this:
>
> > exec_stmt_block() /
> > BeginInternalSubTransaction() /
> > AbortSubTransaction() /
> > reschedule_timeouts() /
> > schedule_alarm() /
> > setitimer() /
> > pg_timer_thread() /
> > WaitForSingleObjectEx ()
>
> Hmm ... we should not be there unless there are active timeout events,
> which there aren't by default.  I wonder whether either Ranier or
> Laurent have statement_timeout or some similar option enabled.
>
Tom, none settings, all default from Postgres install.

regards,
Ranier Vilela

Reply via email to