Re: [GENERAL] postgreSQL multithreading

From: postgre(at)seznam(dot)cz
To: Roberts Jon <Jon(dot)Roberts(at)asurion(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] postgreSQL multithreading
Date: 2008-04-02 09:20:18
Message-ID: 1099.1501-19577-1972531463-1207128018@seznam.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Roberts Jon <Jon(dot)Roberts(at)asurion(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2008-04-02 09:32:30 Re: [GENERAL] SHA1 on postgres 8.3
Previous Message Scara Maccai 2008-04-02 08:33:32 Re: Array operator "sum array values" + matching dimensions