Tom Lane wrote:
I still think there's absolutely no evidence suggesting that a variable
backoff is necessary.  Given how little this code is going to be
exercised in the real world, how long will it take till we find out
if you get it wrong?  Use a simple retry loop and be done with it.

                        

Why should a 1 second delay between CloseHandle() and CreateFileMapping() be enough now when it was not enough 1 second ago? If the event we needed an offset from were outside the loop I'd agree with you.

cheers

andrew

--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to