Chapter 14. Registering PostERP

Having on-line purchased the authorizations from Tera Rows, please follow these steps to update the license data in your local database:

  1. Download registration file from Tera Rows web site. (Assume the downloaded registration file is saved as /tmp/posterp-license.sql.)

  2. Issue the following command or the like:

    psql -h 192.168.0.1 -U postgres -f /tmp/posterp-license.sql posterp
    			
  3. Shut down thin client and application server.

  4. Download the most update to date client file tc.exe and server file server.exe from GitLab.

  5. Restart the new client and server programs.