Sign in
apache
/
cloudberry
/
HEAD
/
.
/
src
/
test
/
isolation2
/
sql
/
restore_memory_accounting_default.sql
blob: 4d5ba979c809453b4f0487e78e4276e99ed08580 [
file
] [
log
] [
blame
]
-- start_ignore
!
gpconfig
-
c gp_vmem_limit_per_query
-
v
'0'
--skipvalidation
!
gpconfig
-
c gp_vmem_protect_limit
-
v
'8192'
!
gpconfig
-
c runaway_detector_activation_percent
-
v
0
!
gpstop
-
rai
;
-- end_ignore