PGSQL has some shortcuts for commonly typed commands. You can type /du instead of select * from pg_users to get a list of users.
Yuji's Increasingly Infrequent Ramblings
PGSQL has some shortcuts for commonly typed commands. You can type /du instead of select * from pg_users to get a list of users.