On Tue, Oct 22, 2002 at 11:28:23PM -0400, Tom Lane wrote:
> > I then moved on to psql, again, just for fun.  Here, I'm thinking that I
> > started to find some other leaks...but again, I've not spent any real
> > time on it.  So again, I'm not really sure it they are meaningful at
> > this point.
> 
> psql might well have some internal leaks; the backend memory-context
> design doesn't apply to it.

 But why? In the Mape project is used mmgr based on PostgreSQL's mmgr and
 it's used for BE and FE. There is not problem with it (BTW backend is
 multithread:-). IMHO use memory-context design for FE is good idea
 if FE a lot works with memory. I already long time think about shared
 lib with PostgreSQL mmgr...

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
 http://home.zf.jcu.cz/~zakkr/
 
 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to