Re: ERROR: canceling statement due to user request

Поиск
Список
Период
Сортировка
От Paul Förster
Тема Re: ERROR: canceling statement due to user request
Дата
Msg-id 2D435AF4-F615-4413-BCC2-2D891AF2112B@gmail.com
обсуждение исходный текст
Ответ на ERROR: canceling statement due to user request  (FOUTE K. Jaurès <jauresfoute@gmail.com>)
Ответы Re: ERROR: canceling statement due to user request  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: ERROR: canceling statement due to user request  (FOUTE K. Jaurès <jauresfoute@gmail.com>)
Список pgsql-general
Hi Jaurès,

> On 05. Aug, 2020, at 11:35, FOUTE K. Jaurès <jauresfoute@gmail.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
errorper se. 

Cheers,
Paul


В списке pgsql-general по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: ERROR: canceling statement due to user request
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: ERROR: canceling statement due to user request