Page tree

Release 5.0.1


Contents:

   

Before you install the Alteryx® databases, you should use the following command to scan for instances of Postgres:

grep -e '^\s*PGPORT.*=' postgresql postgresql-9.3

 

The output may look like the following:

postgresql:PGPORT=5432
postgresql-9.3:PGPORT=7432

If the ports are different, as in the example above, there will be no conflicts. Otherwise, please change the port used in postgresql-9.3 to another port number. Edit the value for postgresql-9.3:PGPORT in the following file:

/etc/init.d/postgres-9.3

This page has no comments.