Roberts Jon <Jon.Roberts@asurion.com> wrote:
> >
> > Hi all,
> >
> > I was trying to find some way to implement multithreading into my
> > postgreSQL stored functions.
> >
>
> You can use pgAgent to submit a job for each thread.
>
>
> Jon
Well, that is also an interesting idea. I will definetely consider it when writing the function.
Thanks a lot.
Lukas Houf