You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Yi Jin (JIRA)" <ji...@apache.org> on 2015/11/09 05:29:11 UTC

[jira] [Created] (HAWQ-138) Alter resource quene error when memory set 64mb

Yi Jin created HAWQ-138:
---------------------------

             Summary: Alter resource quene error when memory set 64mb
                 Key: HAWQ-138
                 URL: https://issues.apache.org/jira/browse/HAWQ-138
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Resource Manager
            Reporter: Yi Jin
            Assignee: Lei Chang


postgres=# alter resource queue pg_default with (vseg_resource_quota='mem:64mb');
WARNING:  Fail to manipulate resource queue because vsegresourcequota value mem:64mb is not valid, only 64mb, 128mb, 256mb, 512mb, 1gb, 2gb, 4gb, 8gb, 16gb are valid.
ERROR:  Can not apply ALTER RESOURCE QUEUE because vsegresourcequota value mem:64mb is not valid, only 64mb, 128mb, 256mb, 512mb, 1gb, 2gb, 4gb, 8gb, 16gb are valid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)