Christoph Berg <[email protected]> writes: > What might possibly make sense is to add options to psql to > facilitate common tasks:
> psql --createdb foo
> psql --createuser bar --superuser
> psql --reindex foo
That's a thought. Or perhaps better, allow pg_ctl to grow new
subcommands for those tasks?
regards, tom lane
