Skip to content

Check PostgreSQL installed before checking version

What does this Merge Request do?

This MR checks if posgresql/data/PG_VERSION exists before attempting to check content for version.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Closes #1168 (closed)

Merge request reports