LINQ to SQL Timeout

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Riaan van der Westhuizen

LINQ to SQL Timeout

Post by Riaan van der Westhuizen » Tue 08 Dec 2009 09:16

I am using version 4.64.54.

The DataContext.CommandTimeout does not work for calling functions that takes longer than 30 seconds.

Even if you use timeout in the connection string it does not work.

Are there any workarounds available?

Thanks
Riaan

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 08 Dec 2009 11:57

Thank you for the report, we have already fixed the problem.
The fix will be available in the nearest build.

Post Reply