Details

    • Documentation
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.7.00-RC1
    • None
    • Documentation
    • None

    Description

      In going thru the Data Installation Guide version 1.7.0 I got up to section 1.1.3 on installation of postgres database. I followed it to install the DB with :

      yum install postgresql91-server

      But the following commands did not work :

      • service postgresql91 initdb
      • service postgresql91 on
      • service postgresql91 start

      I actually had to run:

       
      [root@localhost init.d]# service postgresql-9.1 initdb
      Initializing database: [ OK ]
      [root@localhost init.d]# service postgresql-9.1 on
      Usage: /etc/init.d/postgresql-9.1 {start|stop|status|restart|condrestart|try-restart|reload|force-reload|initdb}
      [root@localhost init.d]# service postgresql-9.1 start
      Starting postgresql-9.1 service: [ OK ]
      [root@localhost init.d]#

      Note that the second command did not run nor was it supported by the service command .

      Thanks

      G

      Attachments

        Activity

          gkowalski George Kowalski created issue -
          mem61 Mike Mendis added a comment -
          Thanks added to new install doc
          mem61 Mike Mendis added a comment - Thanks added to new install doc
          mem61 Mike Mendis made changes -
          Field Original Value New Value
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Resolved [ 5 ]
          jmd86 Janice Donahoe made changes -
          Workflow classic default workflow [ 10214 ] i2b2 Issues [ 10402 ]
          jmd86 Janice Donahoe made changes -
          Issue Type Improvement [ 4 ] Documentation [ 5 ]
          jmd86 Janice Donahoe made changes -
          Assignee Mike Mendis [ mem61 ] Janice Donahoe [ jmd86 ]
          jmd86 Janice Donahoe made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          jmd86 Janice Donahoe made changes -
          Workflow i2b2 Issues [ 10402 ] i2b2 Issues Workflow [ 10588 ]
          jmd86 Janice Donahoe made changes -
          Component/s Documentation [ 10051 ]
          Component/s Documentation [ 10010 ]
          Key LEOPARD-123 CORE-76
          Project i2b2 [ 10000 ] i2b2 Core Project [ 10034 ]
          Affects Version/s 1.7.00-RC1 [ 10151 ]
          Affects Version/s 1.7.00-RC1 [ 10075 ]

          People

            jmd86 Janice Donahoe
            gkowalski George Kowalski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: