Re: What's left? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: What's left?
Date
Msg-id 23641.1074829634@sss.pgh.pa.us
Whole thread Raw
In response to Re: What's left?  (Claudio Natoli <claudio.natoli@memetrics.com>)
Responses Re: What's left?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Claudio Natoli <claudio.natoli@memetrics.com> writes:
> One important thing I forgot, that someone could start looking at now:
>  *  backends keeping files open when other backends are trying to
> delete/rename them

> We must do better for the official port,

Why?  The procedure you mentioned seems perfectly adequate to me,
seeing that it's a bit of a corner case to start with.

I cannot think of any way of "doing better" that wouldn't be far too
invasive to be acceptable.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Scott Lamb
Date:
Subject: Re: Allow backend to output result sets in XML
Next
From: Bruce Momjian
Date:
Subject: I am back