Specifications
Appendix C- Troubleshooting
103
Vision
2
Operation/Reference Guide
Appendix C- Troubleshooting
Time Zone Issue
Postgres datestyle MUST be configured to the same datetime zone on all your Vision2 servers. Open
C:\Program Files (x86)\PostgreSQL\9.2\data\postgresql.conf file on each server and look for "datestyle"
attribute. Set it as datestyle = 'iso, mdy' for US date format, or datestyle = 'iso, dmy' for European date format.