Christopher Kings-Lynne writes:
> How about reindexdb?
> Do you think we should replace them all with a utility called pg_maintain
> that can do all of them?
If you ask me, we could get rid of them completely because
for d in $(psql -l --somthing); do vacuum $d; done
seems perfectly fine.
--
Peter Eisentraut peter_e@gmx.net