Skip to content

Instantly share code, notes, and snippets.

@nomatteus
Last active December 17, 2015 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nomatteus/5584652 to your computer and use it in GitHub Desktop.
Save nomatteus/5584652 to your computer and use it in GitHub Desktop.
pgAdmin Useful Keyboard Shortcuts (on Mac) (work in progress...)

commmand-e:

  • Opens Query Editor (Only works when in main view)

function-f5:

  • In query editor, executes query.
  • In table view, refreshes table.
  • In main view, executes whatever is highlighted (tables, columns, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment