diff options
author | Fujii Masao <fujii@postgresql.org> | 2019-11-06 11:02:30 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2019-11-06 11:02:30 +0900 |
commit | a386942bd29b0ef0c9df061392659880d22cdf43 (patch) | |
tree | 0c0c709299f33773f309d4f83a43db1235673678 /src/backend/access/gist/gistbuildbuffers.c | |
parent | 4b5e58b86e3b09daa7384dbbd0bb4cacbd9bd7c6 (diff) | |
download | postgresql-a386942bd29b0ef0c9df061392659880d22cdf43.tar.gz postgresql-a386942bd29b0ef0c9df061392659880d22cdf43.zip |
Add "G" (server-side data generation) as an initialization step in pgbench.
This commit allows --init-steps option in pgbench to accept "G" character
meaning server-side data generation as an initialization step.
With "G", only limited queries are sent from pgbench client and
then data is actually generated in the server. This might make
the initialization phase faster if the bandwidth between pgbench client
and the server is low.
Author: Fabien Coelho
Reviewed-by: Anna Endo, Ibrar Ahmed, Fujii Masao
Discussion: https://postgr.es/m/alpine.DEB.2.21.1904061826420.3678@lancre
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions