Skip to content

Instantly share code, notes, and snippets.

@jookyboi
Created September 15, 2013 00:21
Show Gist options
  • Save jookyboi/6566940 to your computer and use it in GitHub Desktop.
Save jookyboi/6566940 to your computer and use it in GitHub Desktop.
postgres=# SELECT rolname FROM pg_roles;
+----------+
| rolname |
+----------+
| postgres |
| matsya1 |
+----------+
(2 rows)
 
postgres=#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment