Postgres respond after toomany times to a query view

Поиск
Список
Период
Сортировка
От Claudia D'amato
Тема Postgres respond after toomany times to a query view
Дата
Msg-id 7965BF282720D8118ED70050BA4E75760A9658@ml370.omarnet.it
обсуждение исходный текст
Список pgsql-performance

Hi, I am developing a program using postgres and linux like operating system. My problem is this:
I have a quite complicated view with roughly 10000 record. When I execute a simple query like this
        "select * from myview"
postgres respond after 50 - 55 minutes roughly. I hope that someone can help me with some suggestion about reason of this behavior and some solution to reduce time ti have results. Thank you for your attentions and I hope to receive some feedback as soon as possible

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TRUNCATE veeeery slow compared to DELETE in 7.4
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: a lot of problems with pg 7.4