On Friday, March 29, 2019 4:41 PM, Tom Lane <[email protected]> wrote:

> 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?

+1 on using pg_ctl rather than psql, should we go down this path.

cheers ./daniel


Reply via email to