Re: UPDATE slow [Viruschecked]

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: UPDATE slow [Viruschecked]
Дата
Msg-id Pine.LNX.4.33.0302041610590.6834-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: UPDATE slow [Viruschecked]  (John Smith <john_smith_45678@yahoo.com>)
Ответы Re: UPDATE slow [Viruschecked]
Список pgsql-general
Might we see your table schema?  This and the table(s) with the foreign
keys as well?

On Tue, 4 Feb 2003, John Smith wrote:

>
> No difference speed-wise:(. link_id is int4 (as is clicks). I also tried:
> update stats set clicks=3344::int4;
> and it still takes about the same amount of time (5-10 secs).
> John


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rules with "Where" Referencing Other Tables
Следующее
От: John Smith
Дата:
Сообщение: Re: UPDATE slow