Npgsql and 57014 query_canceled error message

From: "Karen Hill" <karen_hill22(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Npgsql and 57014 query_canceled error message
Date: 2007-02-06 21:50:12
Message-ID: 1170798612.206463.67360@v33g2000cwv.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Ged 2007-02-06 22:51:52 Array OUT columns in a record returned from a function
Previous Message Bruce Momjian 2007-02-06 21:01:14 Re: 8.2.2 Announcement?