[ 
https://issues.apache.org/jira/browse/AMBARI-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629673#comment-13629673
 ] 

Mahadev konar commented on AMBARI-1832:
---------------------------------------

Sandeep,
 Can you please make changes to the cwiki to add steps to install postgres 
before starting the ambari-server? 
                
> postgresql seems not be installed correctly in Dev environment
> --------------------------------------------------------------
>
>                 Key: AMBARI-1832
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1832
>             Project: Ambari
>          Issue Type: Bug
>         Environment: In document 
> https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development after 
> installing ambari-server(using yum install <rpm>)
> postgresql is not being installed or maybe not being installed correctly, 
> "service postgresql status" returns unrecognised service
> Workaround for the same, was doing the steps below
> Manually install postgresql using the following commands
> yum list post*
> yum install postgresql84.x86_64
> yum install postgresql84-server.x86_64
> service postgresql initdb
> service postgresql start
> ln -s  /var/lib/pgsql/8.4/data/ /var/lib/pgsql/data
>            Reporter: sandeepbaldawa
>            Priority: Critical
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to