Re: SELECT is immediate but the UPDATE takes forever

Поиск
Список
Период
Сортировка
От Raimon Fernandez
Тема Re: SELECT is immediate but the UPDATE takes forever
Дата
Msg-id 43D5FD70-0B2C-43A5-B8E3-40B1A13588D1@montx.com
обсуждение исходный текст
Ответ на Re: SELECT is immediate but the UPDATE takes forever  (Vick Khera <vivek@khera.org>)
Ответы Re: SELECT is immediate but the UPDATE takes forever  (Vick Khera <vivek@khera.org>)
Список pgsql-general
On 8dic, 2010, at 18:18 , Vick Khera wrote:

> 2010/12/7 Raimon Fernandez <coder@montx.com>:
>> I'm using now another database with same structure and data and the delay doesn't exist there, there must be
somethingwrong in my current development database. 
>>
>
> does autovacuum run on it?

no

> is the table massively bloated?

no

> is your disk system really, really slow to allocate new space?

no


now:

well, after a VACUUM things are going faster ... I'm still trying to analyze the function as it seems there are other
bottlechecnk,but at least the first update now is faster as before ... 

thanks,

r.

В списке pgsql-general по дате отправления:

Предыдущее
От: Allan Kamau
Дата:
Сообщение: Error handling in PL/PgSQL (without execution termination)
Следующее
От: Raimon Fernandez
Дата:
Сообщение: Re: SELECT is immediate but the UPDATE takes forever