To execute an application that uses libpq, set the environment variable as shown below.
Required for execution of the application
PGLOCALEDIR
fujitsuEnterprisePostgresClientInstallDir/share/locale
Example
Note that "<x>" indicates the product version.
> PGLOCALEDIR=/opt/fsepv<x>client64/share/locale;export PGLOCALEDIR