Memory Leak
Posted: Tue 12 Apr 2005 08:54
I am using the CoreLab.Postgres.dll on a couple of my web sites. About every 24 to 36 hours the dll will fail and normally reports a "System Out Of Memory" exception. Restarting the web app fixes the problem so it is assumed that this is a memory leak in the CoreLab.Postgres.dll.
Up until 3 or 4 weeks ago I'd been using Npgsql and would never have this happened. I am not doing anything fancy in my SQL just basic operations and some realtively small table joins, biggest table probably 30,000 rows.
Aaron
Up until 3 or 4 weeks ago I'd been using Npgsql and would never have this happened. I am not doing anything fancy in my SQL just basic operations and some realtively small table joins, biggest table probably 30,000 rows.
Aaron