| From: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
|---|---|
| To: | Fernando Hevia <fhevia(at)gmail(dot)com> |
| Cc: | Mario Alberto Soto Cordones <marioa(dot)soto(dot)cordones(at)gmail(dot)com>, Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>, pgsql-es-ayuda-owner(at)postgresql(dot)org |
| Subject: | Re: Vacuum a una tablas |
| Date: | 2013-04-28 03:15:50 |
| Message-ID: | CAJKUy5gaqovbXAPNJ2VvonDPMcJ499XBV2ey7i4QsuUSK=FL8g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
2013/4/27 Fernando Hevia <fhevia(at)gmail(dot)com>:
>
> Si se puede ejecutar vacuum en una función. Sería un buen comienzo que
> postees el comando tal cual lo ejecutas y el error que arroja.
>
no, no se puede
Mira las notas en http://www.postgresql.org/docs/9.2/static/sql-vacuum.html
"""
VACUUM cannot be executed inside a transaction block.
"""
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566 Cell: +593 987171157
-
Enviado a la lista de correo pgsql-es-ayuda (pgsql-es-ayuda(at)postgresql(dot)org)
Para cambiar tu suscripción:
http://www.postgresql.org/mailpref/pgsql-es-ayuda
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mario Alberto Soto Cordones | 2013-04-28 14:13:23 | RE: Vacuum a una tablas |
| Previous Message | Jaime Casanova | 2013-04-28 03:12:28 | Re: ERROR: VACUUM cannot be executed from a function or multi-command string |