> 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
/Björn Lundin

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