Re: PostgreSQL pollutes the file system - Mailing list pgsql-hackers

Christoph Berg <myon@debian.org> 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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Online verification of checksums
Next
From: Daniel Gustafsson
Date:
Subject: Re: PostgreSQL pollutes the file system