Very slow bytea data extraction

Поиск
Список
Период
Сортировка
От msmbarabino@virgilio.it
Тема Very slow bytea data extraction
Дата
Msg-id 110ee1452b5.msmbarabino@virgilio.it
обсуждение исходный текст
Ответы Re: Very slow bytea data extraction  (Richard Huxton <dev@archonet.com>)
Список pgsql-performance
Hi all,
I'm using Postgresql 8.2.3 on a Windows XP system.

I need to
write and retrieve bytea data from a table.
The problem is that, while
data insertion is quite fast, bytea extraction is very slow.
I'm trying
to store a 250KB image into the bytea field.
A simple select query on a
36-row table takes more than one minute to execute.

Any help would be
very appreciated

Thanks in advance

Massimo


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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: Using the 8.2 autovacuum values with 8.1
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Very slow bytea data extraction