Dmytro Grinenko created AMBARI-22167:
----------------------------------------
Summary: Ambari schema upgrade failed for Postgres DB with
PSQLException for column "legacy"
Key: AMBARI-22167
URL: https://issues.apache.org/jira/browse/AMBARI-22167
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.6.0
Reporter: Dmytro Grinenko
Assignee: Dmytro Grinenko
Priority: Blocker
Fix For: 2.6.0
On ambari upgrade with external PostgreSQL:
{code}
09 Oct 2017 01:27:43,091 ERROR [main] SchemaUpgradeHelper:202 - Upgrade failed.
org.postgresql.util.PSQLException: ERROR: column "legacy" is of type boolean
but default expression is of type integer
Hint: You will need to rewrite or cast the expression.
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)