Npgsql and 57014 query_canceled error message - Mailing list pgsql-general

From Karen Hill
Subject Npgsql and 57014 query_canceled error message
Date
Msg-id 1170798612.206463.67360@v33g2000cwv.googlegroups.com
Whole thread Raw
List pgsql-general
I'm doing some testing on a larger dataset, and I've started getting a
57014 error message when I catch an NpgsqlException.  I thought it
might be timing out on me, so in the connection string I've set the
time out settings to the maximum of 1024 seconds before timeout.

Has anyone else experienced this, and is there a known solution?
Thank you.

regards,
Karen


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Postgres SQL Syntax
Next
From: Ged
Date:
Subject: Array OUT columns in a record returned from a function