Search Postgresql Archives

optimising the pl/pgsql function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

    We are running a pretty big plsql function, we are fetching data from some tables based on certain conditions. And using that data in a for loop within the function.
the problem we are facing is when the no of records are more the function ction is taking too much time, is there a solution to this problem? Can we replace the for loop with something else?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux