Hi, I use the libraries of function of Postgres in a program. In this script, I keep connected with the postmaster and I submit him a lot of queries without disconnecting each time. At the end of each queries, I use PQclear to clean memory but I notice that the memory used by the process postgres is always increasing until I disconnect. Any idea ? Thanks for your help ===== ___________________________________________________________ Do You Yahoo!? -- Vos albums photos en ligne, Yahoo! Photos : http://fr.photos.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster