Top
Enterprise Postgres 17 SP1 Application Development Guide

8.2.1 Environment Settings

To run an application that uses the Python language package (psycopg), set the environment variables as follows.

When using on a machine on which a package with the same name of OSS is installed, make sure that Python language packages (psycopg) group (under the directory added to PYTHONPATH) and packages with the same name of OSS are not mixed in the module search path (sys.path).

LinuxLinux
WindowsWindows(R)