Обсуждение: postgres does not respond to a query view of 10000 records roughl y

Поиск
Список
Период
Сортировка

postgres does not respond to a query view of 10000 records roughl y

От
Claudia D'amato
Дата:
<p><font face="Arial" size="2">Hi, I developing a program usinn postgres and linux like system operation. My problem is
this:</font><br/><font face="Arial" size="2">I have a view quite complicated with roughly 10000 record. When I execute
asimple query like this </font><br />        <font face="Arial" size="2">"select * from myview"</font><br /><font
face="Arial"size="2">postgres does not respond and does not produce any results. I hope that someone can help me with
somesuggestion about reason of this behavior and some solution to avoid it. Thank you for your attentions and I hope to
receivesome feedback as soon as possible</font>