This section describes how to view the PostgreSQL server logs.

Procedure
  1. In the OpenShift Web Console, click Deployments.

  2. In the Find by label search field, type postgres to see the PostgreSQL logs. Click postgres deployment to open it.

  3. Click the View log link for the active PostgreSQL deployment.

  4. The logs are displayed.

  5. To see PostgreSQL server diagnostics or error related messages, search postgresql through the log.

    viewing postgresql server logs
Additional resources
  • Some diagnostics or error messages related to the PostgreSQL server can be found in the active Che deployment log. For details to access the active Che deployments logs, see the Viewing the Che server logs section.