Re: memory leak with Abort Transaction
От | SHIOZAKI Takehiko |
---|---|
Тема | Re: memory leak with Abort Transaction |
Дата | |
Msg-id | 199811261240.VAA27516@libpc01.pb.ascii.co.jp обсуждение исходный текст |
Ответ на | memory leak with Abort Transaction (SHIOZAKI Takehiko <takehi-s@ascii.co.jp>) |
Ответы |
Re: [HACKERS] Re: memory leak with Abort Transaction
Re: [HACKERS] Re: memory leak with Abort Transaction |
Список | pgsql-hackers |
Hello! Releasing 6.4.1 is a good news. But would you confirm the following "memory leak" problem? It is reproducable on 6.4 (FreeBSD 2.2.7-RELEASE). Regards [On Nov 13, takehi-s@ascii.co.jp (SHIOZAKI Takehiko) writes:] >Hello! > >A background postgres porocess gets larger with Abort Transactions. >Memory seems to leak. >This occurs also on 6.3.2. > >You can see it with user aborts: > >======================================================================== >#!/bin/sh > >yes 'begin; >abort;' | psql regression >======================================================================== > >And with internal aborts: > >======================================================================== >#!/bin/sh > >yes "insert into Room (roomno) values ('000');" | psql regression >======================================================================== > >Regards > >-- >ASCII CORPORATION >Technical Center >SHIOZAKI Takehiko ><takehi-s@ascii.co.jp> -- ASCII CORPORATION Technical Center SHIOZAKI Takehiko <takehi-s@ascii.co.jp>
В списке pgsql-hackers по дате отправления: