Re: Support getrandom() for pg_strong_random() source - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Support getrandom() for pg_strong_random() source
Date
Msg-id aKO0ib8UV4z1EKSq@paquier.xyz
Whole thread Raw
In response to Re: Support getrandom() for pg_strong_random() source  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: Support getrandom() for pg_strong_random() source
List pgsql-hackers
On Mon, Aug 18, 2025 at 08:38:25AM -0700, Jacob Champion wrote:
> - Need for safety in virtualized environments
> - ...?

Interesting.  What do you mean by this point?  Isolation of the
random computations on a VM/container basis even if these are
originally from the same host?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Next
From: David Rowley
Date:
Subject: Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options