Specifications

PostgreSQL Database Installation Fails (UNIX only)
Chapter 2: Known Issues 15
PostgreSQL Database Installation Fails (UNIX only)
If a PostgreSQL database has not been uninstalled properly, a socket file and a lock file
may remain in the temporary directory (/tmp). If these files are present in the
temporary directory and not removed before starting the common components
installation, the installer fails to install the PostgreSQL database and the common
components installation fails. The socket and lock files can be listed with the following
command:
ls -la /tmp/.s.PGSQl.*
CA Common Components Are Installed in the Default Path (AIX
only)
When you perform a silent installation, the common components are installed in the
default path even if you specify a non-default path.