Zdenek Kotala wrote:

> One of my original idea was to create pg_cmd command which will integrate 
> all create/drop command in one. For example
>
> pg_cmd create database
> pg_cmd list user
>
> and so on.

I do like this idea, though I don't like the pg_cmd name, because it
conflicts with pg_ctl on 4 chars before presenting a useful tab
completion on the shell.  Sadly, pg is already taken so we would need to
find an alternative.

Also I would vote for less verbose names -- pg vacuumdb, etc, and not
"pg database vacuum". 

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Reply via email to