Re: Very slow bytea extraction

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Very slow bytea extraction
Дата
Msg-id 26521.1174594996@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Very slow bytea extraction  ("msmbarabino@virgilio.it" <msmbarabino@virgilio.it>)
Список pgsql-bugs
"msmbarabino@virgilio.it" <msmbarabino@virgilio.it> writes:
>> Hmm ... what does VACUUM VERBOSE of that table show?

> Here is the
> output of VACUUM VERBOSE

Well, that eliminates the theory that you've got a lot of dead tuples
slowing it down.  I come back to the conclusion that it's probably a
client-side problem.  Have you tried watching with "top" or similar tool
to check which process is eating all the time?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Relation not found" error but table exits.
Следующее
От: "msmbarabino@virgilio.it"
Дата:
Сообщение: Re: Very slow bytea extraction