diff options
author | Teodor Sigaev | 2018-03-26 15:26:27 +0000 |
---|---|---|
committer | Teodor Sigaev | 2018-03-26 15:26:27 +0000 |
commit | 64f85894ad2730fb1449a8e81dd8026604e9a546 (patch) | |
tree | 0755ed4aee3d77584ae01396527c1fd968ac1725 /src/backend/access/gist | |
parent | 530bcf7581574d5b0f26c2eaeef1c32bbcd37907 (diff) |
Set random seed for pgbench.
Setting random could increase reproducibility of test in some cases. Patch
suggests three providers for seed: time (default), strong random
generator (if available) and unsigned constant. Seed could be set from
command line or enviroment variable.
Author: Fabien Coelho
Reviewed by: Chapman Flack
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions