On 20/01/2010 6:31 AM, Rob Wultsch wrote:

As a MySQL DBA the commands I think are most useful are:
show databases (please punt this, most MySQL dba's that I have worked
with will need to consider the difference between a db and a schema)
use database (please punt)

So perhaps for SHOW DATABASES the help should suggest:

"
  \l   - list databases; or
  \dn  - list schema
"

?

--
Craig Ringer

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to