You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2018/06/11 22:01:00 UTC

[jira] [Assigned] (HIVE-19862) Postgres init script has a glitch around UNIQUE_DATABASE

     [ https://issues.apache.org/jira/browse/HIVE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai reassigned HIVE-19862:
---------------------------------


> Postgres init script has a glitch around UNIQUE_DATABASE
> --------------------------------------------------------
>
>                 Key: HIVE-19862
>                 URL: https://issues.apache.org/jira/browse/HIVE-19862
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>            Priority: Major
>
> {code}
> ALTER TABLE ONLY "DBS" ADD CONSTRAINT "UNIQUE_DATABASE" UNIQUE ("NAME");
> {code}
> Should also include "CTLG_NAME".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)