Please bundle PostgreSQL in Spotfire Server's installer and make it possible to install a new environment with a few clicks.
Currently one must do followings step by step,
(1) install PostgreSQL
(2) edit and run create_database.bat
(3) install Spotfire Server
(4) run uiconfig.bat or config.bat to connect Spotfire Server to PostgreSQL
(5) initialize configuration and save it
(6) start Spotfire Server
(7) deploy packages & modules
It would greatly reduce admin's workload if all above can be done in a all-in-one installer.