Re: Estimating space required for indexes
От
Shridhar Daithankar
Тема
Re: Estimating space required for indexes
Дата
Msg-id
200304282027.16194.shridhar_daithankar@nospam.persistent.co.in
Ответ на
Re: Estimating space required for indexes (Shridhar Daithankar)
Список
Дерево обсуждения
Estimating space required for indexes Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Estimating space required for indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: Estimating space required for indexes Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Estimating space required for indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: Estimating space required for indexes Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Estimating space required for indexes Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Estimating space required for indexes Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
Re: Estimating space required for indexes Oleg Bartunov <oleg@sai.msu.su>
Re: Estimating space required for indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: Estimating space required for indexes Oleg Bartunov <oleg@sai.msu.su>
On Monday 28 April 2003 20:19, Shridhar Daithankar wrote:
> [ajit@jejuri dbs]$ du -h
> 3.6M ./base/1
> 3.6M ./base/16975
> 5.9G ./base/16976
> 6.0G ./base
> 132K ./global
> 8.0K ./pg_clog
> 128M ./pg_xlog
> 6.1G .
Sorry, forgot this last time..
nav=# select relfilenode from pg_class where relname='height';
relfilenode
-------------
16977
(1 row)
nav=# \q
[ajit@jejuri dbs]$ find . -name 16977
./base/16976/16977
Shridhar
--
If A equals success, then the formula is _A = _X + _Y + _Z. _X is work.
_Y
is play. _Z is keep your mouth shut.
-- Albert Einstein
В списке pgsql-general по дате отправления