Re: BUG #10548: NpgsqlException - ERROR: 57014: canceling statement due to user request

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #10548: NpgsqlException - ERROR: 57014: canceling statement due to user request
Дата
Msg-id CAB7nPqSph-E9DDMv0ND4w2cJNOVXMy7UAVwQ1XQ2yBgOj3cEJQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #10548: NpgsqlException - ERROR: 57014: canceling statement due to user request  (kuladeepmca2007@gmail.com)
Список pgsql-bugs
On Fri, Jun 6, 2014 at 10:07 PM,  <kuladeepmca2007@gmail.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      10548
> Logged by:          Kuladeep Singh
> Email address:      kuladeepmca2007@gmail.com
> PostgreSQL version: 9.3.0
> Operating system:   Windows 7
> Description:
>
> I am using Npgsql with .Net application and it works perfectly but some
> times it gives below error.
>
> "NpgsqlException - ERROR: 57014: canceling statement due to user request"
>
> Please can you help me for this,there is any setting or any thing that can
> resolve this issue for me.
Not really a Postgres bug as this refers to a query being cancelled by
your application or by npgsql:
http://www.postgresql.org/docs/devel/static/errcodes-appendix.html
You should check your application, or directly contact npgsql
maintainers to understand your problem if this is a driver problem.
Without more details, it is going to be hard to guess what is going
awry though, there may be multiple causes for what you are seeing.
--
Michael

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #10547: Query too long with order and limit
Следующее
От: David G Johnston
Дата:
Сообщение: Re: BUG #10545: The connection has been closed