I am using postgresql 9.2, and we are getting error like -
System.Data.EntityException: The underlying provider failed on Open. --->
Devart.Data.PostgreSql.PgSqlException: Stream already closed!!!. I have
turned the autovacuum on but my reporting query is failing. When the manual
full autovacuu
Hi!
On 25.5.2013 15:46, aup20 wrote:
> I am using postgresql 9.2, and we are getting error like -
> System.Data.EntityException: The underlying provider failed on Open.
> ---> Devart.Data.PostgreSql.PgSqlException: Stream already closed!!!.
> I have turned the autovacuum on but my reporting que