Re: BUG #4496: Memory leak in pg_dump.c? - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #4496: Memory leak in pg_dump.c?
Date
Msg-id 490AD57E.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: BUG #4496: Memory leak in pg_dump.c?  (Francisco Olarte Sanz <folarte@peoplecall.com>)
List pgsql-bugs
>>> Francisco Olarte Sanz <folarte@peoplecall.com> wrote:
> Similarly nearly nobody bothers
> to fclose() stdin/out/err

On that one, maybe it should be done more often.  In writing
pg_clearxlogtail I found that closing stdout improved performance
markedly.  This was a filter piping from disk into gzip.

-Kevin

pgsql-bugs by date:

Previous
From: "dta"
Date:
Subject: BUG #4508: bug #4389 could not reattach to shared memory
Next
From: "Harvey, Allan AC"
Date:
Subject: Re: Upgrade from 7.4.5 to 8.3.3