On Mar 26, 2008, at 9:37 AM, björn lundin wrote:
1) What type of names do you prefer?
d) remove them - psql is the solution

2) How often do you use these tools?
a) every day (e.g. in my cron)

3) What name of initdb do you prefer?
d) pg_ctl -d <dir> init (replace initdb with pg_ctl new functionality)

4) How do you perform VACUUM?
a) vacuumdb - shell command

I like the idea of fewer tools.
Will change to do VACUUM from psql instead

What's the psql equivalent of the "standard" use case of "vacuumdb -a"?
(If you don't know the answer, for both unix and windows, you don't get
to vote for removing vacuumdb).

Cheers,
  Steve


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