Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the PostgreSQL machine (as postgres UNIX user): transfer the database-setup.tar file from the machine and extract the files:
    $ tar -xvf ./database-setup.tar
     Set the permissions for the extracted files:
    $ chmod -R 755 ./postgresql

  2. Enter the database directory
    $ cd database