Skip to content

Update Postgres GUI docs to be explicit about username

What does this Merge Request do?

  1. Change recommended GUI to TablePlus
  • pgAdmin does not allow a blank user name.
  • pSequal (the previous suggestion from the docs) is no longer maintained
  • some clients i.e. postico won't connect to psql datafile
  1. Explicitly document that the username should be left blank
  • Since pgAdmin suggests postgres and will not allow a blank username
  1. Add a heading to make it easier to find GUI client instructions

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.
Edited by Allison Browne

Merge request reports

Loading