Default component locations v13
The package managers for the various Linux variations install EDB Postgres Advanced Server components in different locations. If you need to access the components after installation, see:
RHEL/OL/Rocky Linux/AlmaLinux/CentOS/SLES locations
The RPM installers place EDB Postgres Advanced Server components in the directories listed in the table below:
Component | Location |
---|---|
Executables | /usr/edb/as13/bin |
Libraries | /usr/edb/as13/lib |
Cluster configuration files | /var/lib/edb/as13 |
Documentation | /usr/edb/as13/share/doc |
Contrib | /usr/edb/as13/share/contrib |
Data | /var/lib/edb/as13/data |
Logs | /var/log/edb/as13 |
Lock files | /var/lock/edb/as13 |
Backup area | /var/lib/edb/as13/backups |
Templates | /usr/edb/as13/share |
Procedural Languages | /usr/edb/as13/lib or /usr/edb/as13/lib64 |
Development Headers | /usr/edb/as13/include |
Shared data | /usr/edb/as13/share |
SGML Documentation | /usr/edb/as13/share/doc |
Debian/Ubuntu locations
The Debian package manager places EDB Postgres Advanced Server and supporting components in the directories listed in the following table:
Component | Location |
---|---|
Server | /usr/lib/edb-as/13/ |
Data and Configuration Directory | /var/lib/edb-as/13/main /etc/edb-as/13/main/ |
pgAgent | /usr/lib/edb-as/13 |
Pgpool | /usr/edb/pgpool4.1/ |
Postgis | /usr/lib/edb-as/13/ |
PGSNMPD | /usr/lib/edb-as/13 |
Slony Replication | /usr/lib/edb-as/13 |
pgBouncer | /usr/edb/pgbouncer1.13/ |
pgBouncer Configuration Files | /etc/edb/pgbouncer1.13/pgbouncer.ini /etc/edb/pgbouncer1.13/userlist.txt |
SQL-Profiler | /usr/lib/edb-as/13/lib |
SQL-Protect | /usr/lib/edb-as/13/lib |
SSLUTILS | /usr/lib/edb-as/13/lib |
PL-PERL | /usr/lib/edb-as/13/lib |
PL-PYTHON | /usr/lib/edb-as/13/lib |
PLTCL | /usr/lib/edb-as/13/lib |
EFM | /usr/edb/efm-4.1/ |
JDBC | /usr/edb/jdbc |
MTK | /usr/edb/migrationtoolkit/ |