You can configure HAWQ to not have a standby simply by removing hawq_standby_address_host from hawq-site.xml.
Jon Roberts Principal Engineer | [email protected] | 615-426-8661 On Wed, Jan 11, 2017 at 6:52 PM, Yi Jin (JIRA) <[email protected]> wrote: > Yi Jin created HAWQ-1266: > ---------------------------- > > Summary: Open discuss on how to set HAWQ having no standby > server > Key: HAWQ-1266 > URL: https://issues.apache.org/jira/browse/HAWQ-1266 > Project: Apache HAWQ > Issue Type: Improvement > Components: Core > Reporter: Yi Jin > Assignee: Ed Espino > Fix For: backlog > > > Currently, user can set hawq_standby_server_host as 'none' in > hawq-site.xml to tell HAWQ that there is no standby server, one tricky > situation is that if user sets one standby server hostname exactly as > 'none', this will cause config not working as expected. > > One potential behavior change is to change this value to '' (empty > string). This also may cause some confusions. This jira is created to track > the discussion about improving this behavior. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
