Support and logging details
Suggest editsSupport
Technical support for the use of these products is provided by both EDB and DBeaver. A support contract must be in place at both EDB and DBeaver. You can open a support ticket with either company to start the process. If it's determined through the support ticket that resources from the other vendor are required, open a support ticket with that vendor through normal support channels. This approach allows both companies to work together to help you as needed.
Logging
The following logs are available.
EDB Postgres Advanced Server logs
Navigate to the Data
directory in your chosen EDB Postgres Advanced Server instance. From there, you can navigate to log
or current_logfiles
. Or, you can navigate to the postgresql.conf
file where you can customize logging options or enable edb_audit
logs.
EDB Postgres Extended Server logs
Navigate to the Data
directory in your chosen EDB Postgres Extended Server instance. From there you can navigate to log
, or you can navigate to the postgresql.conf
file where you can customize logging options. An example of the full path to view EDB Postgres Extended logs is /var/lib/edb-pge/15/data/log
.
PostgreSQL Server logs
The default log directories for PostgreSQL logs vary depending on the operating system:
Debian-based system:
/var/log/postgresql/postgresql-x.x.main.log. X.x.
Red Hat-based system:
/var/lib/pgsql/data/pg_log
Windows:
C:\Program Files\PostgreSQL\9.3\data\pg_log
DBeaver logs
If you experience errors during the DBeaver runtime, you can gather them in the DBeaver Pro interface:
At the top menu bar, select Window.
Select Show View > Error Log. The log contains all the errors that occur during the DBeaver runtime.
You can save and attach these logs to a support ticket or bug report to DBeaver support.
- On this page
- Support
- Logging
- DBeaver logs
Could this page be better? Report a problem or suggest an addition!