As of July 1, 2018, the most recent version of Postgres is 10.4 (or later) - we recommend the latest production version be installed on new machines.
The server needs to be set up on one machine and the application can be set up on as many machines as you wish.
Follow these steps and you may want to bookmark this page in your browser in case you want to refer to these installation steps. If you are only installing a demo, refer to the last column for required steps.
task | Description | Full Install | Demo |
1 | download the PostGres installer for Linux from Postgresql.org | yes | yes |
2 | the installation of the PostGres SQL server | yes | yes |
3 | installing the demo database and the main TheatreManager User | optional | yes |
4 | configuration of the server parameters for maximizing performance in a production database | yes | |
5 | creating a daily backup job in using cronnix to run the backup | yes |