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:21:30 |
Message-ID: | c2d9e70e0707131621t1226756fo608940ce6a8e37b4@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 7/13/07, Jaime Casanova <systemguards(at)gmail(dot)com> wrote:
> 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
>
Perdon:
http://www.postgresql.org/docs/8.0/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:33:41 | Re: Ayuda con Like |
Previous Message | Jaime Casanova | 2007-07-13 23:20:52 | Re: - - Peso Tablas |