In what circumstance is Materialize_Random set in allowedMode?
0
votes
1
answer
267
views
In PostgreSQL there is a field called
allowedMode
called SFRM_Materialize_Random
> The Tuplestore must be created with randomAccess = true
if
SFRM_Materialize_Random
is set in allowedModes
, but it can (and preferably
should) be created with randomAccess = false
if not.
In which case is this set?
Asked by Evan Carroll
(65502 rep)
Nov 3, 2021, 07:47 AM
Last activity: Nov 6, 2021, 07:34 PM
Last activity: Nov 6, 2021, 07:34 PM