From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc:
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>,pgsql-committers(at)postgresql(dot)org
Subject:
Re: pgsql-server/ oc/src/sgml/manage-ag.sgml oc/sr ...
Date:
2003-03-20 16:55:09
Message-ID:
24128.1048179309@sss.pgh.pa.us (view raw or flat )
Thread:
2003-03-18 22:19:47 from petere(at)postgresql(dot)org (Peter Eisentraut - PostgreSQL)
2003-03-19 01:33:22 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-19 01:34:15 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-20 16:19:00 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-03-20 16:22:01 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-20 16:55:09 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-20 16:58:25 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-20 17:22:28 from Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
2003-03-20 17:25:03 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-20 17:31:29 from Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
2003-03-20 17:33:18 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-20 17:39:12 from Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
2003-03-21 17:05:36 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-03-21 17:15:19 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-hackers
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Christopher Kings-Lynne writes:
>> 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.
If you have a real shell (and know how to use it), sure. Is such a
solution acceptable to all those Windows users we're hoping to attract?
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2003-03-20 16:58:25
Subject : Re: pgsql-server/ oc/src/sgml/manage-ag.sgml oc/sr ...
Previous :From : Tom LaneDate : 2003-03-20 16:48:33
Subject : Re: Faster NUMERIC implementation
pgsql-committers by date
Next :From: Bruce MomjianDate: 2003-03-20 16:58:25
Subject : Re: pgsql-server/ oc/src/sgml/manage-ag.sgml oc/sr ...
Previous :From : Bruce MomjianDate : 2003-03-20 16:22:01
Subject : Re: pgsql-server/ oc/src/sgml/manage-ag.sgml oc/sr ...