Versions Compared

Key

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

...

  • iShareData no longer needs to be a SUPERUSER account to sync data to the DataShare database. 

  • The Data Share database no longer has to be running on the same server as iShare Studio in order to synchronise data. (This should remove last reliance on having the Data Share database on same server as any iShare applications.)

  • iShare data synchronisation tasks should no longer fail if the task name has upper-case characters in it.
  • When no password is set in the Data Share connection, both Data Share and the Web Service will now try to use the user's stored credentials. For the Web Service this includes MapServer requests, meaning that the Application Pool that MapServer is running under will need to have a PostgreSQL Password file (pgpass.conf). On Microsoft Windows the file is named %APPDATA%\postgresql\pgpass.conf (where %APPDATA% refers to the Application Data subdirectory in the user's profile). For further details on how to configure the Password file please refer to the PostgreSQL documentation.

...