Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0B6410DE6 for ; Mon, 28 Apr 2014 23:25:15 +0000 (UTC) Received: (qmail 71264 invoked by uid 500); 28 Apr 2014 23:25:15 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 71205 invoked by uid 500); 28 Apr 2014 23:25:14 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 71196 invoked by uid 99); 28 Apr 2014 23:25:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 23:25:14 +0000 Date: Mon, 28 Apr 2014 23:25:14 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-5604) Postgres should be option 4 in setup, not 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated AMBARI-5604: ------------------------------------ Attachment: AMBARI-5604.patch > Postgres should be option 4 in setup, not 2 > ------------------------------------------- > > Key: AMBARI-5604 > URL: https://issues.apache.org/jira/browse/AMBARI-5604 > Project: Ambari > Issue Type: Task > Components: controller > Affects Versions: 1.6.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 1.6.0 > > Attachments: AMBARI-5604.patch > > > With the addition of postgres to the ambari setup options, this should be added to the bottom of the list, not inserted as option number 2. > The existing order: > {code} > [1] PostgreSQL (Embedded) > [2] Oracle > [3] MySQL > {code} > Existing postgres should be number 4, not inserted as number 2: > {code} > [4] PostgreSQL > {code} > And if should just say "PostgreSQL". -- This message was sent by Atlassian JIRA (v6.2#6252)