Sign in
apache
/
cloudberry
/
HEAD
/
.
/
src
/
test
/
isolation2
/
sql
/
hot_standby
/
teardown.sql
blob: af6fba50aedd5bca7803407d0181af010e63c41f [
file
] [
log
] [
blame
]
-- reset the setup for hot standby tests
!\
retcode gpconfig
-
r hot_standby
;
!\
retcode gpconfig
-
r synchronous_commit
;
!\
retcode gpconfig
-
r max_standby_streaming_delay
;
!\
retcode gpstop
-
ar
;