Additional requirements

<< Click to Display Table of Contents >>

Navigation:  Supported database systems > PostgreSQL >

Additional requirements

Dispatch 3.2 uses the PostgreSQL client library files included with the 32-bit version of PostgreSQL 10.23 (the finally 32-bit installer built by EDB).

PostgreSQL client library

The Dispatch setup file installs the PostgreSQL client library files that are required to access a PostgreSQL server. The are located in the following folder:

 

C:\Program Files (x86)\CanScale\Dispatch3.2\System\lib

 

The PostgreSQL client library requires the Microsoft Visual Studio 2013 (VC++ 12.0) C++ Redistributable run-time library. We do not include setup files for those files with the Dispatch setup file as there is an excellent chance they are already installed on your computer.

 

Dispatch will check if the run-time library is installed if the PostgreSQL (PG) is selected. If the run-time is not detected, you will be informed and given a download link.

 

clip0528

Downloading the Microsoft Visual Studio 2013 Redistributable

If required, the run-time library can be downloaded by clicking on the link below:

 

https://aka.ms/highdpimfc2013x86enu

Additional resources

Download PostgreSQL Binaries