Re: 7.0.3 postmaster memory leak with aborted transactions
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Richard Ellis <rellis@erols.com>
Cc: pgsql-bugs@postgresql.org
Date: 2001-03-23T21:31:03Z
Lists: pgsql-bugs
Richard Ellis <rellis@erols.com> writes: > Watch the resident set size of the postmaster that the psql is connected > to as the while loop pumps data into psql. As transactions are aborted, > the RSS of the postmaster continues to grow. Looks like postmaster is > leaking memory somewhere. Seems to be fixed in 7.1. regards, tom lane