Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9291

BI Connector 1.x documentation lacks instructions on how to change the default port

    XMLWordPrintableJSON

Details

    Description

      Hi,

      The BI Connector 1.x documentation lacks instructions on how to change the default port.

      To change the default port, the following needs to be performed:

      1. Edit the postgresql.conf file by running sudo vi /etc/postgresql/9.4/main/postgresql.conf
      2. Look for port and change the value from 27032 to the required value
      3. Restart the postgresql service:

      sudo service postgresql stop
      sudo service postgresql start
      

      Regards,
      Tomer

      Attachments

        Activity

          People

            bryan.reinero Bryan Reinero
            tomer.yakir@mongodb.com Tomer Yakir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              6 years, 22 weeks, 1 day ago