Top
Enterprise Postgres 18 Installation and Setup Guide for Client

Windows4.1.1 Windows

PATH environment variable

Add "installationFolder\bin".

PGLOCALEDIR environment variable

Add "installationFolder\share\locale".


Examples of environment variable configurations are shown below.

Example

Note that "<x>" indicates the product version.

> SET PATH=%ProgramFiles%\Fujitsu\fsepv<x>client64\bin;%PATH%
> SET PGLOCALEDIR=%ProgramFiles%\Fujitsu\fsepv<x>client64\share\locale