Re: optimizing CleanupTempFiles - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: optimizing CleanupTempFiles
Date
Msg-id 1221689882.3913.2231.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: optimizing CleanupTempFiles  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Wed, 2008-09-17 at 17:34 -0400, Alvaro Herrera wrote:

> Ah -- like this?

if test should include || isProcExit

so you don't skip non-transactional temp files at proc exit when there
weren't any created in the last transaction.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: optimizing CleanupTempFiles
Next
From: Alvaro Herrera
Date:
Subject: Re: optimizing CleanupTempFiles