Hi all,
I'm working in a project with perl and postgres database on a SUN server. We work with the DBI v1.37 and we have a memory leak problem when we use the selecall_hashref method. When I replace this method a while loop which return the same result (an hash ref with result query), I have not this memory leak. So I quite sure the problem is in this method, but I can't found really where. Have you got any information about this ? I'm trying to investigate more in the lib. Rgds, David
