Skip to content

Commit

Permalink
Update postgres-appliance/tests/test_spilo.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Polina Bungina <[email protected]>
  • Loading branch information
FxKu and hughcapet authored Sep 16, 2024
1 parent 3189e2b commit c755a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/tests/test_spilo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ function start_clone_with_hourly_log_rotation() {
-e PGVERSION=16 \
-e LOG_SHIP_HOURLY="true" \
-e CLONE_SCOPE=upgrade2 \
-e CLONE_PGVERSION=16 \
-e CLONE_PGVERSION=14 \
-e CLONE_METHOD=CLONE_WITH_WALE \
-e CLONE_TARGET_TIME="$(next_minute)" \
--name "${PREFIX}hourlylogs" \
Expand Down

0 comments on commit c755a39

Please sign in to comment.