I have problem with refcursor as pgplsql functions returning type. If part of data returning by function like that is small everything works fine, but if i have set of data size more than 1000 i have big problem with performance. This functions return result partial, 10 - 100 records at ones and when i try to return flew thousand records it`s taking to much time. I seek configurations like buffer size, or something else to have a better performace with functions returns recursor. Please help. I need to have resolution on yesterday. :)
↧