Skip to content

Fix link for "how to change GDK Postgresql to run on localhost"

Andrew Evans requested to merge atevans-update-postgresql-debugging-link into main

What does this merge request do and why?

The link to how to switch Postgresql to bind to localhost was incorrect. I found the correct link, and have updated the doc here. This will be helpful to those onboarding who like a GUI client for inspecting Postgresql.

How to set up and validate locally

  1. View previous instructions here
  2. Click link labeled "see instructions for how to switch to localhost"
  3. See 404 error

Impacted categories

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports

Loading