|
<< Click to Display Table of Contents >> Navigation: Database servers > PostgreSQL > Additional requirements |
The Dispatch setup file installs the PostgreSQL client library files that are required to access a PostgreSQL server. Dispatch 3.2 uses PostgreSQL client library files included with psqlODBC. psqlODBC is the official PostgreSQL ODBC Driver. It is released under the Library General Public Licence, or LGPL.
They files are located in the following folder:
C:\Program Files (x86)\CanScale\Dispatch3.2\System\lib
The client library files from the 32-bit version of PostgreSQL 10.23 (the final 32-bit installer built by EDB) are also included. They are no longer used by default.
The files located in the following folder:
C:\Program Files (x86)\CanScale\Dispatch3.2\System\lib10
The PostgreSQL client library requires the Microsoft Visual C++ v14 Redistributable run-time library. We do not include setup files for the run-time library with the Dispatch setup file as there is an excellent chance they are already installed on your computer.
Dispatch checks if the run-time library is installed if the PostgreSQL driver (PG) is selected. If the run-time is not detected, you will be informed and provided a download link.

If required, the run-time library can be downloaded by clicking on the link below:
Visual C++ v14 Redistributable (x86)