Re: New Software Announcement - SIXTH SENSE
[ QUOTE ]
[ QUOTE ]
It seems like there are new postgres.exe processes started each time I make a new Sixth Sense search and the processes does not seem to die.
Do you create new connections to the database each time a new search is made and forget to close them at the end of the search???
[/ QUOTE ]
Does this only happen for me?
[/ QUOTE ]
I'll check on that. Depending on Postgres' caching system it might be normal to do that. I'm sure that the connection gets freed, but the ADO driver for it is pretty buggy, so its possible it doesn't auto close the connection.
-Ben
|