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

From Tom Lane
Subject Re: What's left?
Date
Msg-id 7829.1075166783@sss.pgh.pa.us
Whole thread Raw
In response to Re: What's left?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [pgsql-hackers-win32] What's left?
Re: What's left?
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> In this way, no one ever has the rename file open while we are holding
> the locks, and we can loop without holding an exclusive lock on
> pg_shadow, and file writes remain in order.

You're doing this where exactly, and are certain that you are holding no
locks why exactly?  And if you aren't holding a lock, what prevents
concurrency bugs?

            regards, tom lane

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: What's left?
Next
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] What's left?