mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
Add path to pgbench used for stress test in user guide.
This allows the stress test to run on RHEL.
This commit is contained in:
parent
43cfa9cef7
commit
e62ba8e85e
@ -3323,7 +3323,7 @@
|
||||
<title>Load data</title>
|
||||
|
||||
<execute user="postgres">
|
||||
<exe-cmd>pgbench -n -i -s {[stress-scale-data]}</exe-cmd>
|
||||
<exe-cmd>{[pg-bin-path]}/pgbench -n -i -s {[stress-scale-data]}</exe-cmd>
|
||||
<exe-cmd-extra>2>&1</exe-cmd-extra>
|
||||
</execute>
|
||||
</execute-list>
|
||||
|
Loading…
x
Reference in New Issue
Block a user