Re: [GENERAL] postgreSQL multithreading - Mailing list pgsql-general

From postgre@seznam.cz
Subject Re: [GENERAL] postgreSQL multithreading
Date
Msg-id 1099.1501-19577-1972531463-1207128018@seznam.cz
Whole thread Raw
In response to Re: postgreSQL multithreading  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Scara Maccai
Date:
Subject: Re: Array operator "sum array values" + matching dimensions
Next
From: "Albe Laurenz"
Date:
Subject: Re: Foreign keys causing conflicts leading to serialization failures