| From: | FOUTE K(dot) Jaurès <jauresfoute(at)gmail(dot)com> |
|---|---|
| To: | Paul Förster <paul(dot)foerster(at)gmail(dot)com> |
| Cc: | PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: ERROR: canceling statement due to user request |
| Date: | 2020-08-05 10:50:57 |
| Message-ID: | CAHQ1jffcQXwEfG17=9-MdvXCFrW60Ea0e_rECrf4u145-k9Mdw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Ok,
Just want if we can avoid this error message, With some config for exemple ?
Le mer. 5 août 2020 à 11:07, Paul Förster <paul(dot)foerster(at)gmail(dot)com> a
écrit :
> Hi Jaurès,
>
> > On 05. Aug, 2020, at 11:35, FOUTE K. Jaurès <jauresfoute(at)gmail(dot)com>
> wrote:
> >
> > Hello,
> >
> > How can I Solve this error ?
> >
> > ERROR: canceling statement due to user request
>
> simple: don't make the user hit ctrl-c or otherwise interrupt a
> transaction in progress.
>
> As soon, as a transaction is interrupted, you'll get the message. This is
> mostly informational and not necessarily an error per se.
>
> Cheers,
> Paul
--
Jaurès FOUTE
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2020-08-05 10:57:15 | Re: ERROR: canceling statement due to user request |
| Previous Message | Pavel Stehule | 2020-08-05 10:12:26 | Re: ERROR: canceling statement due to user request |