



3.1.6 Prerequisites
● Install Postgres Plus Advanced Server.
● Locate file libpq.so in the dbserver/lib subdirectory of the Postgres Plus Advanced Server home directory.
● Check the existence of libpq.so.5 in /usr/lib. If not found then execute the following command:
ln -s source_filename new_file_name
Example