Re: updates

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: ALFREDO ALARCON <alfalar(at)yahoo(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: updates
Date: 2007-04-27 19:06:45
Message-ID: 20070427190645.GQ4645@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

ALFREDO ALARCON escribió:
> Buenas tardes. Tengo un problemita con una tabla a la que se le estan constantemente haciendo updates. Pueden ser mas de 100 updates por minuto mas o menos. La tabla solo tiene 1000 registros. El problema es que se esta volviendo muy lento hacer un select * from y esta subiendo bastante de tamaño en el disco duro. Les agradezco su ayuda

vacuum

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

  • updates at 2007-04-27 19:03:39 from ALFREDO ALARCON

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message LEONARDO GARCIA 2007-04-27 19:29:46 Problema con commits y rollbacks
Previous Message ALFREDO ALARCON 2007-04-27 19:03:39 updates