Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Alex Hunsaker <badalex@gmail.com>
Cc: Robert Creager <Robert.Creager@oracle.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2011-06-07T17:40:21Z
Lists: pgsql-hackers

On 06/07/2011 01:18 PM, Alex Hunsaker wrote:
>
> I don't suppose /dev/urandom blocks on OS X?  Granted, I may have
> missed something in translation with the macro fest that is perl...


I wondered if we were possibly exhausting some entropy pool. It seems 
like this would be just such a bad bug that it would be amazing if we 
were the first to trip up on it. But I guess you never know.

cheers

andrew