From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com> |
Cc: | Figo's <figo_sistemas(at)yahoo(dot)es>, pgsql <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: - - Peso Tablas |
Date: | 2007-07-13 23:20:52 |
Message-ID: | c2d9e70e0707131620o2df5f78dia2b6c8ae782549d7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 7/13/07, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Figo's escribió:
> > Hola lista, estoy usando Postgresql 8.0, mi inquietud es la siguiente,
> >
> Para ver cuanto pesan, usa las funciones pg_relation_size (la pura
> tabla) y pg_complete_relation_size (o era pg_full_relation_size, no me
> acuerdo), que entrega el peso de tabla+indices.
>
En 8.0 esas funciones eran parte de un contrib cuyo nombre no
recuerdo, a partir de 8.1 estan disponibles como parte del motor.
http://www.postgresql.org/docs/8.1/static/functions-admin.html
vs.
http://www.postgresql.org/docs/8.1/static/functions-admin.html
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2007-07-13 23:21:30 | Re: - - Peso Tablas |
Previous Message | francisco . | 2007-07-13 22:53:45 | llave duplicada extraña 2 |