mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-03 06:23:12 +00:00
run_database_hammer.sh: comment out sleep command for intense queries
This commit is contained in:
parent
052aff45bd
commit
50c8a6c678
@ -18,5 +18,5 @@ do
|
||||
echo "Before making query"
|
||||
psql -h postgres -p 5432 -U postgres -U postgres -w -c "${QUERY_LAST_FIVE_MINUTES}"
|
||||
|
||||
sleep 10
|
||||
#sleep 0.01
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user